7,270 questions with Azure App Service tags

Sort by: Updated
1 answer

Changing the configuration file php.ini in Bitnami Wordpress

There are some limitations in Bitnami wordpress. we want to change the limit of file upload size but cant find any option. please guide us in this regard

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-13T06:06:34.357+00:00
answered 2020-05-14T22:06:36.163+00:00
ajkuma 24,396 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Publishing to Azure Web App Fails to Overwrite DLL

I developed a single-project Net Core site under Visual Studio for Mac some time ago, and published under Azure as a Web App. Since, the site has become a multi-project site. If I attempt to publish now to Azure, the publication works Okay, but when…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2019-12-11T18:45:40.267+00:00
Brad Varey 101 Reputation points
accepted 2020-05-14T21:00:15.153+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Web Job and PowerShell Module

Hi All, Is it possible to install PowerShell module in Azure Web Job? because I need to implement a console application which will host in the Azure Web Job will use PowerShell command for Power Apps…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-20T08:31:39.767+00:00
Eric Kyaw 26 Reputation points
commented 2020-05-14T00:41:33.48+00:00
Eric Kyaw 26 Reputation points
1 answer

Changing settings in Azure Web apps with powershell.

I am making a powershell script that deploys an app service and changes the configuration automatically. An example of such configurations are: the platform setting to set the azure platform to 64bit. i changed this with: $WebAppPropertiesObject =…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-23T11:54:31+00:00
Wesley Pleijsier 1 Reputation point
commented 2020-05-13T22:46:11.957+00:00
Grmacjon-MSFT 17,286 Reputation points
0 answers

Authorization Header missing in webapp

Hi everyone. I have an api developed with symfony that use jwt tokens toa utenticate ours users. When i send a Authorization Bearer {JWT Token} header, the webapp remove this, and our code can't access. I try to use another name for the header and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 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,358 questions
asked 2020-05-08T10:06:41.247+00:00
Victor García Pastor 1 Reputation point
commented 2020-05-13T10:58:48.263+00:00
soumi-MSFT 11,761 Reputation points Microsoft Employee
1 answer

how to access FTP on Bitnami wordpress VM

How to access ftp on bitnami wordpress and also change the php.ini files in the subsequent website

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-13T05:50:32.093+00:00
answered 2020-05-13T07:53:56.783+00:00
Manu Philip 17,186 Reputation points MVP
0 answers

microsoft.web resource provider taking too long to register/unregister

Encountered a "The required resource provider hasn't been registered for your subscription" issue when trying to create a web app bot, went to resource providers and noticed microsoft.web was still "registering". Tried to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-27T12:44:33.487+00:00
Nor Farzana Syaza Jeffri 1 Reputation point
commented 2020-05-11T21:17:18.69+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Best Practice to Protect Azure WebApp for Individual Users versus only Issuer on SaaS / Multi-Tenant Implementations

Hello, Situation: I have a Multi-Tenant Azure WebApp that is protected with [Authorize] and AAD. I have a Multi-Tenant Azure WebApi that is access by the WebApp that also uses [Authorize] and AAD and User Claim Scope validations Help Needed: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 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,358 questions
asked 2020-05-08T22:09:11.303+00:00
MMEGFL 1 Reputation point
answered 2020-05-11T19:37:13.61+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Web-app only works after reloading

I have deployed a ASP.NET Core 3.1 SPA using Azure Devops at https://jrgfogh-whist.azurewebsites.net/ The app is running as a Linux app service. When I access the page from Chrome, I get the welcome page the first time and then my app when I reload…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-09T12:41:22.913+00:00
Jørgen Fogh 96 Reputation points
commented 2020-05-11T09:57:06.693+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
1 answer

After deploying my Web App on Linux and browsing to the site I get To import Sass files, you first need to install node-sass.

When I deploy my React App which was created using Create-React-App to Azure Web App on Linux I get the following when I browse to the website? To import Sass files, you first need to install node-sass. When I run this locally everything is fine…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-08T09:42:36.11+00:00
Simon Edwards 1 Reputation point
commented 2020-05-11T07:01:43.593+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
4 answers One of the answers was accepted by the question author.

