Timeout creating new app service managed certificate
I am trying to create a new managed certificate. I have created hundreds of these before and they are all renewing without a problem. The domain name validates fine, but adding it eventually times out with this error: Add App Service Managed…
Azure App Service
Download API call using Incremental Consent fails
We are calling an API from a Blazor app. (.NET 8, Microsoft.NET.Sql.Web, Blazor Server) The API is called via a client class generated by NSwag from an Open API spec file; therefore, we use .EnableTokenAcquisitionToCallDownstreamApi to modify the HTTP…
Azure App Service
Trying to connect with GitHub but in Sign In is just keeps saying "Loading..."
Hangs on Loading when I try to connect to my GitHub account. I've tried deleting cookies, using different browsers, signing in and out of accounts, creating a new web app, but nothing has helped. How can I solve this?
Azure App Service
Pointing wordpress site hosted on Azure to .com instead of azurewebsites.net
I created a custom domain islandwoodturners.com and my domain hosted elsewhere is pointed at the https://islandwoodturners.azurewebsites.net website. The home page does have the url islandwoodturners.com but the rest of the pages have the…
Azure App Service

need to download a copy of the PFX I uploaded to app service
need to download a copy of the PFX I uploaded to app service. not seeing any option to download the file
Azure App Service
Are SIGTERM/SIGINT signals sent on scale-in events for App Service?
We're using a Linux container on Azure App Services to run a node app. This app implements graceful shutdown via process.on('SIGINT') and process.on('SIGTERM') to do some cleanup before things are shutdown ( close connections, stop processes, etc ). This…
Azure App Service
Cannot update an environment variable under web app/settings
This is a production system and I have never seen this error before. It started about 30 mins ago. There are no other people changing settings, there is nothing but me changing one variable. When saving the environment variables screen after making a…
Azure App Service
Reusing Name For A Web App That Was Previously Deleted
I am attempting to create a Web App using a name that was previously used by a Web App and deleted months ago. I am unable to reuse that name. Azure states it's not available. Is there a way to be able to use that name again, or to track down why…
Azure App Service

App Service scale out failed due to not having additional quota
When I attempt to scale out my instances on Azure App Service (Linux) beyond just one instance I get: " The scale out operation for the plan 'security-escape-room-app' failed: Operation cannot be completed without additional quota. Additional…
Azure App Service

DNS Resolution Issue: Root Domain vs. www Subdomain on Azure App Service
Question: We have hosted our website skywalkglobal.net on Azure App Service and are managing DNS through GoDaddy. In Azure, we have configured both A records (pointing to 20.106.239.135) and CNAME records for the custom domain and its www subdomain. On…
Azure App Service


How to get code in Azure portal to update?
I have code that I am deploying to Azure web app, but it never seems to get updated. Deployments report success, but in Kudu/Advanced Tools the app code under /home/site/wwwroot never shows new Modified timestamps, and app behavior doesn’t change. The…
Azure App Service
I need help and can not open a subscription support ticket, Help
I need help and can not open a subscription support ticket, HelpSubject: Upcoming policy updates will impact Azure App Service managed certificates as of 28 July 2025 Received in email, today not sure if i need to take action?????????????? I currently…
Azure App Service
Request to Retain Outbound IPs During Migration from Windows to Linux App Service Plan
We have an existing Windows App Service and need to migrate it to a Linux-based App Service Plan, but we must retain the current outbound IPs since they are already whitelisted by a customer. Details: Current App Service Name: api-appservice Current…
Azure App Service

Azure App Service - FTP edits not reflected until restart across multiple apps
Hello. I'm currently having issue with FTP edits on my Azure App Services no longer appear on the site until I restart the app. This used to update live without a restart. I see this in 3 different app service. Below are the details: Environment Azure…
Azure App Service
Web App http logging does not work
I am using a Web App in Azure and I want to log all incoming http get requests. In the App Service Logs configuration page, I set Application logging (filesystem) on, set the log level to verbose + set Web Server logging to filesystem, and click…
Azure App Service

app service container(Windows) not listing under service type in deployment task of pipeline
app service container(Windows) not listing under service type in deployment task of pipeline
Azure App Service
How to Upgrade PHP Version for WordPress Site on Azure App Service (Currently 8.3.20)
Hi, I have a WordPress site hosted on Azure App Service (Linux), and it's currently running PHP 8.3.20, which has known vulnerabilities. I’d like to upgrade to a more secure version (e.g., 8.3.x or 8.4 if available), but I don’t see any newer versions…
Azure App Service
Impact of July 2025 Managed Certificate Changes on Traffic Manager Integration
My Azure Function App / Web App relies on Traffic Manager (priority-based) to route HTTP traffic across different regions. According to the Microsoft documentation, we will no longer be able to create certificates for *.trafficmanager.net domains. Until…
Azure App Service

Fix for error when updating app service confg app settings 'Update web sites config'
Hello, I keep getting this error when trying to update config app settings for my app service. No other updates are being done on the service. 'There was a concurrency conflict. Configuration update for…
Azure App Service
Upcoming policy updates will impact Azure App Service managed certificates as of 28 July 2025 - not sure if it applies to me
I have gotten multiple emails about policy updates that will impact certificate renewal. I've gone through the email and although our endpoints are publicly accessible we have not ever setup anything with Traffic Manager and do not have a profile. I'm…