Unable to Connect to Azure VM via Remote Desktop
Experiencing issues connecting to an Azure virtual machine using Remote Desktop. The following error is displayed: Error code: 0x516 Extended error code: 0x0 Activity ID: {bcb6401e-b1cd-419f-8ea5-231917460000}
Azure wants 6 digits code but Authenticator generates 8 digits
I'm trying to login into my Azure account but it wants a 6-digit code from Microsoft Authenticator but Authenticator generates a 8-digit code. I tried to remove my account from Authenticator, remove and create password, turn on and off 2-factor…
Hey, do you know where I can get the MLSA Preferred Visitor Email? I'm having trouble finding it
I recently completed my Microsoft Learn Student Ambassador (MLSA) technical training and have actively contributed using my Contributor ID with distributed links for community influencer. However, I am unable to access or find the Preferred Visitor Email…
I can't access Azure, I have this error Code. 50074
I can't access Azure, I have this error Code. 50074.
Trying to create external idp for Microsoft office online
I'm trying to configurate sso authentication for keycloak uses to sharepoint. I created an external idp as written here https://learn.microsoft.com/en-us/entra/external-id/direct-federation#how-to-configure-samlws-fed-idp-federation . And client in…
Where can i find Microsoft Dora Addendum?
Dear Customer Service, I had contact with Microsoft support regarding DORA regulations and i have been said, there is DORA Addendum from Microsoft. But i can not find this document neither as file nor as link. I need urgently this document. Could you…
How can we connect on-prem java application to Azure Database for PostgreSQL - Flexible Server using access token( managed identity or entra id)
i have a Azure Database for PostgreSQL - Flexible Server. my azure webapp connects to database using system assigned managed identity. how can we connect one of my on prem java application to database using managed identity or entra id? How the…
How to fix "We’re unable to validate your phone number" error when signing up for Azure for Students?
I am trying to sign up for an Azure for Students account, but I keep encountering an error during the phone verification step. The error message states: "We’re unable to validate your phone number. Phone validation is required to confirm your…
Azure ML Studio AutoML Model Explanations Not Loading Part II
I had run into issues with Azure ML studio not loading model explanations a couple months ago and was able to resolve it by clearing my browsing cache:…
Clearing storage on c drive
Hello microsoft. i would like to clear storage on local disk c: without deleting my apps ' can you tell me how please? Thank you.
How to fix infinite buffering on aka.ms/activatexbox
when I try to activate Xbox for dev mode, I get surprised with a screen that is infinitely loading and says "no records to display" on the bottom. I can't click the + on the right to activate my xbox or anything on the page for the matter. I…
WinRT : JsonArray by reference
Hello, Is there a way to use the array once for all arrays Should be enough one array for all arrays. Works not. Looks like per value instead by reference. Idea: JsonArray arrOutput; And then clear for each new array. struct JsonArray; struct…
WinRT JSON CString, MFC to object
Hello, {"MessageId":"0815-777","Station":"X","Program":"A_MR","Order":"0815-2025-03-20", I have a JSON CString and need to put it into an object. How can I achieve this?
Azure OpenAI Phi-4-multimodel-instruct: 'auto' tool choice error when using runTools() method that worked with GPT-4o
I recently switched from using GPT-4o to Phi-4-multimodel-instruct in my Next.js application using Azure AI services, but I'm encountering the following error: BadRequestError: 400…
MS Entra Private Access - Clarification
Hi All, Due to our work from home users have less bandwidth after connecting through VPN, we wanted to remove and replace with Microsoft Entra Private Access. Our remote users need to access only M365 apps and Power Platform application for now for…
How to export chat history in Teams
I have a Teams channel, and I want to export all the channel messages to a CSV file.


Add phone number to account
Is it possible to add a phone number with the country code +212 (Morocco) to a Microsoft account?


How to deploy a prompt flow with az ml CLI without enabling streaming response?
Hi, I deployed a prompt flow as online endpoint via CLI az ml (as part of CI/CD pipeline). The deployment succeeded but the default output mode is streaming obviously. I get the following error during testing: ... execution.flow INFO Node…
What quota do I need increased to deploy serverless models in AI Foundry
I am trying to deploy the Ministral-3B model from the Azure AI foundry model catalog as a serverless API. But when trying to do so I am getting the message shown in the image: I click on Manage Quota: I then click on Request Quota screen but this…
I can't call this azure openai api, i tried multiple things, tried debugging
so i'm trying to call the api in this format with the below format of .env it always returns a 404 depoloyment not found from the azure api side, i tried lookiong for examples but still, no clear doc on how to use/call…