95,800 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to Instruct Azure Open AI - DALL-E - Generate End Point to create images with specified text?

I'm having a difficult time making DALL-E (2 and 3) generate images with text. I specified the exact text within the prompt. But the text in the generated image is either illogical or wrongly spelled. Below are sample prompts and generated images. (1) a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-02T14:49:10.58+00:00
Zent Lim 20 Reputation points
commented 2024-05-06T11:54:39.6766667+00:00
Zent Lim 20 Reputation points
0 answers

Using X.509 certificates to authenticate devices to IoT hub

Hello , I am using X.509 certificates to authenticate devices to IoT hub using a MQTT client as shown in the code snippet below: TrustRootCER = "./DigiCertGlobalRootG2.crt" deviceCert = "./18B8C0FC73A9F382CE48FDAAB5A46E14.pem"…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,125 questions
asked 2024-05-06T11:54:38+00:00
Arun Kumar 20 Reputation points
3 answers

How to retrieve CPU and memory metrics for all Azure App Services

I am trying to retrieve CPU and memory metrics (Max, Min, Avg) for all App Services in a specific Azure subscription: # Connect to Azure account Connect-AzAccount -UseDeviceAuthentication # Specify the subscription ID …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,811 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,082 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,916 questions
asked 2023-06-29T18:33:20.7133333+00:00
MoTaar 290 Reputation points
edited an answer 2024-05-06T11:53:52.7933333+00:00
Balakrishna Patibandla 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Virtual Desktop - DomainJoinedCheck failed

After creating a host pool with a virtual machine (connected to Entra-ID), I consistently receive notifications that the DomainJoinedCheck and DomainTrustCheck have failed. I have already implemented all the tips from the community, and as far as I can…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,368 questions
asked 2023-12-29T14:16:45.1866667+00:00
Sebastian Kluge 30 Reputation points
commented 2024-05-06T11:52:58.66+00:00
Glenn Horton 15 Reputation points
0 answers

On Azure Batch for long running tasks the user submitting the task should be notified

Azure Monitor gives alert rules and actions but those are not dynamic enough for this use case. We have multiple users that use Batch to create pools and submit tasks. These jobs can take a long time to run and it would be nice to have a way to get…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
305 questions
asked 2024-05-06T03:27:37.61+00:00
Nicky 0 Reputation points
edited a comment 2024-05-06T11:50:37.24+00:00
Prrudram-MSFT 22,381 Reputation points
0 answers

Received error "The role assignment request schedule is invalid. (InvalidRoleAssignmentRequestSchedule)"

Hi Team, I'm currently utilizing Bicep to enable Azure AD Privileged Identity Management (PIM) with a custom role. I've created an AD Group and assigned a Custom Role to it, which includes the following actions: "Microsoft.Authorization//read",…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,900 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,570 questions
asked 2024-05-06T11:49:58.59+00:00
Murali R 205 Reputation points
0 answers

I have upgraded the subscription of sendgrid by azure, it's not working

I have Upgraded my quota of sendgrid subscription by my azure account, but I'm still can't to send new messages, when I have contact the SendGrid team they told me the issue is from azure side. what I must do ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,916 questions
asked 2024-05-06T11:49:32.7833333+00:00
Minus 28 0 Reputation points
0 answers

Long running operation failed when I changed library version

