Category "azure-appservice"

ASP.NET Core 5.0 Web API deployed in App service call third party API fails intermittently and raise 500 (Internal Server Error)

ASP.Net Core Web API Call Thirds party API fails intermittently. The following exception raises intermittently when load test with postman. "Call failed with st

Nextjs Routes are not working when deployed to Azure App Service Linux Instance

I wanted to deploy a nextjs app to Azure App Service with Linux instance. I followed the instructions here: https://developinjay.com/deploying-nextjs-app-to-azu

Azure App Services: How to restrict everything but one IP address

I have a Web API hosted in Azure App Services, and I want to use the restriction tool to restrict traffic for every single IP that exists, with the exception of

Failed to access traffic manager DNS URL

I have created two app services and created a traffic manager. I have added two endpoints for app services in traffic manager. When I am accessing URL in app se

Deployment slots in Azure FunctionApp

I'm trying to understand how deployment slot works (https://docs.microsoft.com/en-us/cli/azure/webapp/deployment?view=azure-cli-latest). I ran the following com

Azure Web App Code 503 - Service Unavailable

I'm having a problem with my 4 webapps on Azure. All of them have "Running" status, but I cannot deploy new releases, I receive code 503 "Service Unavailable",

Hosting a separate app service as a website directory

Is it possible to include a separate Azure App Service as part of another App Service? For example lets say that I have a website called www.mycompany.com hoste

Can't find .NET as a version in Azure App Service

I migrated my app locally from 3.1 to version 5. I deployed it but I get the following error: HTTP Error 500.31 - ANCM Failed to Find Native Dependencies Commo

App Service Private Endpoint with Custom Domains gives Error 403 - Forbidden

I'm on the last stage of my journey to try and lock down public access to app. After a bunch of research I decided on using "Private Endpoints" so that only wh