Custom Domain adding issue
I am trying to add a custom domain (<redacted>.com) for my App Service (B1 plan). I've added the provided TXT record in GoDaddy's DNS settings but my domain after 48 hours is not verified. Below is the error message: Validation failed because the…

App Service Private Link still allows public internet access to URL.
We created an App Service with a Privatelink so that only the URL is accessible to the Azure network domain. The URL is still accessible from the public internet.
Azure app services reporting degraded health, need help
Starting at 11pm EST 3-14-2025 my azure app service has been experiencing constant issues staying online. It has been running fine for months, and now the app instances will not stay running. need help. Tried to put in a support ticket and it directed me…
Web app path mappings for one app service doesn't work whereas others configured the same do
I have a few app services, each have an Azure File Storage mounted, and then virtual directories mapped to that mount. This is working fine in two UK setups, works on my original Canadian service, but I'm now adding a second app in Canada, pointing to…
I want to create a service plan in the region of South Central US with zone redundant enabled
I am encountering an issue while deploying an App Service plan using our current resource group. The deployment fails with the following error: Error Message: "Operation cannot be completed without additional AZ quota. Please file a support ticket…
Azure Web App Service - Client Secret Error (AADSTS7000222) Despite Multiple New Secrets
We have an Azure ADO pipeline that is failing to deploy in one of our environments. QA and Dev are successful, but Prod fails with the error below. ERROR: Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name…

Issue with video on Azure App Backup & Restore learn page
On the Azure App Service unit for Backup and Restore: https://learn.microsoft.com/en-us/training/modules/configure-azure-app-services/9-backup-app-service It has a video that says it is for backing up and restoring the app, but is actually for securing…
Receiving Message AADSTS50011 when trying to upload a Sophos Outlook Add-in
I'm trying to upload an Sophos Outlook Add-in via Setting - Integrated Apps - Upload custom apps. I download the manifest file from Sophos and when I get to the point of Accepting, the following message appears: Message: AADSTS50011: The redirect URI…

Azure Web App Container Unhealthy With No Resolution
We have a fastapi application running in azure hooked up to a azure sql instance running in the deploy as code version of azure web apps. Everything is working fine accept sometimes there is a hang up on once of the instances that doesn't correct…
I'm experiencing problems with EF and SQL Server when running on Azure Webservice. The same code runs fine from VS with same db.
If I turn debugging on and connect my VS to the process, the error doesn't occur. Also I can run the code just fine from Visual Studio towards the same database. I do not Lazy Load. All Queries ens with ToFirstAsync() or ToListAsync() and has a Select to…
Reactivate before Data Deleted
I cannot re-activate my subscription even though it states that there are no payments due. I am at risk of losing all of the data at the end of the month.
The subscription is not allowed to create or update the serverfarm
Scenario : App service deployment or scaling Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround: Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Install GDAL and GRASS on python Web App
I have developed a python script that uses GDAL and GRASS and runs fine on my local Macbook Pro. I need to make the python scripts work on the Azure Web App. For this I need to install GDAL and GRASS on the web app server. On my local machine, I am…
The subscription is not allowed to create or update the serverfarm
Hello everyone! I'm new to the Azure Community. I've been trying for three days, and after hours of waiting to publish, I always encounter the same error. I'm trying to publish my first web app on Azure, and many times I receive this error Error…
ZIP deploy file to Azure Web App using a SAS URL always fails with a 403 Forbidden error
I am trying to publish my web app using the command described in this documentation: https://learn.microsoft.com/en-us/azure/app-service/deploy-zip?tabs=cli#deploy-to-network-secured-apps az webapp deploy --resource-group
I am wanting to find out which account in Azure that this deployment is from https://jolly-pond-0c685d303.4.azurestaticapps.net/
I am wanting to find out which account in Azure that this deployment is from https://jolly-pond-0c685d303.4.azurestaticapps.net/ This was set up over a yeat ago for a project that stalled, I have had multiple sign ups and am wanting to be able to…
App Service Domain - Domain renewal taking too long
Dear Community, my DNS domain expired and I managed to renew it before the 18 days deadline. However although I could see that the expiration date has changed the domain is still not reachable. How long does it usually take for updates to be taken into…
Where is the Quotas option in App Service plan in Microsoft Azure?
Hi, I’ve been using the Quotas option in the App Service plan to check the web app's usage for auditing purposes. However, today when I accessed my web app, the option was missing. Under the App Service plan, only the plan details are visible, with no…

What would cause restricting traffic to whitelisted IP and VNET on a storage account to break the deployment of a related Azure Function, but only some of the time?
I have several dozen Azure Blob Storage accounts tied to Azure functions. I am in the process of restricting traffic to these accounts to VNET and whitelisted IP. I've successfully set this and been able to deploy the azure function, through an Azure…
How to bind a Managed Certificate using the Azure SDK?
How do we go about binding a Managed Certificate to a Custom Domain using the new ResourceManager SDK? Unfortunately, the samples don't cover this task. (In fact, they don't compile, with hundreds of broken references, so it's impossible to tell whether…
