6,990 questions with Azure App Service tags

Sort by: Updated
0 answers

Why latest changes on Azure App Service not reflecting with docker image tag "latest"

I encountered a problem related to Azure App Service recently. I'm deploying my frontend code written in Nextjs to Azure App Service using Container Images. I'm using Azure Pipeline for building & pushing images to Azure Container Registry. Once…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-13T13:51:50.7466667+00:00
Sarmad Shafique 0 Reputation points
commented 2024-05-20T08:47:45.7533333+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
1 answer

How to change file permissions on Azure Web App

Hello, I'm having trouble changing the file permissions of my Azure Web App. When I try to use SFTP, I receive a 500 error, and using SSH has not been successful. Can someone provide guidance on how to change file permissions on an Azure Web App?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-14T16:10:13.44+00:00
Developer TeleCareIt 0 Reputation points
answered 2024-05-20T08:25:35.0133333+00:00
Grmacjon-MSFT 16,446 Reputation points
2 answers One of the answers was accepted by the question author.

Request for Guidance on Migrating Azure Resources Across Tenants

Hello Azure Support Team, I hope this message finds you well. I am currently facing a scenario where I need to migrate several azure resources, including App Services and databases, from one subscription in our current Azure tenant to another…

Azure Database Migration service
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
722 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.
979 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-17T11:56:46.9133333+00:00
JanakKhadka 501 Reputation points
commented 2024-05-20T08:24:46.3866667+00:00
JanakKhadka 501 Reputation points
0 answers

500 Internal Server Error of API Management Services (TLS Issues?)

I got 500 Internal Server when testing my API with Azure API Management When I check the log, it say "Authentication failed because the remote party has closed the transport stream." I am not sure whether this is because my configuration of…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,792 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-20T07:05:56.9133333+00:00
Kenny Wong (HK) 20 Reputation points
edited a comment 2024-05-20T08:21:45.4633333+00:00
Ben Gimblett 3,575 Reputation points Microsoft Employee
1 answer

Why isn't GitHub Actions Showing up as an Option for App Service Build Service?

I was previously using GitHub Actions as the Build Provider for my Web App, but something has changed and now that isn't an option anymore. The only options I have are App Service Build Service and Azure Pipelines. I have tried logging out of Github and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-04-25T14:14:15.3566667+00:00
Sydney Beck 0 Reputation points
answered 2024-05-20T08:02:44.79+00:00
Grmacjon-MSFT 16,446 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,990 questions
asked 2024-05-19T03:04:09.0233333+00:00
Danilo Sousa de Oliveira 0 Reputation points
commented 2024-05-20T08:01:05.16+00:00
SnehaAgrawal-MSFT 18,621 Reputation points
0 answers

I want to update shared step in my testcase using C# program

I want to update shared steps in my testcase using C# program, I was able to get the shared steps reference with below code, but found that it is not updating the shared steps in tfs.. giving error "The ids and revisions collections must have the…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,358 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-20T07:48:00.78+00:00
Amey Pimpley 21 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,990 questions
asked 2024-05-19T08:37:27.5066667+00:00
JOSE TOMAS GUZMAN JORQUERA 0 Reputation points
commented 2024-05-20T06:24:03.1333333+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
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,990 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,990 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,990 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,990 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,990 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.
979 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 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
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,990 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,990 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,990 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,990 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
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,990 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.
322 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 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