7,022 questions with Azure App Service tags

Sort by: Updated
1 answer

Connection failing from Node.js to Azure SQL Database

I am trying to connect to Azure SQL database, but it is not getting connected. What could i be doing wrong or missing?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-18T18:50:43.373+00:00
vikas 1 Reputation point
answered 2020-01-19T19:04:39.58+00:00
Vaibhav Chaudhari 38,651 Reputation points
0 answers

Deploying a Laravel Web app

Hey guys, I have been following this tutorial https://learn.microsoft.com/en-us/azure/app-service/containers/tutorial-php-mysql-app However the only difference is that I am trying to upload my own webapp not the demo 'Laravel Tasks' I have…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-09T07:42:18.017+00:00
Enrico Botha 6 Reputation points
commented 2020-01-17T21:14:46.51+00:00
Ryan Hill 26,241 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

"The specified user does not have a valid profile. Unable to load " when dynmically loading assembly

I have a console app running .NET framework running as a web job. A part of this job compiles some .cs-scripts at runtime, stores the compiled files in a directory, and loads them to invoke a method in the compiled script. On local development…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-10T10:05:45.9+00:00
Espen Johannessen 41 Reputation points
accepted 2020-01-17T14:15:02.647+00:00
Espen Johannessen 41 Reputation points
1 answer

secure api manager access via Vnet peering

We established vnet peering with to different tenant to access our api manger. What are the ways we can secure the API manager and only allow connection access via vnet-peering. I get to know in "basic tier" we can't use api-manager virtual…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
521 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-16T08:23:52.017+00:00
RagulanS 1 Reputation point
answered 2020-01-17T06:36:33.337+00:00
msrini-MSFT 9,261 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Not enough disk space to start container on Web App

I get the following error after container update: Unable to start container. Error message: Not enough disk space to start container. Current available space: 1255 MB. New container estimated disk space: 1566 MB The container is running in a PC2…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-16T09:36:49.517+00:00
Geir Hansen 26 Reputation points
commented 2020-01-16T17:00:04.547+00:00
Geir Hansen 26 Reputation points
2 answers

.NET Core 3.1 not recognized by Web Job

I have a Web API and Web Job running .NET Core 3.1. While the Web API is running fine the Web Job will not start. When I went into the logs I discovered that it cannot find the .NET Core 3.1 runtime. You'll notice here that I do actually have the runtime…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-12-06T15:01:38.707+00:00
Dan Siegel 1 Reputation point MVP
answered 2020-01-15T08:12:46.797+00:00
Wouter 1 Reputation point
2 answers

Managing Authentication for APIs deployed in multiple region and Protected By Azure AD.

Scenario: Registered a Web API in Azure AD to protect it and deployed the code in US region on web app named 'usapi' and having URI as 'usapi.azurewebsites.net'. With this registration, Azure AD will provide a Client Id which will be used to get…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,829 questions
asked 2020-01-09T19:32:09.237+00:00
Anish Kumar 1 Reputation point
answered 2020-01-14T18:20:00.91+00:00
Anish Kumar 1 Reputation point
1 answer

Is Team foundation server 2010 can be used/compatible with jenkins plugin?

Want to know if team foundation server 2010 can be used with Jenkins ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-14T10:33:20.287+00:00
Priya 1 Reputation point
answered 2020-01-14T14:04:35.713+00:00
Philippe Levesque 5,701 Reputation points MVP
1 answer

ODBC SSL Security error while making connection from Azure web apps

HI Team, Recently we have migrated our Azure project with latest SDK(2.9), .Net Framework 4.7.2 and VS 2019. When we debug the code locally ODBC connection is working fine. But once we hosted into azure cloud then exception is throwing when app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-12-06T11:02:38.3+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:44:53.1+00:00
Venkatesh K 6 Reputation points
0 answers

Unable to Install/Import Pandas on Azure App Service

Hi, I have been trying to install Pandas on my Azure App Service (running Flask) for a long time now but nothing seems to work. I tried to use wheel, created a wheelhouse directory manually and tried to install the relevant Pandas .whl file…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-12-12T02:07:35.35+00:00
akg777 1 Reputation point
commented 2020-01-13T10:18:59.327+00:00
SnehaAgrawal-MSFT 18,786 Reputation points
1 answer

我的游戏无法提交更新

一直卡在这个界面,新的游戏包无法上传

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-08T06:47:01.94+00:00
qing leng 1 Reputation point
commented 2020-01-13T04:49:54.08+00:00
ajkuma 22,851 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Az resurce list --tags returns empty tags array

All tags are missing in the JSON result when listing resources while using the tag argument. This is the default listing that I get when running without "tag" attribute: # az resource list { "id": xxxx, …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-11T14:39:01.3+00:00
Aljoša Vister 21 Reputation points
accepted 2020-01-11T18:24:12.78+00:00
Aljoša Vister 21 Reputation points
3 answers

Manully Deploy my aps.net web application to Azure Web app

I have the following:- I create a new Azure web app. Using VS 2019 i created a new Asp.net 4.5 web application which contain WCF service. i tried to deploy my asp.net application into azure, but i failed. I tried using Web Deploy:- …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-10T15:50:58.503+00:00
john john 946 Reputation points
answered 2020-01-10T21:31:42.253+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

Integrate web app with VM over internal vnet?

Hi, Issue: I want to place a web service from a VM behind a Azure AD sign on portal. Attempted solution: Set up a simple Nginx proxy with Web app for container and let this proxy redirect to VM though Vnet integration. From azure web app service…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,829 questions
asked 2020-01-10T13:13:16.797+00:00
Kristian Reed 1 Reputation point
answered 2020-01-10T17:56:40.193+00:00
Sam Cogan 10,322 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Accessing Certificate in Code with Thumbprint

Hi there, we have a strange problem on one of our app services, accessing our certificate in our dotnet core application. We configured the "WEBSITES_LOAD_CERTIFICATES" environment variable with our certificate thumbprint like described…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-06T07:36:44.14+00:00
Noah Hendrikx 101 Reputation points
commented 2020-01-09T04:34:40.913+00:00
SnehaAgrawal-MSFT 18,786 Reputation points
1 answer One of the answers was accepted by the question author.

Azure DevOps : Failed to deploy web package to App Service. Site Unavailable (CODE: 503)

to whom it may concern, running a pipeline that deploys a piece of code written in python on the Linux Azure Web App. Everything worked well until 2 days ago (9 Dec 2019). Question how can I circumvent the issue? The error during the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-12-11T20:55:06.633+00:00
Abdelkrim 106 Reputation points
accepted 2020-01-08T22:24:15.4+00:00
Abdelkrim 106 Reputation points
2 answers

Azure App Service Node.js deployment with Kudu serves the public folder rather than the build folder

I just used azure app service with CI/CD to deploy my react application, however I realised that after all the steps kudu serves my application not from the build folder that it has generated, but from my source folder. How I can change to let kudu to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-05T11:24:09.38+00:00
Luigi Aversa 1 Reputation point
answered 2020-01-08T11:05:17.843+00:00
Luigi Aversa 1 Reputation point
0 answers

How to use persistent storage with Web Apps by docker-compose?

If you have any advices, please give me! I tried to use persistent storage following this article (https://learn.microsoft.com/en-US/azure/app-service/containers/tutorial-multi-container-app), but couldn't use...It start initialize after stop the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2020-01-07T02:10:45.627+00:00
Tomohiro.H 1 Reputation point
commented 2020-01-08T00:14:09.91+00:00
Grmacjon-MSFT 16,756 Reputation points
1 answer

Deploying a .net core 3.0 web app to azure app service

Hi, As per azure guidance, when we setup deployment for our azure app-service web app (dotnet core), we hooked azure app service up with Github, and when we push to a branch, the deployment script kicks in, and azure app service runs the deploy.cmd…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-12-10T11:58:14.483+00:00
Matt Roberts 6 Reputation points
answered 2020-01-07T12:07:51.27+00:00
Joffrey NURIT 206 Reputation points MVP
4 answers

Azure DNS Custom Domain names=> Are they limted to azure products?

Hi there, I am thinking about paying for a custom domain DNS name inside azure=> App Services tab, click the name of your app, select Settings, and then select Custom domains Will it be possible to point that DNS to external resources? Or it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,022 questions
asked 2019-11-29T11:46:37.047+00:00
xabio 1 Reputation point
commented 2020-01-07T10:34:36.37+00:00
ajkuma 22,851 Reputation points Microsoft Employee