8,044 questions with Azure App Service tags

Sort by: Updated
0 answers

403 - IP Forbidden Issue

I have deployed Python based Flask APIs in the Azure Web App in a Private Network with the configuration of VNet and Private Endpoint. Though the application is deployed successfully, but however intermediately I am getting 403 IP Forbidden while…

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,555 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
525 questions
Azure Web Application Firewall
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,008 questions
asked 2024-12-12T05:21:58.1833333+00:00
Shubhankar Khandai 40 Reputation points
0 answers

Private Endpoint NSG rule between independent virtual networks.

Hello I have 2 independent virtual networks in my environment, with NSGs to control traffic flow. NET A: Workload Subnet(houses the Management and other VMs) Private endpoint subnet (connects above vms to storage account) Bastion subnet NET B has…

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,276 questions
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,555 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-12T04:53:59.5433333+00:00
Jessie 85 Reputation points
1 answer

Invalid MountPath when deploying Windows Web App with Bicep

When trying to deploy a new Windows container-based Web App using Bicep it fails when trying to mount an Azure Files SMB share on initial deployment: Template: resource webApp 'Microsoft.Web/sites@2024-04-01' = { name: name location: location …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-10T09:58:54.6+00:00
Mathias Sundman 30 Reputation points
commented 2024-12-12T04:27:16.8566667+00:00
Mathias Sundman 30 Reputation points
2 answers

Azure appservice deployment does not clean root directory

I am issuing below command to deploy to a Azure appservice in my Jenkins pipeline script. But I get below issues. Command: az webapp deploy --clean true --restart true --resource-group

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-05T04:21:33.2933333+00:00
DSenthil 0 Reputation points
commented 2024-12-12T03:58:57.1266667+00:00
DSenthil 0 Reputation points
1 answer

Azure claims provision to a Cloud App

Hello Experts, I don't understand how attributes/claims are provisioned from the Azure Enterprise Application to the Cloud App. For example, I have defined a claim in Azure: "name" = user.principalname. In the transformation, I entered the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,206 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,010 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
Microsoft Entra
asked 2024-12-08T00:06:40.5433333+00:00
Mike 0 Reputation points
commented 2024-12-12T03:33:01.8733333+00:00
Goutam Pratti 995 Reputation points Microsoft Vendor
0 answers

Wordpress App Service & CDN Setup

Hi, I am new to Azure Cloud and currently tasked with setting up a Wordpress site using Azure App Service. Below is my current setup brought up following Azure guideline: In my current setup I utilize CDN (Frontdoor) as the only entrypoint to my App…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
704 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-12T03:13:03.4566667+00:00
Nguyễn Hoàng Phúc 0 Reputation points
edited the question 2024-12-12T03:21:02.6833333+00:00
RDash 2,320 Reputation points Microsoft Vendor
1 answer

Azure Web Service Quota exceeded with no usage

Hello, I have a Web App that's been running for a long time with no issues, and has very, very low usage. Yesterday, it was suddenly shut down due to "Quota Exceeded", and I see on the Quota tab for the app that the CPU Time is maxed out. Not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-04T20:24:52.1733333+00:00
Laurence Do 0 Reputation points
commented 2024-12-12T02:42:51.1833333+00:00
Shree Hima Bindu Maganti 1,235 Reputation points Microsoft Vendor
0 answers

How to Deploy a Flask Backend and Next.js Frontend Together in Azure Web Services

We created an application using Next.js React for the front-end and Flask for the back-end. We successfully developed and tested the app locally using Docker. For deployment in Azure, we: Created a container registry Tagged Docker images Created…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-12T00:38:19.0066667+00:00
Ruddy Simonpour 0 Reputation points
edited the question 2024-12-12T01:12:03.3366667+00:00
Lijitha B 510 Reputation points Microsoft Vendor
1 answer

Azure Open AI app deployment bug

Hello, I am trying to deploy a Chat from Azure AI Foundry| Azure OpenAI Service. In the Chat Playground view, I have an option to select "Deploy" -> "... as a web app," but when I click the second step, nothing happens. I tried to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,397 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-09T08:45:54.7966667+00:00
Mikołaj Pawlak 0 Reputation points
commented 2024-12-12T00:57:02.01+00:00
Pavankumar Purilla 1,800 Reputation points Microsoft Vendor
0 answers

WebSocket Connection Issue in socket.io Node App on Linux - CORS

I have an app service running on Linux Ubuntu 20 (B1 Plan), according to the docs, web socket is enabled there by default so there is no need to enable it explicitly manually like on Windows apps. App depends on npm packages for socket: socket.io@^4.7.4,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-11T22:49:26.2666667+00:00
Konrad Kaliciński 0 Reputation points
0 answers

App Service VNet Integration not working with App Config Private Endpoint

I currently have this issue where after setting up a private endpoint for app configuration, disabling public network access, and then setting up VNet Integration on my app service I keep getting the following error. I have a VM on the virtual network…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
525 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-03T16:11:35.4466667+00:00
dotnetcadet 0 Reputation points
commented 2024-12-11T22:26:35.3733333+00:00
Ryan Hill 29,291 Reputation points Microsoft Employee
0 answers

Edge Browser: loginRedirect() returns 302 Status and no redirection happens

I am developing Flutter Web App that utilises msal in authentication flow. I managed to implement the auth flow and it works fine in most cases but there are some issues with specific scenarios especially on Edge browser. When loginRedirect() is called…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,516 questions
asked 2024-12-09T08:38:15.3633333+00:00
Stanislaw Kozera [EXT] 5 Reputation points
commented 2024-12-11T22:01:47.0566667+00:00
Ryan Hill 29,291 Reputation points Microsoft Employee
1 answer

How to Allow Customers to Access Azure Container Registry from Another Tenant?

I have an Azure Container Registry (ACR) that is private where I push Docker images for our customers. The customers have their own Azure accounts, and I want to allow them to only pull images from the ACR in our Azure account. How can this be done in…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
467 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-09T13:34:09.6166667+00:00
xdf1038 0 Reputation points
commented 2024-12-11T21:23:01.4466667+00:00
Sai Krishna Katakam 1,265 Reputation points Microsoft Vendor
1 answer

Restore Web Apps Snapshots failed

facing the errors as below when restoring the webapp in azure from the automatic backup Operation name: Restore Web Apps Snapshots Error code: ResourceOperationFailure Message: The resource operation completed with terminal provisioning state…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-11-29T03:44:23.97+00:00
Reby Koshy Alex 0 Reputation points
commented 2024-12-11T20:24:23.04+00:00
Grmacjon-MSFT 18,646 Reputation points
1 answer

Unable to send emails in Azure WebApp utilizing Mandrill

Hello Azure Community, I followed the instructions in this article to setup Transactional emails using Mandrill: https://learn.microsoft.com/en-us/aspnet/core/blazor/security/account-confirmation-and-password-recovery?view=aspnetcore-9.0 The below…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-09T15:16:53.7+00:00
Axium 20 Reputation points
commented 2024-12-11T20:17:21.3666667+00:00
Grmacjon-MSFT 18,646 Reputation points
0 answers

The page address is not displaying anything, it just shows a blank page.

I published my web app using Azure App Service (Windows). My application is MVC, dot net 8, with a database. The database works fine. I can connect to the database and run the application normally on my local machine, but after publishing the application…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-11T19:19:05.4533333+00:00
samirls 0 Reputation points
1 answer

Does using one registered app for two web apps only allow a user to login to one app at a time via EntraID?

I have two Blazor web app project: App1 & App2. Both of them are deployed to one Azure app service. App1 is deployed to root "/" and App2 is deployed to virtual application as "/app2". I'm trying to use one app registration, so…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,682 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,624 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,516 questions
asked 2024-12-05T20:22:14.7866667+00:00
Juwon Park 0 Reputation points
edited a comment 2024-12-11T15:57:34.9766667+00:00
Juwon Park 0 Reputation points
1 answer One of the answers was accepted by the question author.

I have created an app service plan under pay-as-you-go, how to change it to 3 years reserved plan

I have created an app service plan under pay-as-you-go and mapped to a web app, how to change the app service plan to 3 years reserved..Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-10T14:21:26.37+00:00
Krishna Prasad 20 Reputation points
accepted 2024-12-11T14:26:33.3866667+00:00
Krishna Prasad 20 Reputation points
1 answer

Deployment Issue in Azure Web App

I am trying to make a Python Application Deployment in Azure Web App. The Deployment is within the private network, and we have VNet and Azure Private Endpoints in place to secure the application. But while deploying the application which was previously…

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,555 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
525 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 questions
asked 2024-12-05T09:42:40.88+00:00
Shubhankar Khandai 40 Reputation points
answered 2024-12-11T12:56:59.8366667+00:00
ajkuma 27,506 Reputation points Microsoft Employee
0 answers

Unable to Choose Location When Deploying Azure AI Web App - How to Proceed?

Hello, I am experiencing an issue with deployment. I am unable to select a location, and when I attempt to deploy, an error appears immediately. I have attached a screenshot of the error for reference. Could you please provide any information or…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,397 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,044 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,971 questions
asked 2024-12-09T10:01:41.2433333+00:00
Jackob_K 0 Reputation points
edited a comment 2024-12-11T12:31:59.19+00:00
SnehaAgrawal-MSFT 21,926 Reputation points