9,367 questions with Azure App Service tags

Sort by: Updated
0 answers

Managed Certificate is at risk of revocation

On 9 Oct 2025 Microsoft sent me this notification... These certificates were issued using a verification method recently flagged by Chrome and DigiCert. Azure attempted to renew them using DigiCert's updated validation method (effective 15 July 2025),…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-17T06:58:09.6933333+00:00
Raymond Starkey 25 Reputation points
commented 2025-10-26T06:13:11.43+00:00
Raymond Starkey 20 Reputation points
1 answer

Trouble with Adding a Contributor to a Subscription

I am trying to add a user as a Contributor to our license, but he is not showing up when I attempt to select him as a member. I can, however, see that he has been added to our directory. I also verified with him that he has accepted my invitation. I am…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-25T19:19:29.07+00:00
Liz Wanless 0 Reputation points
answered 2025-10-26T04:10:09.39+00:00
SUNOJ KUMAR YELURU 16,611 Reputation points MVP Volunteer Moderator
1 answer

Cannot make domain service

I'm tried to make app service domain and got this error I'm on Pay-as-you-go

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-26T02:09:42.71+00:00
Dev Estro 0 Reputation points
answered 2025-10-26T03:31:45+00:00
SUNOJ KUMAR YELURU 16,611 Reputation points MVP Volunteer Moderator
0 answers

Azure 500.30 Error for Student Project

I'm working on a school project using Azure, but keep running into a 500.30 error. I have a Visual Studio program that runs a server and client, which runs fine locally. We later deployed Azure with GitHub, which works properly, but now we get a 500.30…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-25T22:13:52.4333333+00:00
Varun Sethi 0 Reputation points
1 answer

You didn't enter the expected verification code. Please try again.

While accessing https://portal.azure.com, I am entering MFA code generated via mobile app. In return, it is showing error i.e. "You didn't enter the expected verification code. Please try again." I checked for solution(s) but no help till now.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-25T14:30:25.8666667+00:00
Hiten S 0 Reputation points
commented 2025-10-25T18:16:44.92+00:00
AnjolaOluwa Odusina 145 Reputation points
0 answers

Please tell me the sample data creation query for AdventureWorksL that can be created using the Azure SQL Database query editor.

I would like to create the AdventureWorksLT sample database using only Azure SQL Database's query editor. I cannot use the instawdb.sql script in the oltp-install-script published on GitHub because it does not provide an environment where SSMS can be…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-25T13:30:07.6066667+00:00
菅野泰弘 0 Reputation points
0 answers

Can't create an appservice due to quota limitations , but my quotas seem to be unused

I am trying to deploy a basic web app. When I try to create an appservice plan whether via az cli or via portal I am getting an error saying that I do not have enough quota: az appservice plan create --name asp-receipt-webapp-dev --resource-group…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-24T20:56:50.89+00:00
EAS 0 Reputation points
edited a comment 2025-10-25T01:31:21.36+00:00
RAMAMURTHY MAKARAPU 535 Reputation points Microsoft External Staff Moderator
3 answers

Bought a TLS App Service Certifikat but www.customdomain.nn SAN is missing

Bought a TLS App service certificate to use for a site built in Power Pages, but the subdomain www (www.customdomain.nn) was not added to the SAN, the SAN contains only the APEX domain name even through I used the domain verification method. I have tried…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-20T14:40:36.3466667+00:00
Admin gbg 0 Reputation points
edited a comment 2025-10-24T17:15:34.73+00:00
Shree Hima Bindu Maganti 5,805 Reputation points Microsoft External Staff Moderator
0 answers

Azure Web app - Unable to resolve DNS, access Developer tools and web app is slow

We have two Azure web apps both slow to respond with timeouts happening and connections dropping getting various 500 - 503 errors. We have tried accessing Developer tools and this is a 503 error on running a network test azure cannot resolve the URL's.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-24T08:51:57.0633333+00:00
Dan Caldwell 0 Reputation points
commented 2025-10-24T09:42:43.4666667+00:00
Praneeth Maddali 1,110 Reputation points Microsoft External Staff Moderator
0 answers

Continuous webjob cannot start after zipdeploy

We are having issues with our continuous webjobs after deploying them via zipdeploy. Our flow for deployment is: Use MSDeploy (msbuild) to publish our aspnetcore app to an azure app service After that completes, deploy the web jobs via…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-23T06:28:03.94+00:00
Isaac Drew 0 Reputation points
edited a comment 2025-10-24T08:38:50.7566667+00:00
Isaac Drew 0 Reputation points
2 answers

Azure Web App Service for Containers SSL binding taking forever

