144,899 questions with Azure-related tags

Sort by: Updated
1 answer

REST API to Enable AKS Container Insights Performance Metrics (K8SContainer) Programmatically

We have successfully created an Azure Kubernetes Service (AKS) cluster and enabled Azure Monitor/Container Insights. We need to retrieve performance metrics using the following Log Analytics query: Perf | where ObjectName ==…

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,980 questions
asked 2026-06-29T12:58:55.1333333+00:00
Sree Aravind M 40 Reputation points
commented 2026-07-02T12:12:06.1266667+00:00
Bharath Y P 10,180 Reputation points Microsoft External Staff Moderator
2 answers

Create SQL Database not allowing me to use the (US) East US region

I'm following along on creating a single database - Azure and when I try to use my "Free" subscription I get this error: Your subscription does not have access to create a server in the selected region. For the latest information about region…

Azure SQL Database
asked 2026-07-01T14:23:45.5266667+00:00
Vicki B 0 Reputation points
answered 2026-07-02T12:05:52.66+00:00
Manoj Kumar Boyini 17,950 Reputation points Microsoft External Staff Moderator
2 answers

Connect Azure postgres DB from AWS

How do I connect my Azure postgres flexible server to an AWS VPC? I have a private link endpoint service created in AWS already.

Azure Database for PostgreSQL
asked 2026-06-30T16:45:16.48+00:00
Romil Agarwal 0 Reputation points
answered 2026-07-02T12:02:04.78+00:00
Manoj Kumar Boyini 17,950 Reputation points Microsoft External Staff Moderator
1 answer

how do i secure my Azure AI Foundry deployed models.

Hi, how do i secure my Azure AI Foundry deployed models. I use AI models via API access. I would like it to be secure with available options. I mean can you guide on both free option, its limitation and paid options as well

Foundry Models
Foundry Models

A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference

112 questions
asked 2026-07-02T10:10:45.08+00:00
Sen0299 0 Reputation points
edited a comment 2026-07-02T11:56:52.8666667+00:00
Karnam Venkata Rajeswari 4,265 Reputation points Microsoft External Staff Moderator
0 answers

Event Grid AzureFunction destination returns intermittent Unauthorized on Flex Consumption plan, zero App Insights traces, works fine on Consumption plan

Environment Azure Function App plan: Flex Consumption Trigger type: EventGridTrigger Event Grid destination type: AzureFunction (resource-based, resourceId pointing to function, no embedded ?code= key) Event Grid topic type: Custom Topic Event…

Azure App Configuration
Azure App Configuration

An Azure service that provides hosted, universal storage for Azure app configurations.

361 questions
asked 2026-07-01T10:21:34.8033333+00:00
Umar Al-Faruq 0 Reputation points
commented 2026-07-02T11:55:30.2+00:00
Siddhesh Desai 7,640 Reputation points Microsoft External Staff Moderator
0 answers

Microsoft for Startups confusion

Hey everyone, I wanted to ask to clarify how Microsoft for Startups works. I applied for the programme about three to four months ago and got $1,000 and then $5,000 credits after verifying my business details. On this page I can see that you can benefit…

Microsoft Foundry
Microsoft Foundry

A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance

58 questions
asked 2026-07-02T11:48:14.7466667+00:00
Dmitrii Pashutskii 0 Reputation points
answered 2026-07-02T11:48:54.59+00:00

AI answer

1 answer

AI using Azure Foundry with budget subscription policy

Using Azure API Management Service connected with Azure Foundry (aka AI Gateway), we can define the available APIs like completions, responses, messages, etc and configure polices. One policy to restrict tokens (input and output) per montly quota is the…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,785 questions
asked 2026-06-23T11:32:22.3033333+00:00
Stavros Koureas 16 Reputation points
edited a comment 2026-07-02T11:25:53.63+00:00
Stavros Koureas 16 Reputation points
1 answer

How to make dedicated event hub cluster zone redundant?

Hello, We have a dedicated self-serve scalable Event Hub cluster with 1 CU and want to enable zone redundancy for it and its Event Hub namespaces, but we're not sure how to achieve it. Based on Azure docs, we found that there's a requirement for the…

Azure Event Hubs
Azure Event Hubs

An Azure real-time data ingestion service.

783 questions
asked 2026-07-02T10:54:26.5866667+00:00
Augustina 0 Reputation points
answered 2026-07-02T11:15:48.99+00:00
Stanislav Zhelyazkov 29,586 Reputation points MVP Volunteer Moderator
1 answer

Deploy various agents on AzureArc managed Windows server

Hi all, Is anyone else managing a number of Windows Azure Arc-enabled server VMs that require installation various third-party agents, such as ServiceNow, CrowdStrike, and similar tools? We do not have SCCM in our environment, so I’m interested in…

Azure Automation
Azure Automation

An Azure service that is used to automate, configure, and install updates across hybrid environments.

1,513 questions
asked 2026-07-02T09:48:14.2633333+00:00
HAL9000 26 Reputation points
answered 2026-07-02T11:12:58.9066667+00:00
Marcin Policht 94,940 Reputation points MVP Volunteer Moderator
2 answers

Azure OpenAI Realtime client_secrets returns 500 when input_audio_transcription is included (Sweden Central)

We are seeing a consistent server-side failure in Azure OpenAI Realtime when requesting client secrets with input_audio_transcription enabled. Environment Region: Sweden Central Resource: LBBD-OpenAI-Sweden-Dev Subscription:…

Azure Speech in Foundry Tools
asked 2026-06-02T11:21:18.4166667+00:00
James Morgan 0 Reputation points
edited an answer 2026-07-02T11:11:21.1566667+00:00
Thanmayi Godithi 10,820 Reputation points Microsoft External Staff Moderator
0 answers

