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)
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
Deployment of ARM template to Devops branch
As a part of learning bicep, I've created an arm template for linked service to an existing ADF. When I deploy the template from ADF, It is being deployed directly in live mode.
Would it be possible t...
Raj Vishakh M
Votes: 0
Answers: 1
Bicep template FunctionApp App Key creation
I am deploying Azure Functions using bicep templates. To connect the FunctionApp to my API-Management, I want to have an additional AppKey called management that is randomly generated. Currently my so...

DrEichenbach
Votes: 0
Answers: 0
Deployment Failed with Error: Package deployment using ZIP Deploy failed
I am trying to deploy a django project in azure from GitHub repository but I am getting error during the deployment. I am getting this error:
Failed to deploy web package to App Service.
2022-01-02T15...
coder
Votes: 0
Answers: 0