Content
Why does Test in web chat button disapear Azure Bot
So I'm deploying a bot. For this I have tried using Azure Bot and App Service. Azure Bot: In the left panel sometimes the button Test in Web Chat disappears and I cannot test in web chat, also, the Channels button disappear too. Clicking these…


Create Deployment Slot dynamically for every pull request in Azure Static Web Application contains Function APIs
Front End - Static Web App + Azure Function APIs Environment - Production, Development and Staging How to create the custom deployment slot in Azure Function App by returning the function app site address to Azure Static Web Apps Configuration with…


Error: Failed to restore backup for a Web App - App Service
When i try and restore a backup of my Web App, Azure throws a generic Internal Server Error . InternalServerError <Error><Message>An error has occurred.</Message></Error> Has anyone else experienced this and how do i resolve it?…


Azure App Service timing out in 230 seconds.
Hi, I have a web service (Azure App Service) for the backend of my web application. The heaviest task requires use of GPU, and since Azure don't offer serverless GPU the cost is simply to high. For this reason, I have an API that sends the video data to…


PHP's copy() fails to copy files within the /home mount on Linux Web App
When both the source and destination is in the /home mount, copy() always fails: copy( "/home/site/wwwroot/sourcefile.txt", "/home/site/wwwroot/destfile.txt" ); // copy() returns $false and an empty destination file is created. // PHP…


can we point a custom domain (like .com) to myname.azurewebsites.com
i have a domain (mysite.co.in) which has a database hosted on azure sql now i am looking to migrate my website to azure app service but in this case the sire would be mysite.azurewebsite.net , how can we redirect mysite.co.in to mysite.azurewebsite.net


How to enhance Azure Event Grid Tutorial to accommodate App Service Auto Scaler?
I've been studying https://learn.microsoft.com/en-us/training/modules/azure-event-grid/8-event-grid-custom-events and https://github.com/Azure-Samples/azure-event-grid-viewer and I'm wondering if this sample razor app would run in an App Service Scale…


App Service keeps crashing/unresponsive (have large database)
I created an Azure app service which is associated with a database with one 2.5G table. The app service never successfully loads; it always crashes or is unresponsive. Could it be because of the large database? I have the "Azure Database for MySQL,…


AppService with ASE Deployment is not working out
Hi Team, I am trying to spin an Azure resource App Service with ASE option using the portal, running the deployment of ASE from more than hour and tried to submit the deployment twice, still have the same issue.. I am using my Visual Studio Enterprise…


how to fixe this error after deploy
after deploy my code(Expressjs) to my azure app , i got an error .the project is running locally .


How to connect via ssh to specific container?
Hi i have App Service with custom docker image scaled to two instances i want to know how to connect via Web SSH console to each of that containers, when i trying to to that i am still connected to same container, how to choose which to connect? thanks…


Does App Service perform connection draining when scaling in?
Say I have an web app deployed in App Service that exposes a REST API for my users, and that certain REST requests are fairly long-running (but not necessarily CPU-intensive; i.e., there might be a period of waiting on some remote resource before they…
"Failed to provision a Cloud Shell" in Learn module
Hi, I'm doing the Host a Web App with Azure App Service learn module and in 4th unit I get this: Requesting a Cloud Shell.Failed to provision a Cloud Shell: {"code":"TenantActiveUserQuotaReached","message":"Tenant…


AzureAD Token Authentication not checking Allowed Audiences
I have an App Service deployed in Azure which is an API using AzureAD as the authentication source. When I request an access token, I get the aud claim as the client ID of the app registration of the API. When I attach the token as bearer to an…


Azure CDN for App Service
Hi, I am trying to understand Azure CDN offerings and would like something clarifying about the behaviour of it. I have an App Service which hosts my ASP.NET website and it serves a bunch of static content such as images, sound files and bundled…




KUDU deployment script throws UNC path error
Application - Node | App Service - Windows Error : 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxx\xxxxxxxxxxxx\site\wwwroot' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. npm ERR! path…


Can't delete resource group even I try solutions on internet.
Hi, I can’t delete my resource group and it keep deduct my money from student ambassadors subscription. I try all solution that I found on internet like force delete through Azure PowerShell, try delete Vnet and subnet, try to delete on another browser…


Existing IIS virtual directory on-premise doesn't update but throws error while deployed using Azure release pipeline
I have a IIS Web App Manage step which throws an error Configuration Type: IIS Virtual Directory Parent Website Name: Default Web Site Virtual Path: /virtual directory name Physical Path: location of the files in disk When I delete the virtual…


Cannot Access Paid Support under "New Support Request"
Hello, I recently purchased an Azure support plan using my personal email (@Stuff .com), but I am having trouble accessing the support options. I have tried logging into my Azure account and navigating to the support page, but the support options are…