Azure APIM Developer portal access - Unable to start portal
Issue: The developer portal itself can be logged into but displays the same as the link here "Unable to start portal" https://techcommunity.microsoft.com/blog/azurepaasblog/azure-api-management-developer-portal-troubleshooting/2790963 although…
Azure API Management
Best practice to centrally manage and rotate auto-generated API/access keys for Azure resources?
I’m looking for a practical, Azure-native way to centrally discover, store, and rotate the API/access keys that many Azure services generate automatically (e.g., Storage account keys, Cosmos DB keys, Azure AI Search admin/query keys, Cognitive…
Azure API Management
Integrating API-based Identity Verification in Power Apps using Microsoft Dataverse
Hi everyone, I’m currently developing a Power Apps form that collects user data and stores it in Microsoft Dataverse. One of the goals is to add a lightweight identity verification layer before submission — similar to how government verification systems…
Azure API Management
How do I ingest 3rd party data (via Vendor's API) in Azure Log Analytics
My CI/CD vendor Harness provides a REST API POST request to send its audit logs to any SIEM. https://apidocs.harness.io/audit/getauditeventlistv2 How do i call this API and store its logs in Log analytics? All the microsoft documentation mentioning use…
Azure API Management
Exposing Azure Funtion as MCP Server in Azure API Manager is not passing POST body to API
When I expose my Azure Function as an MCP server through API Management, I find that the expected body doesn’t reach my Azure Function. I get the following error: “An error has occurred with Inputs args: Expecting value: line 1 column 1 (char…
Azure API Management
Api management log request payload truncated
Api management allow to log request and response payload with 8192 length. So we received the payload more then the limitation, does Microsoft Azure does another backup log some where else?
Azure API Management
Microsoft Intune Graph API - commitFileFailed Error After Successful API Calls
Issue Summary Problem: commitFileFailed errors during .intunewin uploads via Graph API All Graph API calls succeed (HTTP 200/201) including: App creation, content version, file entry Azure Storage upload with proper validation Commit API call…
Azure API Management
Intermittent “Connection Failed with IP Address” Error in Azure API Management
Hello, Over the past few days, we’ve observed that our Azure API Management (APIM) instance intermittently throws an error for a few minutes and then resumes normal operation without any intervention. Upon investigation, I found the following error in…
Azure API Management
Im a solo dev how do i get sandbox access i am trying to use the xbox api thru azure
I am a solo developer who paid for the Xbox Developer Program. I have registered my Xbox title and created an Azure app registration (Client ID: 7xxxxxxx-dxxx-4xxx-axxxx-exxxxxxxxxxxxxa). I am blocked from creating or accessing a sandbox in Partner…
Azure API Management
SMTP ERROR: OAuth TOKEN command failed: 535 5.7.3 Authentication unsuccessful.
Hi, My name is Kathir. I’m using an Outlook account: kathir***@outlook.com Account type: Personal account. This account is mainly used for SMTP with PHPMailer. **Previously, I received an error stating that Basic Authentication is disabled. So, I tried…
Azure API Management
Authentication work in Azure API Management Service
Need more details on the azure api management service , how does the removing the signup page work and how does it been handled at the frontend.
Azure API Management
how to fix GET Patient from fhir.azurehealthcareapis.com when successful access token request
@fhirurl =https://FHIR-svcname.fhir.azurehealthcareapis.com @clientid =xxxxxx-xxxx-xxxx-xxxx-xxxxxx @clientsecret =xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx @tenantid =xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx ### Get access token POST…
Azure API Management
APIM Basic v2 Developer Portal shows azure-api.net instead of custom gateway domain
We have an API Management instance on the Basic v2 tier. Our gateway custom domain is correctly configured and healthy (for example: https://<custom-domain>). However, the Developer Portal still displays the default *.azure-api.net URL in the API…
Azure API Management
API Management Gateway Stopped Working After Microsoft Performed Scheduled Maintenance
On October 4th, at 17:43:13, the activity log reported a scheduled maintenance operation on our API management gateway. Following this, our API management was no longer accessible as it was before, and our endpoints are now returning a 404 error code.…
Azure API Management
Azure SCIM User and groups provisioning - 6 months bearer token validity
How to set Azure SCIM User provisioning - 6 months bearer token validity. Can you please help us the reference articles
Azure API Management
SSL certificates for Front Door - APIM - App Service
We have the following setup for requests to our API App Service: api.company.com → api[...].azurefd.net (Front Door) → api-company.azure-api.net (APIM) → api.azurewebsites.net (App Service) On Front Door, we use a wildcard SSL certificate for…
Azure API Management
APIM zone redundant changes
Scenario: Upgrading an older version of APIM (pre 2024) to add zone redundancy/resiliency. Platform version stv2.1. Premium SKU. VNet injected APIM version. Standard public IP address (pre-zone redundancy feature). Internal VNet option:…
Azure API Management
Deploying APIM Workspace via Bicep script
Hello, I'm trying to deploy APIM Workspace via Bicep script but getting error. Bicep script: param apimServiceName string param workspaceName string param location string param workspaceDescription string // Create APIM Workspace resource…
Azure API Management
Microsoft Entra External ID (MSAL iOS): Can I deep-link “Continue with Google” to skip the IdP chooser? domain_hint=google.com seems ignored
I’m using Microsoft Entra External ID (customers / CIAM) with built-in user flows. I want my iOS app’s “Continue with Google” button to jump straight to Google sign-in and skip the Microsoft IdP selection page. I found B2C docs –…
Azure API Management
APIM limits are very low
Hi! For both classic tiers: and v2 tiers: for every tier backend and named values limits are set to only 100 max. Is this a mistake? Is there a way to increase this limit?