Azure Entra ID SCIM provisioning is not sending the group members details and group details in a user
Azure Entra ID SCIM provisioning is not sending the group members details and group details in a user
Azure App Configuration
Azure OpenAI resource blocked (403 “unusual behavior”) – upgraded to Developer Support but cannot open a ticket
Good afternoon. I am extremely frustrated with your entire service at the moment. My Azure OpenAI resource is currently hosted in Sweden Central, and has been completely blocked with the following error: 403 – Your resource has been temporarily blocked…
Azure AI services
Connect to Azure Local AVD
Hi, I have setup an AVD setup where I have an AVD-hostpool, an application group (made by Azure automation during hostpool deployment) and a workspace. I have correctly assigned my users to the AVD-setup but when I want to connect I get the following…
Azure Local
What are the best practices for integrating AI services into my application?
I'm currently developing a web application that aims to enhance user engagement through interactive features. I want to implement an AI-driven question assistance tool similar to Microsoft's Q&A Assist. Here are the specific challenges I'm facing:…
Azure AI Document Intelligence

I am getting an error when trying to schedule Azure 104 exam.
I am getting an error when trying to schedule Azure 104 exam. "We encountered an unexpected error. Please try again later. If this issue continues, please contact site support."
Azure | Azure Training

Azure DevOps Test Case Bulk Upload with Parent-Child Relationships
We are facing an issue while uploading test cases using Test Plan → Suite-based upload. Even though we specify the Parent ID (User Story) in the Excel template, the relationship created is always “Tests” instead of “Parent”. The problem is that when we…
Azure DevOps
Clarification on Basic SKU Public IPs attached to NICs without active VMs
Hello, I received the notification about the retirement of Basic SKU public IP addresses on 30 September 2025. I understand that any existing Basic SKU IPs need to be upgraded to Standard to avoid disruption. In my subscription, I see some Basic SKU…
Azure Virtual Network
My Subscription is not populating to create a resource group
In subscription dropdown i don't see my subscription to create a resource group
Azure Cloud Services

how can i re-enable my Subscription
Your account or subscription is disabled for security reasons. We detected suspicious activity or terms of use violations and disabled your subscription to protect the owner of the payment instrument and Microsoft. If you believe this is an error,…
Azure Cost Management
APIM workspace api url
Hi, I have created an API in API Management workspace. Base url is having workspace name and looks like a random generated part in the url ending with .gateway.<region>.azure-api.net/<apiname> Which url can be used to call the…
Azure API Management
Data flow in not showing in Event hub while Event grid has data from OAuth Partner
Hello All, I wanted to inform that in one of the case, where I am facing issue that ->there is connectivity from OAuth Partner(AWS) in Event grid to the Event hub while I cannot see the data flow in Event hub from Event grid. The Architecture is as…
Azure Event Hubs
Azure Function (Python) suddenly stopped getting loaded
We have two very similar Azure Function instances which both stopped working correctly in the last 24 hours, seemingly without any interaction. Setup: 2 Azure Function Apps, both Consumption plan (very similar setup, only slight differences in the…
Azure Functions
Power Automate Approval Function
Hey, My team is currently using the approval function in power automate to accept and reject certain requests. However, when we try to respond to the request in the email notification it will say "An error occurred. Please try again later" As…
Azure Automation
Why can't I get a Connection from SqlConnect() on my PC to Azure SQL Database?
I am new to Azure. I have created an Azure SQL Database. I can access the database with SMSS and look through the database using MicrosoftEntraPassword or MicrosoftEntraIntegrated. When I use my application running on same host as SMSS it fails. var…
Azure SQL Database
Sign-in failed Error code: AADSTS5000225
I can't access my tenant due to inactivity. Is it possible to unblock it? Here, there are the details of the issue: Error message: AADSTS5000225: This tenant has been blocked due to inactivity. To learn more about tenant lifecycle policies, see…
Azure API Management

HTTP Publish of MQTT messages returning 404 error
Testing the HTTP Publish feature for MQTT messages, currently in public preview, results in multiple issues. Following the steps outlined in the HTTP Publish of MQTT messages with Azure Event Grid documentation: Running the command az account…
Azure Event Grid


Seeking Learning Path & Certification Advice in Data Analytics, BI, Data Engineering & Gen AI
Hello Microsoft Learn Community, I’m currently working as a Senior Associate Consultant at Kiya.ai, with over 8+ years of experience in banking technology and application support, specializing in UPI and mobile banking critical transaction systems. I’m…
Azure Automanage
I have created a Azure function and I am trying to import another function from different file into function_app.py file. But I see when I tried to deploy on Azure function App, deployment shows success but no function is getting displayed.
I have subscribed to Flex Plan. And my Azure function contain different helper(python) files from where I am trying to import function into function_app.py. I see that when I comment out below line from my code then my function get's deployed on Azure…
Azure Functions
Cannot update an environment variable under web app/settings
This is a production system and I have never seen this error before. It started about 30 mins ago. There are no other people changing settings, there is nothing but me changing one variable. When saving the environment variables screen after making a…
Azure App Service
"Could not complete the request" when testing API, even with default EchoAPI
I got "Could not complete the request" when testing API, even with default EchoAPI. There's no other error messages, so it's hard to debug