Wildcard SSL Certificate Issuance Status: Pending Issuance
My Wildcard SSL Certificate expired today and I received an email that I need to do Domain Verification. I added the TXT record to my domain's DNS Server as the value was given to me when I went to App Service Certificate. But nothing was happening. …
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…
Azure App Service
App service plan certificates out of sync after recreation of site-to-site VPN
Hi, I have been notified that the public IP address associated with my site-to-site VPN connection uses a basic SKU will be retired in azure on 30th September. I did a little research and found out (like a lot of people) that I can't just upgrade this,…
Azure App Service
[Bicep] what-if throwing ERROR: InternalServerError
ERROR: InternalServerError - Encountered internal server error while processing the deployment what-if request. Diagnostic information: timestamp '20250707T131405Z', scope '/subscriptions/
Azure App Service
I have a .NET 6 azure web web app which has a WCF web service and three web jobs hosted under it. It is throwing a notification on the portal as shown below.High number of threads with same call-stack detected
I have a .NET 6 azure web web app which has a WCF web service and three web jobs hosted under it. It is throwing a notification on the portal as shown below. "High number of threads with same call-stack detected." Azure App Services detected…
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
How do i fix the issue "you do not have permission to view this directory or page" when i launch azure web app
when i click my custom domain, i get error "you do not have permission to view this directory or page" i am logged in with correct email and everything.
Azure App Service

Why is Azure App Service autoscaling triggered even when container memory usage is low?
We observed that autoscaling was triggered on our App Service Plan when the memory usage for one of the instances (e.g., p1lsdlwk00128G) reached 87%, as reported in Azure Monitor. However, when we SSH'd into the container and checked memory usage…
Azure App Service
How do I get notified of Azure Outage like the one on 6/26/2025
Looks like you had on outage on 6/26 from we can see. But, we never got notified. How can we?
Azure App Service
could not deploy .net core code into app service
Hi, Whenever i am trying to deploy from visual studio the following error appears .Could not connect to the remote computer ("androidapi220230605081325.scm.azurewebsites.net"). On the remote computer, make sure that Web Deploy is installed…
Azure App Service
How to disable adaptive sampling in Application Insights for .NET Core Web App using environment variables?
We are running a .NET Core API (written in C#) hosted in Azure App Service, and using Application Insights for telemetry and diagnostic logging. We’ve been missing certain telemetry entries when under load, and suspect this is due to adaptive sampling…
Azure App Service
A Web Domain was deleted in the last 30 days, how do I create a ticket to get it restored
We were notified of a an auto renewal, however the renewal did not go through and the domain was deleted. We are in the window where a support ticket should restore but the support bot does not allow for a ticket creation. Please advise.
Azure App Service
We are not able to login to our application(https://www.xoserveservices.com/) hosted on Azure form last 30 mins. We not getting the login page. Is there any issue currently going on with AD B2C?
We are not able to login to our application(https://www.xoserveservices.com/) hosted on Azure form last 30 mins. We not getting the login page. Is there any issue currently going on with AD B2C?
Azure App Service
Linux app service default domain showing in search results
Our Linux based app service running Node is working great but when looking at search results in Google for example it shows the old 'azurewebsites.net' URL instead of the custom domain we have added. Is there a way to fix that? I have seen info about…
Azure App Service
Intermittent Connection Timeout issue
We have built a .Net Core 8.0 based project in which we are calling an external api every 5 mnts. Everytime this code is invoked , it will fetch around 50 records and create the payload in json object and do a PostAsync call to th external url. I am…
Azure App Service
Developer technologies | C#
Unable to create WebApp in Microsoft Azure Subscription
Subscription ID - 59020d6c-b2c2-45e0-9217-3f11709b07fe
Azure App Service
Cannot find the SSL linked to my app service
I have a windows web app with a custom domain that is secured by SSL. If I go onto the custom domains page then it lists the "certificate used". But, that certificate is not listed under app service certificates, and if I search all resources…
Azure App Service
Configure key value in App Service Certificate
Hi, I have created a App Service Certificate and create a Key Vault. All parameters seem correct, including regions, etc. Step 2 (Verify) and Step 3 (Assign) have completed successfully but when I try to select a Key Value (I only have 1) the assignment…
Azure App Service
Web app Configuration Error Pages Upload button not working
I have a web app that for which I have restricted the incoming traffic to a certain IP address range. For traffic originating from outside this range, I want to create a 403 html page explaining what they must do. Under configuration -> error pages…
Azure App Service
The subscription 384fb509-9300-45f9-beae-9fffc1788047 is not eligible to create an App Service Domain
Been dealing with this incredibly annoying bug since morning. My subscription is pay-as-you-go. Trying to purchase a domain through rest api, but I'm constantly getting this error. When I tried to also do this via the azure portal, I received an invalid…