python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Web API POST Request returns 500 Error, GET Request returns 200 OK on Azure
I created a web API which runs perfectly on localhost.
After publishing it to Azure
POST Request returns 500 Internal Server Error
GET Request returns 200 OK
Is there something else required to do in ...
Tassisto
Votes: 0
Answers: 1
Do Azure web apps support role based authorization rules from the web.config file
I have a legacy application which needs moving to Azure web apps. When running it locally in IIS Express, the authorization rules work as expected, however when it's deployed to an Azure app service, ...
jamesb
Votes: 0
Answers: 2
Azure Devops Unable to Deploy the Azure Web App throws error
I am trying to deploy the Azure Web App in the Qa instance. I have created 3 different appsettings.json files with environment specific Client ID's in it
On the release pipeline for QA branch I am tr...
user4912134
Votes: 0
Answers: 1
Azure Linux Container Web App does not resolve name within the vnet using private DNS
vnet is connected to my Web App through which I can communicate with other services and applications. When I specify the internal IP of another application to my application, everything works fine. Bu...

Vitalii Fedorenko
Votes: 0
Answers: 1