Hello, we used in our pod in this library: com.azure.resourcemanager:azure-resourcemanager-network:2.8.0 To use this API: ExpressRouteCircuitsImpl expressRouteCircuits expressRouteCircuits.inner().listRoutesTable(resourceGroupName, circuitName,…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
189 questions
asked 2024-05-02T14:29:04.8166667+00:00
Yahalom Maimon 0 Reputation points
commented 2024-05-06T11:48:46.32+00:00
GitaraniSharma-MSFT 47,676 Reputation points Microsoft Employee
0 answers

The subscription <subscriptionId> is not eligible to create an App Service Domain.

I have a production app where the domain name expired. That is my fault, but I can't figure out how to renew. I'm getting an error that my subscription is not eligible to renew, and I can't figure out why. The support options don't work at all. Tons of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,916 questions
asked 2024-05-06T11:45:09.26+00:00
Adam O'Neil 0 Reputation points
1 answer

Unable to decrease Container Registry storage

I used the CLI "purge" commands to delete old images (everything older than a year). I can see in the GUI that the old image versions are no longer available. I also enabled the retention period (tried different settings between 0 and 365…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
395 questions
asked 2024-05-06T08:16:16.0333333+00:00
Hannes Sachsenhofer 0 Reputation points
answered 2024-05-06T11:42:45.6033333+00:00
Prrudram-MSFT 22,381 Reputation points
1 answer

Azure VPN client "Operation Canceled by user"

We need to use the Azure VPN Client from the Microsoft store to gain access to our development environments. I have a single user that cannot use the Azure VPN client for out ERP dev connection. The user is able to successfully log in from any other…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,391 questions
asked 2023-06-05T15:18:45.9166667+00:00
Aaron Christie 5 Reputation points
commented 2024-05-06T11:42:30.5633333+00:00
PI_imo 0 Reputation points
1 answer

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
commented 2024-05-06T11:41:13.42+00:00
Adwait Naik 40 Reputation points
1 answer

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
874 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
answered 2024-05-06T11:37:14.01+00:00
Nehruji R 2,051 Reputation points Microsoft Vendor
0 answers

Move all content of an API Management resource to a new instance

Hi! We want to move our current API Management resource to a new location, and therefore create a whole new instance. Ideally, we’d like to transfer all the content from our existing instance (including APIs, policies, users, products, and subscription…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,770 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
asked 2024-05-06T11:35:37.1933333+00:00
sast 21 Reputation points
1 answer

Speech Recognition Live transcription not detecting any other language instead of English

Hi, I am using Speech Recognition resource in my application for live transcription. It's perfectly going with English language but when I am trying to say in Hindi then it's not detecting. I want to create my application for multiple languages used in…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,406 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
asked 2024-04-27T06:16:27.79+00:00
Jagwant singh 0 Reputation points
commented 2024-05-06T11:31:21.9566667+00:00
Jagwant singh 0 Reputation points
0 answers

in document intelligence can i tag entire sentence as one data element, and only one word in it as another data element? Current if i tag "coca cola 10 ml can" as description and "10ml" unit, then it automatically changes description to "coca col can"

line items have description. i want emntire description to be tagged as description and only the size as Item variant. for eg "Coca cola 100 ml Can" as description but "100 ml" as Item variant. when i do the labelling in Document…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,390 questions
asked 2024-05-06T11:30:54.38+00:00
HARSHULA TULAPURKAR 0 Reputation points
0 answers

ksaحتى العنيد ( جلب الحبيب )🧲-٠ِ٠ِ٩ِ٧ِ٣ِ٣ِ٣ِ٧ِ٦ِ٦ِ٨ِ٣ِ٦-🧲 شيخ روحاني

ksaحتى العنيد ( جلب الحبيب )🧲-٠ِ٠ِ٩ِ٧ِ٣ِ٣ِ٣ِ٧ِ٦ِ٦ِ٨ِ٣ِ٦-🧲 شيخ روحاني

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,391 questions
asked 2024-05-06T11:29:22.2333333+00:00
GOORJ 0 Reputation points
0 answers

How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
748 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,398 questions
asked 2024-05-06T11:23:38.9366667+00:00
Vinod Sampath 0 Reputation points
edited the question 2024-05-06T11:24:49.44+00:00
Vinod Sampath 0 Reputation points
0 answers

DatabricksSQL Logs and correlate with query history

Hi everyone, I'm currently working on capturing logging information about query executions and data downloads within a Databricks workspace. Here's a summary of my current setup and the issue I'm facing: Diagnostic Settings in Azure Databricks: I have…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,939 questions
asked 2024-04-22T11:09:19.4+00:00
Julio Avellaneda 0 Reputation points
commented 2024-05-06T11:21:05.77+00:00
Vaibhav Patil 20 Reputation points
0 answers

The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over scope '/subscriptions/'XXXXXXXXXXXXXXXXXX'/resourceGroups/XXXX-014-aks-rg' or the scope is in

I got into a situation where I need to access AKS cluster ,so I have added below required permission by adding myself to the group and given necessary permission but getting below error ERROR :The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,869 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,570 questions
asked 2024-05-06T11:19:20.9033333+00:00
Deepanshu katara 5,145 Reputation points