6,694 questions with Azure App Service tags

Sort by: Updated
1 answer

azure app service does not restart after deployment through pipeline

Hi team, We are deploying our .NET code to the Azure App Service. However, our app service does not restart after successful deployment of our code. We have to manually restart the app service. However, we do not wish to go through the process. We want…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-28T06:01:21.4233333+00:00
Srikanth Vanam (PERSISTENT SYSTEMS LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-03-29T12:12:53.6633333+00:00
VenkateshDodda-MSFT 17,366 Reputation points Microsoft Employee
0 answers

Deploy App Service gives Insufficient Storage issue

Hello all, Whenever I try to deploy my App Service using App Service Build Service I get an error saying that there is no disk space left. I have tried clearing the wwwsite and the wwwrepository through the kudu and even after that I receive the below…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-29T12:01:16.0666667+00:00
sayam sanghvi 20 Reputation points
0 answers

Azure Functions App | Certificate Based API Calls

Certificate based API call is failing, getting Policy falsified error from client. I have configured thumbprint in c# post method code and uploaded .cer certificate in azure portal but still unable to connect client service from Azure function dot…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,699 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,120 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-29T11:56:13.4+00:00
Kiran Purohit 0 Reputation points
edited the question 2024-03-29T11:58:53.3366667+00:00
Mohamed El-Qassas 1,381 Reputation points MVP
1 answer

More clarity regarding using docker image from container registry

It is unclear how we publish an arm template with an app service that references our private container registry. Let's say we have a private container registry that we want to use in the ARM template, but how do we do it without sharing the ARM template?…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
374 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-28T20:07:16.8633333+00:00
Sanjay Pant 0 Reputation points
commented 2024-03-29T11:52:31.9133333+00:00
VenkateshDodda-MSFT 17,366 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure Blob Storage not connecting with App Service

So I have an Azure blob storage and I have enabled access restriction on it and only tried allowing my app service. I have added CORS on Azure Blob for the same App service Id. Now when I send in a request I see that the entire code gets executed in my…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,373 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-25T04:05:38.57+00:00
sayam sanghvi 20 Reputation points
commented 2024-03-29T11:47:02.8533333+00:00
sayam sanghvi 20 Reputation points
0 answers

App service import cert permission error

Hi I am attempting to get certificates from keyvault to an app service, by default, it lists one certificate from the keyvault which contains multiple certs. I ran this command which provides read permissions for certificates and secrets to Microsoft…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-29T11:05:44.92+00:00
Anupam Kumar 0 Reputation points Microsoft Employee
edited the question 2024-03-29T11:08:33.1+00:00
Anupam Kumar 0 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to deploy ASP.NET Core with COM module dependencies on Azure

Hello!  We are trying to deploy an ASP.NET Core, .NET 8.0. Web Service to Azure. However, we have trouble registering the COM modules for the deployment process. What we’ve tried: Initially, we tried to deploy the service by publishing it to Azure as…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
374 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,265 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,080 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-22T23:12:21.7233333+00:00
wuibb 20 Reputation points
accepted 2024-03-29T09:13:08.17+00:00
wuibb 20 Reputation points
2 answers

What Is the Best Way to See Raw Data Stream Being Passed from SQL to .NET Application?

I am running some functions on application startup for my .NET application. This mostly involves running a bunch of scripts on my SQL database to ensure plans are cached. These queries are generated from EFCore-compiled queries. In doing this, I…

Azure SQL Database
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,265 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,080 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,488 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-14T19:52:31.8+00:00
Mike-E-angelo 441 Reputation points
commented 2024-03-29T08:40:42.5566667+00:00
Mike-E-angelo 441 Reputation points
2 answers

How can a user grant access to their mailbox via Graph API?

I have a 'global admin' account through which I performed the app registration and configuration. As a result, I obtained the tenantID, clientID, and ClientSecret. With these credentials, along with the username and password, I am able to successfully…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,297 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-28T13:16:12.81+00:00
Radim Wittmann 0 Reputation points
answered 2024-03-29T07:05:57.93+00:00
Yakun Huang 0 Reputation points
1 answer

Azure Role Based Access Control (RBAC)-what role to assign to outside engineer to help build App Service Laravel app including MySQL Flexible DB

I need to grant temporary access to an outside developer/engineer to access a new Azure App Service Laravel App including MySQL Flexible Database server so they can help set it up, configure it (environment variables, SSH nginx scripts, etc.). They…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
697 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-29T00:51:48.9966667+00:00
Stephen Wartel 40 Reputation points
answered 2024-03-29T05:54:10.07+00:00
Babafemi Bulugbe 1,085 Reputation points
1 answer

Debug CPU utilization and memory utilization spikes among group of applications running

I have around 8 applications running under a single App Service Plan. All of them run on Linux operating system. I see some sudden spikes in CPU utilization and memory utilization for this app service plan. I want to debug the application which causes…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-28T17:05:06.37+00:00
Dipali Chitroda 0 Reputation points
commented 2024-03-29T05:46:19.51+00:00
VenkateshDodda-MSFT 17,366 Reputation points Microsoft Employee
0 answers

I can't even get diagnostic data about my Azure deployment, everything times out

Things were fine a few days ago, and then I upgraded my account. Does that turn off things? I go to MYAPP.scm.azurewebsites.net/api/dump which I have used to grab logs. It times out. This isn't my app, this is the SCM link to view things like Docker…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-29T04:25:34.6833333+00:00
Barry Spencer 0 Reputation points
commented 2024-03-29T04:36:33.0666667+00:00
Barry Spencer 0 Reputation points
2 answers

How do I add a database to my web app?

Hi, I have as .net 6 project which I want to upload using Azure Web App. I want top use the '60 CPU free minutes' free plan Azure offers. I have created a Web App. However, I am struggling to create/add a database. The error I get is 'subscription not…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-25T22:02:08.5166667+00:00
SG 20 Reputation points
commented 2024-03-29T02:21:19.3666667+00:00
VenkateshDodda-MSFT 17,366 Reputation points Microsoft Employee
2 answers

I have deployed a spring boot application (which has a spring boot scheduler running) in Azure app service, but when I stop the web app, its status shows `Stopped` but I can see the scheduler is till active.

I have deployed a spring boot application (which has a spring boot scheduler running) in Azure app service, but when I stop the web app, its status shows Stopped but I can see the scheduler is till active. But Scheduler ne stopped since the web app is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-25T10:04:26.0366667+00:00
Shreya Gupta 0 Reputation points
commented 2024-03-29T00:58:55.9866667+00:00
brtrach-MSFT 14,476 Reputation points Microsoft Employee
2 answers

Can we Enable Manage Identity in Multiple Cotainers In Azure App Service

We are currently leveraging a container registry for deploying code from Bitbucket to Azure app services within our infrastructure. In our pursuit to enhance our security measures, we are keen on enabling the system identity provider. However, we've…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
595 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-25T11:00:14.9366667+00:00
Arslan Zaheer 0 Reputation points
edited the question 2024-03-29T00:38:47.59+00:00
Mohamed El-Qassas 1,381 Reputation points MVP
1 answer

netcoreapp2.2 application stopped working on Azure

I have a netcoreapp2.2 application that uses NopCommerce, it is published in azure and worked perfectly both published and local, but suddenly it stopped working in azure, it only works locally and both source codes are the same, can someone give me a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-27T00:10:44.9166667+00:00
Francisco Henrique 0 Reputation points
commented 2024-03-28T23:08:40.78+00:00
Francisco Henrique 0 Reputation points
2 answers

Azure Container App fails to pull image from Azure Container Registry using managed identity

I have an Azure Container App that I created that I want to pull it's image from a private Azure Container Registry using a either a system assigned or user assigned identity but the Container App fails to pull the image. I have followed these…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
241 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2023-07-14T12:59:01.85+00:00
specialsnowflake 66 Reputation points
commented 2024-03-28T17:05:21.01+00:00
Karol Pieciukiewicz 0 Reputation points MVP
1 answer One of the answers was accepted by the question author.

App 'unreal pixel streaming' disappears from azure marketplace

Hello I'm attempting to deploy 'Unreal Engine's Pixel Streaming' on Azure Marketplace. However, when I try to access the Marketplace link provided in this Microsoft Docs page…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
627 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
658 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.
886 questions
Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
273 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-24T23:49:52.9+00:00
용현 정 20 Reputation points
edited an answer 2024-03-28T15:56:54.86+00:00
kobulloc-MSFT 22,556 Reputation points Microsoft Employee
1 answer

Python Backend cannot use pydub/ffprobe in production

I get the error below in production, not in development, when attempting to use the pydub library. I am a relatively new fullstack developer and I use VSCode to automatically use Docker and upload to Azure. It seems like ffprobe isn't found; however,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-27T21:18:52.8766667+00:00
Anthony Nolletti 0 Reputation points
commented 2024-03-28T15:54:43.19+00:00
Konstantinos Passadis 16,956 Reputation points
0 answers

Azure app service - DNS service issue

I have an azure app service hosted in Linux container. I want this app service to use particular dns server. The app service is not integrated with vnet. So, I used app settings environment variables WEBSITE_DNS_SERVER WEBSITE_DNS_ALT_SERVER But app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,694 questions
asked 2024-03-28T12:11:32.76+00:00
nirmal kumar 1 Reputation point
edited the question 2024-03-28T12:14:51.9366667+00:00
KapilAnanth-MSFT 33,796 Reputation points Microsoft Employee