7,663 questions with Azure App Service tags

Sort by: Updated
1 answer

how to fix deployment validation failed during the web app creation for the learning exercise in the sandbox

Deployment validation failed. Additional details from the underlying API that might be helpful: The template deployment 'Microsoft.Web-WebApp-Portal-33c16b01-a654' is not valid according to the validation procedure. The tracking id is…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
970 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-13T06:32:33.7433333+00:00
Mohamed Nabeel 0 Reputation points
commented 2024-09-13T08:49:32.5533333+00:00
AllenLiu-MSFT 44,111 Reputation points Microsoft Vendor
1 answer

I am not able to create web app in sandbox

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-13T07:01:42.0533333+00:00
Prateek Chaudhary 0 Reputation points
answered 2024-09-13T07:41:36+00:00
Deepanshukatara-6769 8,940 Reputation points
2 answers

The subscription <subscriptionId> is not eligible to create an App Service Domain.

I have a production app where the domain name expired. That is my fault, but I can't figure out how to renew. I'm getting an error that my subscription is not eligible to renew, and I can't figure out why. The support options don't work at all. Tons of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-05-06T11:45:09.26+00:00
Adam O'Neil 10 Reputation points
commented 2024-09-13T06:18:43.7033333+00:00
Jay Acharya 0 Reputation points
1 answer

How to change/configure End-to-end TLS encryption of an existing Web App using PowerShell

I have multiple Web Apps under Azure App Service that currently have End-to-end TLS encryption turned off. Is there a way to change this configuration (from off to on) through PowerShell?

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,458 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-09T15:08:11.79+00:00
Aranca, Farimah 0 Reputation points
edited an answer 2024-09-13T05:59:14.31+00:00
SnehaAgrawal-MSFT 21,346 Reputation points
0 answers

App Service not working not even Kudu or Logs

Hi, I have some App Service Container applications that stop working from time to time without any changes being made to them. They are all hosted in the same App Service Plan (Linux Premium V3) and in the same vnet. This only seem to happen for…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-12T22:00:30.8533333+00:00
Leandro Lima 0 Reputation points
edited the question 2024-09-13T01:36:46.59+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor
0 answers

401 error webhook fetching image from ACR to webapp

I've got an app in one resource group and a container reigstry in another. I get 401 errors on the webhooks that are automatically set up in the ACR to tell the webapp that there is a new image. I've got CI set to active in the app. I've got…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-09T13:12:41.7566667+00:00
alexander Lindgren 0 Reputation points
commented 2024-09-13T00:55:24.56+00:00
Sai Krishna Katakam 120 Reputation points Microsoft Vendor
0 answers

Best Practices for Structuring Azure Applications for Production and Development Environments

Hello everyone, We are working through the authorization process on our application and found a question that we need advice on Our project consists of two applications: web application (Analysis Dashboard) Outlook Taskpane application (with front…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,830 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-12T20:04:32.5+00:00
Chiril Codreanu 0 Reputation points
0 answers

How to Structure Azure Applications for Production and Development Environments?

Hi everyone, We are working on implementing the authorization and permissions process in our application and have encountered a question where we need some guidance. Our project includes two applications: A web application (an analytics dashboard) An…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,830 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-12T19:58:51.8033333+00:00
Chiril Codreanu 0 Reputation points
0 answers

Azure Blob storage unauthorized 403 while access from app service

We have multiple backend APIs hosted on Azure web app under same plan. All APIs have same outbound ips, and all these APIs enabled access restriction, these APIs only accessible within the api gateway. We have blob storage, we have also enable…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,104 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2023-05-31T05:42:29.0366667+00:00
Tahami Rizwan 20 Reputation points
commented 2024-09-12T19:56:56.1133333+00:00
Stéphane Bourbeau 0 Reputation points
0 answers

I am doing SSO on edge. But I am unable to see the accounts list page. I am still seeing enter email page

I am unable to see list of accounts page where generally I can select any account to login, while doing SSO. I am seeing "enter email" option. how to prevent that?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-04T05:00:17.7966667+00:00
Anmol Jadhav 0 Reputation points
commented 2024-09-12T19:55:21.8866667+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Sending email from Azure VM app using on-prem SMTP server (exchange edge relay server) in Hybrid Environment

Sending email from Azure VM app using on-prem SMTP server (exchange 2016 edge relay server) in Hybrid Environment. is it possible?

Microsoft Exchange Online
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
517 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-08-26T10:51:12.4133333+00:00
zohaib yousuf 21 Reputation points
accepted 2024-09-12T18:56:20.0533333+00:00
zohaib yousuf 21 Reputation points
1 answer

Out of Memory Exception on Azure App Service

I'm hosting 8 apps on my App Service plan (Premium v3 P1mv3) with 16 GB of memory. We are consistently encountering Out of Memory Exceptions though our memory usage never spikes above 40%. Our application is a Project Management tool the Out of Memory…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-06T14:14:47.8866667+00:00
CS 0 Reputation points
commented 2024-09-12T15:38:17.5566667+00:00
CS 0 Reputation points
3 answers One of the answers was accepted by the question author.

Does Azure App Service Support TLS 1.3

Does Azure App Service Support TLS 1.3 for both inbound and outbound calls? If yes, how can that configuration be made? Needs to understand this for both Windows and Linux App services for all the Plans.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2023-10-17T14:00:40.0266667+00:00
Harsh Thakor 116 Reputation points
edited a comment 2024-09-12T12:13:39.43+00:00
Hrvoje Kusulja 136 Reputation points MVP
0 answers

Need to identify which azure services will effect from TSL1.0 & 1.1 support ending on 31st Oct,2024

Hi Team, Microsoft has announced the end of support for TSL1.0 and 1.1 on October 31, 2024. I've included the services that operate below TLS 1.2 in my production. Could you please assist me determine which services must be upgraded to TLS 1.2 in order…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,400 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,048 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-05T08:53:31.27+00:00
Yasar Shaikh 40 Reputation points
commented 2024-09-12T07:23:30.5066667+00:00
Sai Prasanna Sinde (Quadrant Resource LLC) 85 Reputation points Microsoft Vendor
1 answer

Error in importing file (KBs) to QnA Maker

Hello everyone, I have an issue "Runtime unavailable. please check that the app service resource in your QnA maker service is up and running" when I try to import KBs to QnA maker. I have restarted app services and checked QnA maker serivce…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
asked 2024-09-04T08:29:21.1666667+00:00
Nguyen Hoang Xuan (DPS.SPD) 0 Reputation points
commented 2024-09-12T02:32:39.0666667+00:00
Nguyen Hoang Xuan (DPS.SPD) 0 Reputation points
0 answers

Publish APIs via Visual Studio fails saying Web Management Service could not authorize.

I am trying to publish an update for a set of APIs that I have recently published. I am getting an error that says the Web Mangement Service could not authorize. I have even reset the deployment user and password and still the same error. Error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-12T00:57:06.77+00:00
Ralph Schiavone 0 Reputation points
2 answers One of the answers was accepted by the question author.

As part of migrating wordpress from AWS to Azure, unable to import mysql sql as phpmyadmin cannot login

Hi Azure, I setup a Wordress web app service. I am migrating wordpress site from AWS to Azure. I exported the SQL file from our old site in AWS. To import it into Azure wordpress, the instruction was to start phpmyadmin. Phpmyadmin asks for login…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
811 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-04T00:15:33.9466667+00:00
Raman Muthukrishnan 20 Reputation points
accepted 2024-09-11T20:43:51.05+00:00
Raman Muthukrishnan 20 Reputation points
0 answers

Unable to deploy template spec

Hello, one of my TemplateSpec sudently stopped working. Now when I click the deploy button, the interface loads indefinitely. It might not be related by In the console I have a CORS error on UIDefinition.json I used to deploy this component with this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-11T15:10:30.1166667+00:00
Vincent Alfaro 0 Reputation points
edited the question 2024-09-11T15:41:59.68+00:00
VarunTha 7,730 Reputation points Microsoft Vendor
0 answers

How to fix module not found error, when ng serve is run in an app service

Hello, I made an angular test application to see if I could get it to run in an app service, to try and fix an error in a different project. The application is the basic application you get, when creating a new angular app. I then pushed it to a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-11T14:17:22.8033333+00:00
Nils Bezjak 20 Reputation points
0 answers

How will Azure App Service behave if a running App Service cannot reach a private registry?

Hello, We had several customers experience an outage when a private registry they were using was down. The log entry in AppService was: 2024-09-04T12:12:25.232Z INFO - Pulling image: registry.XXX.com/XXX/release:3.2.34494 2024-09-04T12:12:25.491Z ERROR…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2024-09-11T12:40:59.03+00:00
Chris Justus 0 Reputation points