7,407 questions with Azure App Service tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Azure Web App for Multi-Containers - No Access to Authentication / Authorization Tab

I am attempting to add Azure Active Directory Authentication (or some kind of Authentication / Authorization) to my docker-compose web app but unfortunately the tab on the left pane is greyed out for me. I haven't been able to find any information online…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-06T17:15:22.207+00:00
Peter Meglis 41 Reputation points
accepted 2020-03-12T15:04:17.27+00:00
Peter Meglis 41 Reputation points
1 answer One of the answers was accepted by the question author.

How function app triggered by Azure Queue decides the method succeeded or not? How to verify the same?

How function app triggered by Azure Queue decides the method succeeded or not? How to verify the same?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-05T11:11:28.307+00:00
kunal 21 Reputation points
accepted 2020-03-12T03:32:02.897+00:00
kunal 21 Reputation points
0 answers

403 - Forbidden: Access is denied.

unable to access my web application after addition of custom domain. both the entries(A,TXT) have added in our dns portal but still the issue is same.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-10T09:24:13.633+00:00
Khurshid Alam 1 Reputation point
commented 2020-03-11T13:13:22.257+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Error: Failed to upload file 'site/wwwroot/app_offline.htm from Kudu. Error: Conflict (CODE: 409)

The error comes up suddenly from DevOps while deploying a web app hosted on App Service. Detailed Error Description: 2020-03-09T13:02:00.7972664Z ##[error]Failed to deploy web package to App Service. 2020-03-09T13:02:00.7981811Z…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-09T21:09:59.087+00:00
Kabilan VK 101 Reputation points
answered 2020-03-11T11:24:04.147+00:00
ajkuma 24,971 Reputation points Microsoft Employee
0 answers

PHP Minor Version Update for February 2020

Latest version updates to PHP In February 2020, Azure App Service will update the PHP stacks to the latest available versions. For information on the changes in the new versions, please see the change logs on the PHP website. PHP VersionChange…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-01-26T05:11:49.727+00:00
Eric Stenson MSFT 6 Reputation points
commented 2020-03-11T10:26:41.263+00:00
Nathan Kitchen 1 Reputation point
0 answers

Getting "Failed to get App Service Service principal details" when trying to import certificate from Key Vault into App Service

Hello, We are experiencing really strange issue. We have .pfx certificate imported into a Key Vault and we want to import it into Azure App Service. We've created MSI for the App Service (Going into App Service > Identity > Enable System…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-03T07:40:08.91+00:00
Marjan 6 Reputation points
commented 2020-03-10T22:31:40.013+00:00
Grace MacJones - MSFT 91 Reputation points
1 answer

OpenShift Container Service status pending

Hi Team, I am trying to setup Openshift cluster in Azure for this I tried to enable AROGA container Service feature using az feature register --namespace Microsoft.ContainerService -n AROGA. Using Azure cloud shell in Bash mode. But the…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
257 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-02T21:23:05.067+00:00
Bhaskar Subbian 1 Reputation point
answered 2020-03-10T12:41:24.247+00:00
jakaruna-MSFT 596 Reputation points Microsoft Employee
1 answer

Bulk external users as members not as guest

MSDN Redirect. Hi, Update:

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,633 questions
asked 2020-03-10T06:32:09.823+00:00
vipullag-MSFT 26,021 Reputation points
answered 2020-03-10T07:19:31.843+00:00
Vasil Michev 100.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

IP restrictions and allowing access between two Azure Web Apps

We're deploying multiple Azure Web Apps, and we need to allow access between two of them (auth and api), while still restricting the external access by IP address. We've defined the allows IPs against each app (auth and api), but how can we identify…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-10T08:08:48.617+00:00
Daniel Becroft 26 Reputation points
commented 2020-03-08T23:59:07.543+00:00
Daniel Becroft 26 Reputation points
1 answer

Implementation with App Services

Hello, I have a question, I want to deploy a project with App Services for a NodeJS application connected to a private github repository, during an update of the repository, can the application avoid downtime? Can the application automatically change in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-05T16:40:46.71+00:00
Iktus 1 Reputation point
answered 2020-03-06T18:50:25.047+00:00
Grace MacJones - MSFT 91 Reputation points
1 answer

