7,270 questions with Azure App Service tags

Sort by: Updated
1 answer

App service plan migration from one resource group to other

Hi i have multiple app service plan in one resource group. can i move one app plan to other resource group by using azure resources mover. Will it affect the app services. and once migration done, can we see m series in my app plan p1vm2 or other as they…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-05-24T04:19:26.9733333+00:00
Kuldeep Singh(OT) 60 Reputation points
commented 2024-07-04T05:10:32.42+00:00
VenkateshDodda-MSFT 19,631 Reputation points Microsoft Employee
1 answer

How to show and remove maintenance page in Azure Web App

Hello, We have deployed a docker compose-based web application to Azure App Service. We want to show the maintenance page during downtime of the web application. Please let us know what are the recommended ways to show maintenance page. Regards, Umar

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-06-26T12:05:58.71+00:00
Umer Rashid 85 Reputation points
edited an answer 2024-07-04T04:25:37.3233333+00:00
Grmacjon-MSFT 17,286 Reputation points
0 answers

Node Web App on Linux - Without Docker?

We recently moved some node web apps running as App Services from Windows to Linux. In doing so we noticed the apps now get launched in a docker container. The deploy is incredibly slow going from a bitbucket repo into a dockerized app. Like 30…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-03T15:13:13.66+00:00
Matt Brown 5 Reputation points
commented 2024-07-04T02:14:50.2866667+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
0 answers

Accessing N/W file using .NET REST API deployed on Azure app service