After adding a custom domain binding the SSL takes forever, it says there is a duplicate certificate but this certificate don't exist anywhere at all. The domain is an app service domain.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-23T03:26:01.7066667+00:00
Stephen SAPALO 0 Reputation points
edited an answer 2025-10-24T06:48:58.36+00:00
Vishvani Jilukara 550 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Can I run Docker (e.g., Gotenberg) inside an Azure App Service that’s deployed in Code mode?

Hi everyone, I’m working on an app where the API is deployed to Azure App Service using the Code publish model (Python + Gunicorn). When I run this locally, I also spin up a Gotenberg (Docker) container from the same startup script, and the API talks to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-09-18T13:17:23.2+00:00
Jayanta Basumatary 20 Reputation points
accepted 2025-10-24T04:43:57.08+00:00
Jayanta Basumatary 20 Reputation points
2 answers

issues having a new custom domain in microsoft Entra verified

issues having a new custom domain in microsoft Entra. i added the records on my DNS zone, they are propagated globally, but i cant verify it on the Entra board I found that the domain im adding is part of another tenant that is not mine (which is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-09-29T20:11:41.23+00:00
Boiken 0 Reputation points
answered 2025-10-23T16:48:09.7533333+00:00
Shree Hima Bindu Maganti 5,805 Reputation points Microsoft External Staff Moderator
2 answers

Is there a way to export Users and their corresponding Managers?

I need to export a list of Users and their corresponding Managers but it doesn't seem like there's a streamline way to do this. After digging into this a bit further I've only seen powershell scripts passed around the forums. Just posting this to see if…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-09-30T20:56:10.5533333+00:00
Anthony Chang 0 Reputation points
answered 2025-10-23T16:42:36.8033333+00:00
Shree Hima Bindu Maganti 5,805 Reputation points Microsoft External Staff Moderator
0 answers

How to use cloudflare to hosta newly registered Azure domain names

My question is the same from this link. https://free.blessedness.top/en-us/answers/questions/1621920/how-to-use-cloudflare-to-host-azure-domain-names It looks like the solution there stopped working in 2024. I have a newly registered domain. I normally…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-06T16:37:58.97+00:00
Jeffery McMullen 0 Reputation points
edited the question 2025-10-23T12:29:39.9266667+00:00
Praneeth Maddali 1,110 Reputation points Microsoft External Staff Moderator
0 answers

InvalidTemplateDeployment, indicates that the deployment template is not valid according to Azure's validation procedure. Specifically, the issue SubscriptionExceededMaxDomainLimit suggests that your subscription has reached the maximum limit for creating

InvalidTemplateDeployment, indicates that the deployment template is not valid according to Azure's validation procedure. Specifically, the issue SubscriptionExceededMaxDomainLimit suggests that your subscription has reached the maximum limit for…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-09T19:58:55.4766667+00:00
Serge Khachatour 0 Reputation points
commented 2025-10-23T12:30:21.5+00:00
Praneeth Maddali 1,110 Reputation points Microsoft External Staff Moderator
1 answer

Deployment is in Uploading status since a long for Static Web Apps

Deployment is in Uploading status since a long for Static Web Apps

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-22T16:27:23.11+00:00
FerosKhan-3144 0 Reputation points
commented 2025-10-23T22:55:08.0666667+00:00
RAMAMURTHY MAKARAPU 535 Reputation points Microsoft External Staff Moderator
0 answers

App Service Plan Create operation is throttled for subscriptionPlease contact support if issue persists.

ive tried 3 times now and i keep getting this error: App Service Plan Create operation is throttled for subscription xxxx. Please contact support if issue persists. anyone know what to do?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-23T01:40:10.0966667+00:00
Stewart Pawley 0 Reputation points
edited a comment 2025-10-23T12:23:20.8433333+00:00
Praneeth Maddali 1,110 Reputation points Microsoft External Staff Moderator
1 answer

How to configure API for Web app

I am trying to configure authentication using API to my web app but it keeps telling me I have issue with redirection URL

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-23T06:38:30.6066667+00:00
it_admin 0 Reputation points
commented 2025-10-24T01:57:08.2766667+00:00
Vimal Lalani 1,735 Reputation points Microsoft External Staff Moderator
1 answer

How To Deploy Node JS API and React JS app in Azure App services

Hello, I’ve deployed a Node.js API and a React.js application in two separate App Services. However, after deployment, the application is not receiving any data from the database. Could someone please assist me in identifying and resolving this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
asked 2025-10-23T06:40:54.36+00:00
Thirupathi Reddy 0 Reputation points
commented 2025-10-24T01:55:20.64+00:00
Vimal Lalani 1,735 Reputation points Microsoft External Staff Moderator