APIM & Python requests library issue
Hello team, I am sending a request to APIM with the Python requests library, but I got a 403 forbidden error. And if I use the User-Agent: "123" or other alternatives instead of the Python requests library's default User-Agent:…
Azure API Management
Sign-up issue Azure
Good day. I have a notification that I receive when trying to register for an Azure free account here: https://azure.microsoft.com/en-us/pricing/purchase-options/azure-account "You are not eligible for an Azure subscription Make sure that the…
Azure API Management
How to check the usage of Azure Database APIs usage from the backend
How to check the usage of Azure Database APIs usage from the backend?
Azure API Management
Azure APIM - MCP server creation causes error.
Getting the error when trying to create MCP server. Could you please help resolving this?
Azure API Management
validate-jwt working example for token received from az login
Hi team, After creating APIM and adding grpc API I've added inbound processing validate-jwt. I followed your doc https://learn.microsoft.com/en-us/azure/api-management/validate-jwt-policy but I'm missing the working example that would authenticate me…
Azure API Management
Title: How to disable public access to only one specific API in Azure API Management (APIM)?
I’m using Azure API Management and currently all APIs are publicly accessible. I want to disable public access to one api in APIM, while keeping all other APIs publicly available. Please provide Multiple solution of possible. Wanted to explore. …
Azure API Management
APIM workspace is not showing any workspace gateway attached to it on portal.
I have 2 workspaces associated with single internal workspace gateway. When I removed gateway from one workspace then for other workspace it is not showing on portal. It is giving following message. There are no gateways associated with this workspace.…
Azure API Management
MCP Server API Fails on Higher Tiers in Azure APIM: "Client connection was unexpectedly closed"
I'm exposing a REST API as an MCP server using Azure API Management. It works fine on the Basic tier — the tools are fetched correctly, and both GET and POST MCP calls succeed. However, when I use the same setup on Standard or Premium tiers, it fails.…
Azure API Management
Our API is unable to manage user details due to it being a very old account
We have developed an API to manage user details in other tenants. Most of the time this works perfectly, but we notice that accounts from 2013 won't accept any changes performed by our API. It reminds me almost of the problems you get when managing a…
Azure API Management

MaxRetryError(_pool, url, reason)
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url:…
Azure API Management

Is APIM JWT validate-azure-ad-token policy performed locally in APIM?
We're looking to confirm that JWT validation is fast and efficient. Can someone confirm the following assumptions? JWT validation using <validate-azure-ad-token> in Azure API Management is performed locally at the APIM gateway. No network…
Azure API Management
Inquiry Regarding STT and TTS Implementation for AI Speaking Project
Dear Microsoft Support, I hope this message finds you well. We are currently working on an AI speaking project aimed at creating a learning platform. We purchased a package through the OCIO at The Hong Kong Education University, and here are the…
Azure API Management
Azure APIOps
Hi Team, II am trying to run the APIOps toolkit with Azure DevOps by following this doc : https://github.com/Azure/apiops/releases/tag/v6.0.1.7 …
Azure API Management
In the invite email I use the variable "$ConfirmUrl" but in the received email it generates a url like https://myservice.portal.azure-api.net and it doesn't work
Hello, In the template email to invite user I use the parameter : $ConfirmUrl Then, the new user receives the email with the following url…
Azure API Management
Azure APIM APIOps
Hello, I am trying to run the APIOps toolkit with Azure DevOps by following this doc : https://github.com/Azure/apiops/releases/tag/v6.0.1.7 …
Azure API Management
Inquiry About Direct Management API Retirement Date
The article https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/direct-management-api-retirement-march-2025 states the retirement date is set for March 2025. However, the API continues to work. Is there a new retirement…
Azure API Management
API Management service for grpc service inside cluster
Hi team, I've created API Management service and added grpc service and provided its https url exposed by the nginx. When I enter api management service url I get: Looks like there’s a problem with this site https://maria-test.net/ sent back an…
Azure API Management
How to import existing grpc service deployed in AKS to API Management service
Hi team, I'm following this tutorial: https://learn.microsoft.com/en-us/azure/api-management/grpc-api?tabs=portal and I already created API Management service resource and wanted to import grpc service which is already deployed in AKS. But I don't see…
Azure API Management
the following code (which has always worked before) now returns a blank site_id, which my app needs to function: client = SharePointClient(tenant_id, client_id, client_secret, resource) site_id = client.get_site_id(site_url)
I have an app which lists all the folders and files on my sharepoint site. It stopped working after working without issue for 6 months. My client secret had expired so I created a new one as directed. My app is still not working, and specifically, it…
Azure API Management

Azure APIOps
Hi Team, I am trying to run the APIOps toolkit with Azure DevOps by following this doc : https://github.com/Azure/apiops/releases/tag/v6.0.1.7 …
Azure API Management
