6,988 questions with Azure App Service tags

Sort by: Updated
6 answers

Azure Node JS WebApp

Hi, I have a simple Node Js Script like below. its just a simple Get Operation. const express = require('express'); const app = express(); const port = process.env.PORT || 3000; app.get('/', (req, res) => { res.send('Welcome to my…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2020-01-15T09:23:45.823+00:00
sujith reddy komma 76 Reputation points
answered 2024-05-20T06:12:27.6666667+00:00
Nirpat Choudhary 10 Reputation points
2 answers

How to downgrade app service plan?

Hi Everyone, We have one App Service Plan and under this plan, we have the development and production of web apps with a B1 plan. But we are planning to downgrade the dev web apps to a cost-effective plan and keep Prod web apps as it is with the B1…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T09:36:57.3066667+00:00
RAJ KUMAR REDDY AVULA 0 Reputation points
commented 2024-05-20T04:50:36.7466667+00:00
Deepanshu katara 5,370 Reputation points
0 answers

Azure server can't find handlebars views

I am using handlebars to generate html on my server and send it to my users when they land on my express routes. My route looks something like this : userRouter.get( '/template-reset-password/:from', async (req: Request, res: Response) =>…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-14T12:30:55.9333333+00:00
Ludovic 0 Reputation points
commented 2024-05-20T04:38:24.35+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
0 answers

Why failed to download WebJob memory dump in Process Explorer from Kudu site? The webjob runs successfully.

As shown in the figure, all the web jobs I tested could run successfully. When I tried to download the memory dump of webjob from kudu site, I found that the downloaded full dump was only 10KB and could not be opened successfully. In addition, I found…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-20T02:22:29.1466667+00:00
Gallatin 21V 166 Reputation points
3 answers

This region has quota of 0 instances for your subscription. Try selecting different region

Here are <production AD> and <C project AD>. We can create P1V3 in Japan West in <production AD>, but we failed in Japan West in <C project AD>. Here is the error message. Validation failed for a resource. Check 'Error.Details[0]'…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2023-06-06T08:14:58.3+00:00
Jess 96 Reputation points
answered 2024-05-20T01:56:50.7633333+00:00
chathura urapola 0 Reputation points
1 answer One of the answers was accepted by the question author.

Clarification on Azure Front Door Handling of "Server" Response Header

Dear Azure Team, I hope this message finds you well. I'm reaching out to seek clarification on an observed behavior related to the Azure Front Door service. During my recent deployment, I noticed that when directly accessing the backend App Service…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
594 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
978 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-10T05:28:55.78+00:00
Lucas 80 Reputation points
accepted 2024-05-20T01:31:49.1766667+00:00
Lucas 80 Reputation points
0 answers

How to upload angular app to app services

hello hello it fans. I've been trying to upload a project to app services for several days. The backend is already up without a problem with Django, but the frontend there is no way to upload it. I tried through Linux and Windows, also through web static…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-19T08:37:27.5066667+00:00
JOSE TOMAS GUZMAN JORQUERA 0 Reputation points
commented 2024-05-20T00:46:24.1+00:00
Luke Murray 10,536 Reputation points MVP
2 answers

Log Stream is showing me error "this feature requires write permission to your app"

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-04-29T08:18:42.85+00:00
noah a 0 Reputation points
answered 2024-05-19T18:16:33.9433333+00:00
DDR 0 Reputation points
0 answers

Private access to Web App in app service plan S1

Hi, I have an old App service plan S1 tier that contains 3 web apps. The frontend webapp should be accessed only through the Application gateway exposed to the internet, so I created a private endpoint and a private dns zone associated to the vnet. The…

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.
470 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-14T14:07:35.7066667+00:00
LORENZO SALERNO 1 Reputation point
commented 2024-05-19T17:30:12.85+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

How to connect to Azure Cosmos DB for MongoDB vCore via a private endpoint from app service?

Hi everyone, I'm having trouble connecting to the mongodb from one of my web app. It used to work perfectly until a private endpoint was configured. I tried to replace the domain name in the connection string with the FQDN. I got this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,468 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T03:22:11.1066667+00:00
Phillip Hu 0 Reputation points
commented 2024-05-19T14:05:28.6966667+00:00
Phillip Hu 0 Reputation points
0 answers

how to monitor web page contents change?

We're running a windows server on azure to provide web page services. now, we need to monitor those web pages, if any change happening, a notification email need to be sent immediately. is there any service provided by Azure to meet this request?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
321 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-19T03:08:53.6866667+00:00
Jian Jun 0 Reputation points
commented 2024-05-19T03:46:49.5666667+00:00
Gowtham CP 1,010 Reputation points
0 answers

is not allowed to create or update the serverfarm

Ola pessoal, estou tentando criar um servico de aplicativo, porem náo consigo e sempre da o erro abaixo. alguem pode me ajudar? Hi guys, I'm trying to create an application service, but I can't and it always gives the error below. Can someone help me? { …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-19T03:04:09.0233333+00:00
Danilo Sousa de Oliveira 0 Reputation points
1 answer

How do I take my App Service offline, test the new app, then go online?

Hi all; When I go to push my site from staging to production, I often need to run a SQL script to update the database schema. So is there a way to: Take the site offline Run the SQL script Swap from staging to production Test the production site …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-16T14:38:48.1733333+00:00
David Thielen 2,286 Reputation points
commented 2024-05-18T21:04:35.3+00:00
David Thielen 2,286 Reputation points
0 answers

Azure - Connecting web app service to SSRS using Auto assigned private DNS

I am working on a project using SSRS on a VM , SQL Managed instance and a Web app service (.net8) . I am trying to use the private DNS name provided by Azure to the VM and opened port 80 and connect via url I can hit the SSRS reports server through a…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
321 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T06:05:06.3766667+00:00
Chris Boyce 20 Reputation points
edited the question 2024-05-18T18:16:31.5966667+00:00
Chris Boyce 20 Reputation points
1 answer One of the answers was accepted by the question author.

Having problem with Azure sandbox storage account

Hi, I am having issue to access to storage account in Azure sandbox environment. I have login to Azure sandbox environment, but not able to access to Azure storage account even though my subscription is selected as sandbox. Capture.PNG

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,363 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
651 questions
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.
2,733 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,468 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-11T05:36:05.7433333+00:00
Weiy 20 Reputation points
edited a comment 2024-05-18T13:41:51.58+00:00
Weiy 20 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio publish error code 0x80070005 -- Bootstrap license

hi there i followed the steps for a windows app service and it worked but i have a Linux app service but i don't know where to navigate to delete the "Identity" dir. the question was posted on here…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T11:52:51.3133333+00:00
Romario Arnat 20 Reputation points
commented 2024-05-18T00:15:27.61+00:00
Romario Arnat 20 Reputation points
0 answers

Issue with using browser back button from login page that uses MSAL authentication on Azure Services

I use azure portal to manage all web resources including login and forgot password pages. These two pages are custom html pages, hosted in azure blob storage. But the form HTML templates are from azure, meaning the custom html page has <div…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T14:52:35.95+00:00
James Kim 0 Reputation points
edited the question 2024-05-17T19:46:58.0166667+00:00
James Kim 0 Reputation points
1 answer

How can I test whether ZRS is working in Azure App Functions and Webapps?

I have enabled ZRS for my azure app functions and azure webapps, but how can we know whether it is working? we cannot completely relay on Microsoft statement. Is there any way to test it or how can we validate it?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-04-09T03:20:01.5133333+00:00
I, Sathavahana SBOBNG-PTIY/CMJ 0 Reputation points
commented 2024-05-17T19:39:17.12+00:00
Grmacjon-MSFT 16,446 Reputation points
2 answers

Where can I find the website url for my appservice which probably ends with azurewebsites.net ?

Where can I find the website url for my appservice which probably ends with azurewebsites.net ? Why does it not show under Essentials on my Webapp resource page. All I can see is following - Resource group(move) RG1 Location East…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2023-12-19T12:09:33.8066667+00:00
akshatgupta-5708 0 Reputation points
answered 2024-05-17T19:18:28.92+00:00
Gustavo Salcedo 0 Reputation points
2 answers

App service IPV6

Hi! I have deployed app-service to Azure, when I check the IP it is IPV4, My frontend application works only with IPV6, how do I achive that? Br

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-04-29T11:40:04.57+00:00
Ahmad Jaber 0 Reputation points
answered 2024-05-17T19:12:54.0366667+00:00
Grmacjon-MSFT 16,446 Reputation points