How do I publish a function to Azure using Core Tools?

When I try to put in the Azure Cloud Shell an error appears

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-23T15:42:37.463+00:00
Letícia Miranda 41 Reputation points
answered 2020-05-08T20:45:51.34+00:00
Letícia Miranda 41 Reputation points
2 answers

Azure Active Directory with Azure App Service ASP.NET

Using the Azure portal -> Azure Active Directory -> App Registrations. I created a new app registration and connected it to my Azure App Service (ASP.NET Web Forms website). Why does the redirect URI have to always be changed from localhost/ to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 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,358 questions
asked 2020-03-04T13:45:01.9+00:00
Mikaela Caron 41 Reputation points
commented 2020-05-08T05:08:49.753+00:00
Marilee Turscak-MSFT 36,151 Reputation points Microsoft Employee
1 answer

How to dump my Mysql in-app database?

I was reading some instructions about Mysql In-app on https://github.com/projectkudu/kudu/wiki/MySQL-in-app And as discribed there, I configured my public credentials for my SCM and I execute a POST to myapp.scm.azurewebsites.net/mysqlutils/dump The…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-06T14:45:53.107+00:00
Jean Carlos de Almeida 21 Reputation points
answered 2020-05-07T18:52:16.033+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Azure App Services

Greetings all, Trying to host an application on Azure PaaS "App Services" we had some long discussion on Twitter, as shown below https://twitter.com/WindowsDocs/status/1255875925645955075?s=20 Can we get the propoer answer? What…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-04T21:37:43.287+00:00
Jamil Saif 1 Reputation point
answered 2020-05-07T03:34:41.783+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Web App for Linux - DotNET Core 2.2 Support

I am unable to select DotNET Core 2.2 stack for Web app for Linux. Has the support for the same end? Is any official documentation available on the supported DotNET Core versions? Thank you.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-27T16:03:37.853+00:00
Ragesh T R 46 Reputation points
commented 2020-05-06T21:45:04.263+00:00
BTardif-[MSFT] 351 Reputation points
1 answer

HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported Azure WebApp

HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported azure web app, I'm using Visual Studio 2019, the application successfully compile and working mode locally after hosting to azure web app failed to start the website I Hosted multiple…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-05T06:47:40.667+00:00
ramakrishna p 1 Reputation point
commented 2020-05-06T15:05:24.77+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
1 answer

Publish Issue

i'm trying to publish MVC CORE web application to azure . i just RC on the name of the solution and click on publish to azure. i shared a screen shot please advice

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-05-05T16:39:04.243+00:00
eman alyami 6 Reputation points
answered 2020-05-05T21:27:50.72+00:00
Xiaodi Yan 876 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure App Service using a Windows container Failing and restarting - Modify Compute System failed

Hey all, This question has been asked before, but the answer didn't seem to work for me. I've set up a simple hello_world (Python, Flask) windows container with the following image: mcr.microsoft.com/windows/servercore/iis:windowsservercore-ltsc2019 …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-21T10:38:10.437+00:00
tlcs 26 Reputation points
commented 2020-05-04T13:37:23.293+00:00
tlcs 26 Reputation points
3 answers

Could not connect my webapp in Filezilla in Azure Free Trail Subscription

Yesterday I've registered in azure as a free trial subscription. Then i have created a web app "https://rammesarandemo.azurewebsites.net/". The problem is that i could not able to access my web app through Filezilla. I could not able to see…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-30T08:08:40.987+00:00
Ram kumar 1 Reputation point
commented 2020-05-04T12:49:43.62+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
1 answer

Azure SignalR Service/Azure WebApp (NodeJS) Integration

I have a NodeJS application that is hosted in an Azure WebApp. I am interested in integrating Azure SignalR Service with this WebApp. I am wondering if it is possible to do so? All the documentation/samples I have seen talk about integrating Azure…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
131 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2020-04-30T14:28:39.19+00:00
Gaurav Mantri 11 Reputation points
commented 2020-05-04T09:20:52.857+00:00
Gaurav Mantri 11 Reputation points