Embed endpoint recieving invalid_model_endpoint_authentication error
I am embedding text with an azure ai endpoint via the rest API. I get an API key that I pass through to the API. This has been working for many months now, but as of today, with no changes to the code, I started recieving the following response. I cannot…
How to pass cookies to azure load test
We are setting up load testing in Azure. We use the request method to create the test plan, not jmeter. in the Request, we can pass header parameters and receive in the backend. However, when we pass the cookie in the request in the header with key name…
Confirming if email is legitimate
Can you let me know if this email is legitimate. I will not be responding until I hear back from you. ---------- Forwarded message --------- From: David Rojas Marino (International Supplier) <[<Mod remove PII>@microsoft.com]> Date: Thu, Apr…
I’m not having the option of laser pen on new OneNote version on my iPad why? Where can i access it from?
No laser pen even after selecting the plus sign
Azure OpenAI quota does not decrease even if the model is deleted
Hello, I'm currently working on a proof of concept using Azure OpenAI. I previously deployed GPT models (like GPT-4 and GPT-4o) using the Standard deployment type. In order to free up quota for new deployments, I have deleted all previously provisioned…
azure B2C custom policy validation issue
i have an singin policy which basically works except displaing validation errors: when i try to sign in with wrong credentials i can see following responses in network tab in browser: …
How can i allow the override the Validity Interval for Expiration Date for Entra ID credential
Hi, I’m looking for guidance on how to override the Validity Interval for the Expiration Date in an Entra ID Verifiable Credential. Any help on this would be greatly appreciated. Best regards, Bahadur Singh
Account Recovery Assistance – a**@outlook.com
Dear Microsoft Support Team, Good evening. I am reaching out because I am currently unable to access my Outlook (Hotmail) email account: ******@outlook.com. Unfortunately, I no longer have access to the phone number originally associated with the…
My EntraID app registration doesn't have API Permission for MS Planner
My EntraID app registration doesn't have API Permission for MS Planner e.g. Planner.Read; Planner.write.all, Although it does say that it should have Microsoft Graph Take advantage of the tremendous amount of data in Office 365, Enterprise Mobility…
sso login of azure app not working always .show certificate validation failure
I have an azure portal app which is used for sso login in oracle apex and is configured. The login works sometimes, sometimes it shows error. like if i try 10 times 8 times it might logs in and other times it shows error certificate validation failure .…
Problem sending events by server if more than one sse console client running each in different process
The problem occurs in the following test case Environment: os windows 10 + .net 9 sse_problem.png deploy a console application sse client that usies HttpClient and System.Net.ServerSentEvents 10.0.0-preview.3.25171.5, in the algorithm of which there…
Azure AI Foundry Chat Playground Deploy button missing
I am following the tutorial at: https://learn.microsoft.com/en-us/azure/ai-foundry/tutorials/deploy-chat-web-app In the step where one would click on the Deploy menu and choose the option to deploy the web app, the Deploy button, as well as the…
Missing Microsoft Credentials
Hi! I don't know where to ask this question. My Microsoft Credentials are missing after updating my email address. Who should I get in touch with? Thank you.
How to Increase Access Token Lifetime to 24 Hours?
I’m using the following URL to generate an Azure AD access token via Python: https://login.microsoftonline.com/{tenant_id}/oauth2/v2.0/token The token I get has a lifetime of 3600 seconds (1 hour), but I need it to last for 24 hours. Is there any way to…
Unable to Upgrade Azure Subscription from Free Tier to Pay-As-You-Go to Use AI Speech (Pakistan)
Hello Azure Support, I am trying to upgrade my subscription to use the Azure AI Speech service, but I received an error: "Subscription upgrade failed. You are not eligible for upgrade of your Azure account." I am from Pakistan and would like…
Entra Private Access policy rules not removing
OK, anybody ever use GSA and have policies not get removed? The enterprise app originally responsible for them is no longer in my tenant yet the policy rules for entra private access are not being removed. I have checked deleted app registrations and…
Error integrating a custom OIDC IDP in Azure B2C custom policy
I am trying to integrate a custom OIDC IDP in my Azure B2C custom policy and then use the custom policy in a React Native Mobile App to authenticate users. When I use it in my app , the app redirects to the B2C custom policy page, B2C redirects it to…
Access denied for bing search api
We started getting 401 access denied for bing image search api this morning. Looked in the subscription and our api keys were gone. Noticed our bill was past due. Paid it. Everything says active but we're still getting 401 access denied due to invalid…
Delete User Provisioning issue
I am using SCIM auto provisioning in my Azure AD integration. While the API endpoint is triggered successfully when a new user is added (using the POST method), it does not trigger when a user is deleted, deactivated, or removed from Azure AD. I need…
What is the difference between "error" and "errors" in ADF JSON output
Hi! I notice that whenever there is an error from running an activity, the output response sometimes has "error" object and other times, it has the "errors" object. Is there a reason why sometimes it is singular and other times it is…