Category "azure-web-app-service"

Business Central Admin Center API

I'm trying to call the Admin Center API of Business Central, but I keep getting 403 Forbidden error. I'm not sure what the problem is - it could be incorrect en

"The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used." when node js app deployed to azure app service

I created azure app service and deployed node js app into it through Filezilla by connecting through FTP. but when i test it in postman using "post" method with

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

pip install requierements.txt in azure app service

I want to launch a web app on Azure app sevice connected to my azure repo, but I have this problem ERROR: Command errored out with exit status 1: /tmp/8da0e5879

Health Check on Web App Service vs Availability on Application Insights

In Azure Health Check option on App Services How is it different from Availability on Application Insights? Data generated is different? Which should be used i

How do I login to phpadmin on azure mysql in app

I am trying to migrate a local MySQL database to azure MySQL In App, when I click on Manage in the MySQL in App pane on portal.azure.com it takes me to phpadmin

How do I login to phpadmin on azure mysql in app

I am trying to migrate a local MySQL database to azure MySQL In App, when I click on Manage in the MySQL in App pane on portal.azure.com it takes me to phpadmin

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

How do you deploy WireMock.Net as an Azure Web App

I am trying to deploy a ASP.NET 6 App which contains WireMock.NET as a hosted service. According to WireMock.NET's wiki this is possible and I'm basically using

Connecting to Dynamics Dataverse from Azure Web App - getting "object not set to an instance of an object"

We have an API, written in C# .NET Framework that connects to the OrganizationService and the OrganizationServiceContext of our Dynamics instance. We are gettin

Azure Application Gateway received invalid status code: 404 from App Service

I am using Microsoft Learn to setup the following lab: https://docs.microsoft.com/en-us/learn/modules/load-balance-web-traffic-with-application-gateway/5-exerci

MSAL login not working in production for node.js , Javascript application

I have used Msal.js for login to microsoft account inorder to call microsoft graph api. On local everything is working fine but after deployment on production,

Exceeded language worker restart retry count for runtime:node. Shutting down and proactively recycling the Functions Host to recover

I am currently trying to do the MS tutorial on Azure serverless webapps, but I am completely stuck. Whenever I try to start the sample, (be it by pressing F5 to

Can we update the configurations from the advance section of the Azure portal programmatically?

I am trying to call an API multiple times with the change in the configuration files. Can we do the changes in the configuration files at runtime in the code be

Unable to Access SharePoint using PowerShell

I have registered an Application on Azure and I am trying to get an access token using the following command. $Auth=Get-ODAuthentication -ClientId 01xex4x7-f0e2

How can I install my own Python package in Azure Web App Service Linux environment?

I deployed my Python Django project to Azure Web Service Linux environment, and found an error most likely caused by the version of Azure's own Python version (

How to get Azure App Service EasyAuth Apple sign in to work with MobileServiceClient.LoginAsync?

I have Azure App Service EasyAuth working successfully with Google, Microsoft, and Facebook providers in my Mobile App using the MobileServiceClient.LoginAsync

Azure Web API giving a 404 when deployed but works locally

We have a .NET Core Web API deployed as an Azure Web App. All endpoint work locally, however, once deployed, we have one controller that is gives us a 404 for a

How can i remotely debug an asp.net core web app deployed on an azure app service

I am working on an asp.net core web application. I need to debug this application (put a breakpoint and inspect variables when this breakpoint is hit). I can do

Invalid CORS request: JHipster registry on Azure webapp

I am trying to deploy default Jhipster-registry executable Jar file on Azure webapp. The applications starts and I can see the login page. However, when I put