SNI Certificate Binding fails - Operation stuck in accepted/running state
The custom domain assigned to my Azure web app recently expired. It could not be auto renewed because my traffic was being routed through a cloudflare proxy. To remediate the issue, I deleted the custom binding and readded the custom domain. I also…
Azure App Service
How to resolve my WebApp Service to reach Wordpress fluentcrm via API?
Previously my app was working fine for years which integrated with FluentCRM via API. But it appears failed to fetch any response since December 2025. Anyone can help to resolve it? The same set of application and credentials was working fine on testing…
Azure App Service
Trying to host asp.net website with database, getting error creating database while following tutorial
I'm new to Azure, and while following this tutorial: https://learn.microsoft.com/en-us/azure/app-service/tutorial-dotnetcore-sqldb-app?tabs=copilot&pivots=azure-portal, I get to the end of step 4 when selecting create, and I get this error: …
Azure App Service
App Service failing to pull container from ACR using User Assigned Managed Identity
Hello Microsoft Support Team, I’m running into a persistent issue with Azure App Service failing to pull a private container image from Azure Container Registry (ACR) when using a User Assigned Managed Identity (UAMI) for authentication. Summary of the…
Azure App Service
Can't "Verify contact information for your App Service domain to prevent domain suspension."
I got this email from Azure: "Verify contact information for your App Service domain to prevent domain suspension". It says I should have gotten an email from GoDaddy (secureserver.net). I searched every inbox , trash box, archive box,…
Azure App Service
Run time status: Issue Detected for Several Web Apps. Unable to resolve
Run time status: Issue Detected for Several Web Apps. Unable to resolve. For example: "XXX-03-XX-api-XXX" web app in Pay-As-You-Go subscription under XXX_Server_XXX resource group There are no errors. Tried the following: redeployed manually…
Azure App Service
how to fix this constantly changing file permissions and sceure values ,if it is changed manullay for the correct ones also it keeps on changing back to some other values
Embasssyindia.com webserver related issue Problem Description We have this issue on emabssyindia.com, that for some reason the code signatures are constantly falling off. More on this topic here: https://academy.bricksbuilder.io/article/code-signatures/…
Azure App Service
pourquoi le niveau P2mV3 n'est-il pas disponible sur mon app service plan?
J'ai créé plusieurs app service plan pour hébergé des webapp windows sur le même modèle. Je ne comprends pas pourquoi le niveau P2mV3 n'est pas disponible sur un des app service plan alors qu'il est disponible sur d'autres. Je précise que les app service…
Azure App Service
Azure Corruption : DISASTER - I lost the Application and everything in it
We have a disaster ! We have a DokuWIki deployed on a Free tear AZURE LINUX web app. We found the app empty !!! we lost everything, we can not even open a console !!! we can not see what is inside or what happened. Can anyone tell us what happened ?…
Azure App Service
Cannot disable VNET due to an association in a subnet its delegated to AppServiceLink a reference that no longer exists
The error is: InUseSubnetCannotBeDeleted) Subnet lotuvotest-f2c08a66a8-appsubnet is in use by /subscriptions/XXXXXXXX-954f-4661-9d1e-XXXXXXXXXXXX/resourceGroups/edited PII information
Azure App Service
User stuck in an auth loop and is unable to access the Azure Web App
When a user is trying to open the portal, he's stuck in an authentication loop and eventually is unable to authenticate and access the portal Fixes already tried: Tried clearing the local web browser cache and cookies for "All Time" …
Azure App Service
Many application error logs identified in elmah
I find a lot of elmah logs in my application and noted that they are all some Wordpress URLs. Ours is a .net MVC site and why are these logs found in elmah? Hostname is WN0MDWK0008KT
Azure App Service
My Azure App Service for node.js instance is failing repeatedly
I simplified my node code base to hello world and yet the Service App instance shows unhealthy. I even signed up from basic to S1 and S2 tier with more memory but that does not have solved the issue. Kindly help suggest the path forward.
Azure App Service
Can't delete virtual network due to subnet
Failed to delete subnet 'sb-odrs'. Error: Subnet sb-odrs is in use by /subscriptions/16b6a916-a117-42ea-a43d-0d79e838b2b5/resourceGroups/rg-odrs/providers/Microsoft.Network/virtualNetworks/vn-ODRS/subnets/sb-odrs/serviceAssociationLinks/AppServiceLink…
Azure App Service
we have created a Dashboard using Django. how can I host this within my organization/
we have created a Dashboard using Django. how can I host this within my organization/
Azure App Service
Trouble moving a domain from one app service to another.
I'm having trouble adding a custom domain to my app service. I configured the dns on another service and I want to move it to a new one. I deleted the dns and the binding with it, then tried to add it to the new service. It said it added the dns, but…
Azure App Service
App Service Certificate Out of Sync and DOES NOT SYNC
I am seeing a problem with my App Service Certificate that renewed last month (December 12th, 2025): As you can see, the certificate is issued, but the linked certificates are out of sync. I have tried resyncing the certificates, and rekeying, but they…
Azure App Service
App service files are locked
I have a Linux .NET 9.0 app service. I have been deploying files to it through FTP successfully. In the past I would often get a 550 error during upload on certain files, especially DLLs, and I have had to stop the application in order to unlock files so…
Azure App Service
Azure Apps Services NET10 - Installed extension 10.0.2 but NOT detecting it
I just migrated my tested APP to NET10 in Azure. Currently, my app is using SDK 10.0.102 and runtime 10.0.2. Azure App Services provided an extension for 10.0.2 and I installed it. When my application tries to run, it fails not finding 10.0.2. I reverted…
Azure App Service
Request to Upgrade PHP to Latest Secure Version
We would like to request assistance in upgrading PHP to the latest available secure version. The currently available version PHP 8.3.14 has reported security vulnerabilities, and we would like to ensure our environment is running a fully patched and…