Recover subscription I am being billed for
I have an old Azure account with some services running. I am the only person in the account - I was the owner. When I now log in I can't see any subscriptions, and my account is just a 'member' or the organization so I can't elevate my permissions. I am…
Azure App Service
401 Unauthorized After Scaling App Service from S3 to Premium (P1v3)
We have several .NET Web APIs hosted on Azure App Services (Windows), all under the S3 pricing tier. These APIs use Bearer token authentication, issued by a separate authentication API also hosted in the same App Service Plan (S3). Recently, we scaled…
Azure App Service
Azure App Service API returns 401 Unauthorized after scaling to P1v3 (works fine on S3)
We have several .NET Web APIs hosted in Azure App Service (Windows) under the S3 pricing tier. All APIs use Bearer token authentication, where the tokens are issued by a custom authentication API, also hosted under the same App Service Plan and tier…
Azure App Service
Failed to buy a domain due to SubscriptionExceededMaxDomainLimit
Hi there, I am trying to buy a domain in my subscription, and it always fails with error SubscriptionExceededMaxDomainLimit. However, I have not bought any domains before, and I have 0 App Service Domain. The subscription…
Azure App Service
Azure App Service API returns 401 Unauthorized after scaling to P1v3 (works fine on S3)
We have several .NET Web APIs hosted in Azure App Service (Windows) under the S3 pricing tier. All APIs use Bearer token authentication, where the tokens are issued by a custom authentication API, also hosted under the same App Service Plan and tier…
Azure App Service
custom domain setup validated but shows other page
Hello, I want to use custom domain for my web app but the problem is I add it, validate it and bind it and all marked as done, but still when I enter the domain URL it shows another page, not my app page. do I need to change anything more?
Azure App Service
Tenant Lockout – Inability to Access Azure Portal and Resources
Locked Out of Azure Tenant and Resources Summary: Access to the Azure tenant is lost, preventing the management of deployed resources (backend and SQL DB), which may incur costs. Unable to create new directories, stop resources, or submit support…
Azure App Service
Tenant Lockout – Inability to Access Azure Portal and Resources
Locked Out of Azure Tenant and Resources Summary: Access to the Azure tenant is lost, preventing the management of deployed resources (backend and SQL DB), which may incur costs. Unable to create new directories, stop resources, or submit support…
Azure App Service
I'm stuck in an Authenticator App loop when trying to access my Azure Paid Subscription
I'm unable to access my Azure paid subscription in the Portal because I'm stuck in an Authentication App loop. I keep getting the challenge prompt in the browser but not the prompt in the Authenticator mobile app. I'm not presented with the option to…
Azure App Service
Tenant Lockout – No Access to Directory, Subscriptions, or Support Portal
Tenant Lockout – Cannot Access Azure Portal or Resources Anymore Summary: I appear to be locked out of my Azure tenant and can no longer access my deployed resources (backend and SQL DB), which might be incurring costs. I'm unable to create new…
Azure App Service
I can't login to Azure -Sign-in failed Error code: AADSTS5000225, This tenant has been blocked due to inactivity.
I can't login to Azure Sign-in failed Error code: AADSTS5000225, This tenant has been blocked due to inactivity. How to solve it? Otherwise my microsoft account works and I can login on microsoft.com. Thanks! David P.S.: Ignore child tag, there is no…
Azure App Service
Restore a deleted App Service Domain
Unfortunately, I deleted an app service domain. Can you restore the domain ladanmusic.com?
Azure App Service

How to deploy strangler fig/side-by-side migration apps to Azure?
I'm interested in using the side-by-side migration pattern to migrate our ASP.NET application to .NET 8, and running locally with YARP works great, but I'm wondering if there's a recommendation for deploying these apps to Azure; the tutorials I've seen…
Azure App Service
Azure App Service cannot resolve www.googleapis.com for Firebase Admin SDK (DNS issue)
My Azure App Service (tickzen1, region: (Central US) is unable to resolve www.googleapis.com for outbound HTTPS requests, which is required for Firebase Admin SDK token verification. What I’ve tried: Set WEBSITE_DNS_SERVER to 8.8.8.8, 1.1.1.1, and…
Azure App Service
App service domains got lost!
Last week we have renewed our non-profit grant, as per the new update in Microsoft policies, all the new non-profit grants sponsorship credits are onboarded in Modern platform, Microsoft Customer Agreement [MCA]. Therefore, we had to apply to the support…
Azure App Service
App Services is enabled, but no data is being received. https://api-ebits.azurewebsites.net/api/v1/subscription response Error: Internal Server Error 500
App Services is enabled, and the Swagger UI loads successfully at https://api-ebits.azurewebsites.net/api/v1/subscription, but no data is being received. The API response returns a 500 Internal Server Error. The Web App Service (api-ebits) was created…
Azure App Service
Azure DevOps
How do I increase a quota when I can't find the quota on the list?
I want to scale up my App Service from P0V3 on US East to P1mV3 but I get the following error: Current Limit (PremiumV3 VMs): 0 Current Usage: 0 Amount required for this deployment (PremiumV3 VMs): 1 (Minimum) New Limit that you should request to…
Azure App Service
Folder encoding issue on Linux App Service using AzureRmWebAppDeployment/KuduSync
Our pipeline introduces, for a reason unknown to us, a folder encoding issue in our Linux App Service during deployment. Once our app is deployed, a folder "méli-mélo" will get deployed as 'm'$'\351''li-m'$'\351''lo'. ls -la d????????? ? ? ? ?…
Azure App Service
Web app down
MY App is down asrwebsite-cugre4fscabbdza0.australiasoutheast-01.azurewebsites.net/ Its failing starting container
Azure App Service
Frequent "Container Stopped" Alerts in App Service for Node.js Container (App Works Fine)
Hi Team, I'm currently running a Node.js application on Azure App Service (Linux) using a custom Docker container. I’ve noticed that I frequently receive alerts indicating "Container stopped", but my application continues to work normally…