I am attempting to access a network file share that resides on an Azure VM. The VM has an attached disk used specifically for file sharing. I need to access this file share from a .NET REST API, which is currently deployed on an Azure App Service. (Same…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,475 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-02T12:57:09.5133333+00:00
Nuwan Wickramanayaka 81 Reputation points
edited the question 2024-07-04T01:09:55.7366667+00:00
Lan Huang-MSFT 28,821 Reputation points Microsoft Vendor
3 answers

Got an error while deploying site "Stopping site <site name> because it failed during startup"

Hi, I'm trying to deploy an app using the reflex python library, but after the app compiles successfully, I get the error above. I have tried having the app listen to every port, including 80 and 443, and it doesn't fix the issue. Thanks.

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.
929 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-05-08T14:36:32.8+00:00
Rivas, Mariolys 0 Reputation points
answered 2024-07-03T21:41:26.2833333+00:00
Grmacjon-MSFT 17,286 Reputation points
2 answers

Change or create SAN for certificate on Azure

I bought a wildcard certificate on Azure for my projects * .mydomain.com. I need the certificate to work with my resources. Resources are of the form * .dev.mydomain.com * .stage.mydomain.com * .test.mydomain.com. As I understand it, I need to add a…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
627 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2021-11-11T14:59:45.14+00:00
Anonymous
answered 2024-07-03T18:53:33.74+00:00
Frank Sagayno 0 Reputation points
1 answer

AudienceUriValidationFailedException while downloading the sharepoint file

Hi, I am trying to download a file in python from sharepoint using python msal rest API. I am running the following code: import msal client_id = 'xxxx' client_secret = 'yyyy' tenant_id = 'zzzz' authority =…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,152 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-03T14:03:05.2766667+00:00
Praveen 0 Reputation points
commented 2024-07-03T17:38:54.46+00:00
Praveen 0 Reputation points
1 answer One of the answers was accepted by the question author.

what resources will i need ?

hello, I opened an engineering consulting office and I want my applications to be available on the network so that they can be accessed from a number of countries. In addition, I want my files to be available to all employees from different countries.…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,213 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
668 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,475 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-03T11:09:00.3533333+00:00
Samah 20 Reputation points
edited the question 2024-07-03T15:53:43.97+00:00
Rakesh Gurram 5,070 Reputation points Microsoft Vendor
1 answer

Hybrid connections do not work with docker-compose web apps ?

I noticed that hybrid connections do not work inside running containers in azure web apps based on docker-compose. root@8f3f5c124942:/# nslookup test.example.com Server: 127.0.0.11 Address: 127.0.0.11#53 ** server can't find…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-06-28T08:15:15.15+00:00
Abdelmuhaimen Seaudi 0 Reputation points
commented 2024-07-03T15:46:48.2833333+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
1 answer

How to Configure CI/CD for Azure WebJobs in in Azure DevOps.

How can we configure CI/CD Pipelines for an azure Webjob of azure app service in azure DevOps.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2023-03-21T13:22:28.18+00:00
Sai Kiran Maturi 41 Reputation points
commented 2024-07-03T14:38:28.58+00:00
Jagadisha BS 1 Reputation point
0 answers

Webjobs on Web App (Linux) is randomly deleted or cannot be generated (Bad request)

As the title says I have a Linux-based Web App. Recently WebJobs were enabled on Linux-based Web Apps and I tried to use it by running a scheduler every 10 minutes. I did read through the documentation and saw that you are supposed to create a run.sh…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-03T12:28:11.65+00:00
Antreas Papadopoulos 0 Reputation points
1 answer

The app service plan metric "Socket Count of Outbound Requests" has no data in Linux system.(Azure China)

Hi Team, I found China Azure app service plan metric "Socket Count of Outbound Requests" has no data in Linux system, while it has data in Windows system. Is it default by design in Linux? or is a bug?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-07-03T05:22:06.0066667+00:00
Gallatin 21V 186 Reputation points
answered 2024-07-03T07:48:06.18+00:00
Deepanshukatara-6769 7,045 Reputation points
3 answers

Increase Max Upload Size on Azure App Service PHP8

I'm trying to upload larger files to a PHP 8 app running on Azure App Service. The instructions in the Microsoft Documentation for Azure App Service are referencing PHP 7 which used Apache, rather than the PHP 8 instances which use NGINX so they don't…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2023-06-19T10:02:01.71+00:00
Daryl Peter 0 Reputation points
answered 2024-07-03T07:41:32.7733333+00:00
John M 0 Reputation points
1 answer

How to deploy web apps on azure directly from Visual studio.

How to deploy web apps on azure directly from Visual studio.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2024-06-30T18:24:22.29+00:00
Ashish Kumar 0 Reputation points
commented 2024-07-03T07:04:55.4166667+00:00
Srinud 1,965 Reputation points Microsoft Vendor
7 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.
7,270 questions
asked 2020-01-15T09:23:45.823+00:00
sujith reddy komma 76 Reputation points
answered 2024-07-03T06:08:53.2966667+00:00
John Corner 20 Reputation points
2 answers One of the answers was accepted by the question author.

Use SignalR service with my Blazor server app running on Azure App Service

Hi all; I've read in numerous places that adding a SignalR service to my Blazor app running on Azure App service, where the SignalR service connects to the remote client browser on one side and connects to my Blazor app on the other side should speed up…

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,477 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
131 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-22T16:47:49.52+00:00
David Thielen 2,526 Reputation points
edited the question 2024-07-03T04:23:26.18+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to find a detailed memory usage per container in multi container linux azure app service

In a multi-container Linux Azure app service, is there a way to find detailed memory consumption per container?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-17T08:37:24.43+00:00
Istvan Fazakas 20 Reputation points
edited the question 2024-07-03T04:22:49.42+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Multi-Container Azure App service - how to connect via SSH to a specific container

I have a setup with a multi-container Linux Azure app service, for running a web application and some side apps in different containers used by the main application. I managed to set up the SSH connection to the main container however, I did not find a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-17T08:06:07.8333333+00:00
Istvan Fazakas 20 Reputation points
edited the question 2024-07-03T04:22:47.1866667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Azure App Service Plan Consumes 70% of Memory Without Deploying Any Code

In Azure, I have created an App Service Plan (ASP) and a web app using Node.js 20 as the runtime stack with Linux as the operating system. This web app has no code deployed yet. Once I mapped this web app to the ASP, the ASP shows 70% memory usage. …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-07T10:15:39.3233333+00:00
Shanthi 0 Reputation points
edited the question 2024-07-03T04:22:05.6866667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Problem creating the App Service and the MySQL Database

Good morning, I'm having a problem creating my Azure App Service and MySQL database. When I try to create them through the Azure portal, the deployment process gets stuck and doesn't progress. I've waited a long time, but it seems the deployment never…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
757 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-07T09:37:39.13+00:00
Mamadou Oury BARRY 50 Reputation points
edited the question 2024-07-03T04:22:03.34+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee