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

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
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
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#
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
Cannot seem to assign the certificate to the app service app
The guidance for assigning the Certificate to the App Service App seems to be outdated. It states to Look on the left side of the screen for the App Service App. We have already validated the certificate with our domain, and need help performing the next…
Azure App Service
Trying to add web job in the azure portal, get frown face after selecting zip file
Trying to add web job on azure portal, which I have done many times. After I select the zip file, the screen shows a frown face icon on a dark gray background, and i cannot create the job. Only thing new is that I recently added azure repos? I tried…
Azure App Service
Microsoft entra connector on local server fails to connect with event id 12015. The firewalls are all open to allow ports and urls from the server
Microsoft entra connector on local server fails to connect with event id 12015. The firewalls are all open to allow ports and urls from the server. The entra conenctor has a green tick next to it in azure and all looks ok. However the event logs on the…
Azure App Service
How to Configure CI/CD for Azure WebJobs in in Azure DevOps.
How can we configure CI/CD Pipelines for an azure Webjob of azure app service in azure DevOps.
Azure App Service

Web app Unresponsive
Web app https://gosafer.online is unresponsive this was after a deployment. It tested fine in staging slot, but as soon as I swapped slots the server was so busy that it timed out on requests. I restarted several times to no effect. The diagnostics…
Azure App Service
Set Response headers for react app deployed in linux web app
I have a react app deployed in an azure linux web app. To improve our security posture, I have to set some response headers for this app. How can I achieve it? I use PM2 to serve the app. Node latest is our run time.
Azure App Service

Intermittent Delay Before SQL Query Execution in Azure App Service (EF Core with Failover Group)
We're experiencing sporadic delays in our Azure App Service (ASP.NET Core with EF Core) when interacting with an Azure SQL Database configured in a failover group. The issue is not related to query execution time—once a SQL query starts executing, it…
Azure App Service
WebSocket Connection Fails on Azure Python Web App (No Response Headers)
Hello Azure Support, I am experiencing an issue with WebSocket connections on my Python-based Azure Web App (Linux App Service). Despite configuring the app correctly, the WebSocket connection fails during the handshake phase — the browser reports that…
Azure App Service
Why is https://gosafer.online suddenly running slowly
Although the slow running follows the deployment of a web app, it isn't a coding issue since the problem affected both the deployment slot (now deleted) and the Production slot - after I swapped to deploy the code to Prod. I could not even access…
Azure App Service
export certificate from App Service Certificate azure service not work
export certificate from App Service Certificate azure service not work,
Azure App Service
AADSTS7000222: The provided client secret keys for app are expired
Hi, I deploy an ASP. NET web app to an Azure app service by using DevOps but it keeps giving me this access token expire error. 2023-11-13T04:02:18.9685994Z ##[error]Could not fetch access token for Azure. Verify if the Service Principal used is valid…
Azure App Service
Why new created Web app PHP ask about wordpress files?
I just check logs, and see system send some request or find wordpress config files, even im try to use another system, and dont do any related to wordpress
Azure App Service
how to fix HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
how to fix HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Windows development | Internet Information Services
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????????? ? ? ? ?…