Azure not Providing ALIAS record after validating Custom domain and after CNAME has been successfully propagated on Domain provider.

Hello Fams, I need help in getting past this stage, I have created a static web app on my MCT Azure subscription, my custom domain has been added to a different M365 tenant, but I added the custom domain to my Azure using the "custom domain on…

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.

1,393 questions
asked 2026-07-02T11:08:52.8433333+00:00
Oluwaseun Deborah Adebayo 0 Reputation points
3 answers

Azure OpenAI Realtime API + gpt-realtime-whisper: is realtime transcription currently supported?

Hello, I'm trying to implement real-time speech-to-text transcription using Azure OpenAI Realtime API and the gpt-realtime-whisper model, following both the Azure and OpenAI documentation. However, I am observing what appears to be a contradiction…

Azure OpenAI in Foundry Models
Azure OpenAI in Foundry Models

An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.

4,885 questions
asked 2026-06-10T15:09:06.0833333+00:00
Baptiste AUTIN 0 Reputation points
edited an answer 2026-07-02T11:05:23.09+00:00
Thanmayi Godithi 10,820 Reputation points Microsoft External Staff Moderator
1 answer

ACS Email Domain Verification Stuck at “NotStarted” Despite Correct DNS

I’m trying to verify a domain for Azure Communication Services Email. The TXT verification record shows Verified, but SPF, DKIM, and DMARC have been stuck at NotStarted for more than 24 hours. All DNS records are present, valid, and globally propagated.…

Azure Communication Services
Azure Communication Services

An Azure communication platform for deploying applications across devices and platforms.

1,707 questions
asked 2026-07-02T10:49:23.2866667+00:00
Glenn Jones 0 Reputation points
commented 2026-07-02T10:53:38.8833333+00:00
Praneeth Maddali 10,705 Reputation points Microsoft External Staff Moderator
0 answers

Claude models fail silently in Foundry Agent Service MCP pipeline — tool results not propagated back to model

Issue: Claude Sonnet models (4.5 and 4.6) in Foundry Agent Service fail when MCP tool results are returned to the model. GPT-5 works correctly with identical configuration. Models tested: claude-sonnet-4-6 — fails claude-sonnet-4-5-2 — fails gpt-5…

Foundry Models
Foundry Models

A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference

112 questions
asked 2026-06-30T08:51:46.49+00:00
Vivek Kumar (Admin) 0 Reputation points
commented 2026-07-02T10:43:33.8266667+00:00
Vivek Kumar (Admin) 0 Reputation points
0 answers

Unable to deploy public ip address

I have been trying to deploy a public ip to my VM. However, it throws an error as below. Could you please help? No matching inventory for the requested VIP of address family: IPv4, sku: Standard and availability zone: uswest3-AZ02. Please contact support…

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,215 questions
asked 2026-07-02T10:25:50.78+00:00
Partha Maji 0 Reputation points Microsoft Employee
1 answer

Azure for Students verified successfully but subscription not created

Hello Microsoft Azure Support Team, I am facing an issue while activating Azure for Students using my personal Microsoft account. I completed the academic verification using my university email address (@adypu.edu.in). The verification was successful,…

Azure | Azure Training
asked 2026-07-01T13:56:59.3433333+00:00
Danish Mansuri 0 Reputation points
edited an answer 2026-07-02T10:23:47.89+00:00
Tamara-Hu 16,940 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Azure Files - Cost/Billing not available at individual File Share level under a Storage Account

Hi Team, I am working on a recommendation document for Azure File Share and need per-file-share cost visibility for internal chargeback purposes. Current Situation: I have a Storage Account: testingfileshare22 Under this Storage Account, I have…

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

1,519 questions
asked 2026-06-29T05:03:26.63+00:00
Rishikesh V.S 40 Reputation points
commented 2026-07-02T10:20:29.86+00:00
Rishikesh V.S 40 Reputation points
1 answer

API is missing from APIM

Hi Team, API is missing from the APIM. But I could see same API in developer portal. If I try to create the API with same name, its saying already present. Thanks, Pradeepta

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,785 questions
asked 2026-07-02T08:48:40.8433333+00:00
Pradeepta Kumar Lenka 0 Reputation points
edited a comment 2026-07-02T10:04:18.4033333+00:00
Vallepu Venkateswarlu 10,260 Reputation points Microsoft External Staff Moderator
3 answers

Fresh deployed Foundry model gets 429 rate limit essentially with zero call usage yet.

On a lightly used Azure subscription, I created a new foundry project and deployed DeepSeek-v4-flash model. Connected via Foundry kit extension in VS Code to Agent. With zero usage from this model (No other project or model deployed since 6/1), I am…

Foundry Models
Foundry Models

A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference

112 questions
asked 2026-06-09T00:04:53.72+00:00
Allen Zhang 0 Reputation points
answered 2026-07-02T10:03:19.8433333+00:00
Thanmayi Godithi 10,820 Reputation points Microsoft External Staff Moderator
0 answers

Need to open additional ports on sftpgo container app

I need to open additional ports on my container app to support FTP. The container app in question is 'sftpgo' on our subscription id 'P11 in the 'rg-ecodriver-capture-prod' resource group, in the 'cae-7vm7ugkmrxyse' azure container apps environment. The…

Azure Container Apps
Azure Container Apps

An Azure service that provides a general-purpose, serverless container platform.

973 questions
asked 2026-07-01T12:24:48.09+00:00
Matthew Paul 110 Reputation points
commented 2026-07-02T09:44:31.49+00:00
Vallepu Venkateswarlu 10,260 Reputation points Microsoft External Staff Moderator