Deployment history in AppService

Hi I deploy to an appservice using Visual Studio 2019... Is there a way to see a deployment history of this AppService in Azure.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-03T03:58:32.46+00:00
juan maximiliano aguilar abanto 541 Reputation points
commented 2020-03-05T13:35:54.62+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
2 answers

AzureDevOps Build is Not Compiling DLLs

With XAML builds you could add the following argument /p:GenerateProjectSpecificOutputFolder=True and it would cleanly build your code and compile your dlls per library. With YAML builds however, this argument does not appear to work and all the code…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-21T21:49:54.18+00:00
ISAAC ORTIZ 1 Reputation point
answered 2020-03-04T14:22:24.49+00:00
StingyJack 131 Reputation points
1 answer One of the answers was accepted by the question author.

Difference with Azure Notification Hubs notification and Web Server notification

During my research, in UWP we can use the Azure Notification Hubs or Web Server to do the push notification, I have sucessfully tried the Azure Notification Hubs. There are a lot of steps need to configuration. Based on the search result, we can also use…

Universal Windows Platform (UWP)
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-29T14:29:16.763+00:00
Devid 61 Reputation points
commented 2020-03-04T09:33:09.597+00:00
Devid 61 Reputation points
1 answer One of the answers was accepted by the question author.

UWP Sample for push notification using Web Server

Can you please share complete sample about the push notification using Web Server instead of the Azure Notification hub? What I have found are the sample for Windows 8.1, I need the sample for UWP.

Universal Windows Platform (UWP)
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-29T14:37:23.51+00:00
Devid 61 Reputation points
accepted 2020-03-04T09:31:13.89+00:00
Devid 61 Reputation points
2 answers

Possible to create alert for a whole subscription app services?

Hi all, Is it possible to have an altert on CPU % usage of an App Service be "attached" to a subscription? We create and delete regularly app services and its respective Resource Group (also regularly created and deleted) and would like to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-02T14:10:11.837+00:00
AzrMonit 1 Reputation point
answered 2020-03-03T08:04:47.563+00:00
AzrMonit 1 Reputation point
1 answer

[MSDN Redirect] Azure App Service Migration Assistant | for Linux

Hi, I am trying to find out if the Azure Migrate > Web app migration tool can be run on Linux. It should be doable as App Service has a Linux flavour. The downloadable seems to be Windows only. It's a local agent so my understanding is it can only…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-10T11:49:02.67+00:00
ajkuma 24,971 Reputation points Microsoft Employee
commented 2020-03-03T06:26:16.677+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

Azure App service for windows containers using Azure Powershell Automation

I am trying to deploy the ASP.NET MVC containered image to Azure App Service using powershell Automation.Succedeed to do it manully. Did the following steps. Created .NET MVC application Containerized using docker, placed it in the ACR and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-03-03T02:16:12.58+00:00
Sumati 1 Reputation point
answered 2020-03-03T03:07:31.397+00:00
J Mod 191 Reputation points
1 answer

App startup fails on F1 and D1 instances, but works on B1, S1 and above?

Code runs fine locally in debug and release mode. Deployed to an S1 or B1 App Service it also runs fine. Recently, without any code changes, my D1 App Service stopped working out of the blue. When I try to access the site, I get a 502.5 ANCM…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-27T14:12:17.217+00:00
Brandon McAlees 1 Reputation point
commented 2020-03-02T08:54:14.383+00:00
SnehaAgrawal-MSFT 21,006 Reputation points
2 answers One of the answers was accepted by the question author.

What is the meaning of the percentiles in this chart?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-27T04:42:28.347+00:00
juan maximiliano aguilar abanto 541 Reputation points
accepted 2020-03-02T00:21:47.043+00:00
juan maximiliano aguilar abanto 541 Reputation points
1 answer

Bot not sending the welcome message

I have created a QnA maker kb and created a bot using Azure web app bot. It is working completely fine when I test it in "Test in Web Chat". But when I add that code in the web page, the welcome message does not appear first. It comes when the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2020-02-28T10:42:48.507+00:00
Rushikesh Sadekar 6 Reputation points
answered 2020-02-28T19:10:57.877+00:00
brtrach-MSFT 15,866 Reputation points Microsoft Employee