7,273 questions with Azure App Service tags

Sort by: Updated
1 answer

Azure App Service on Linux does not start due to missing libc.musl-x86_64.so.1

Hey there, I created an Azure App Service on Linux and deployed my custom code using GitHub. All of this worked fine, however, when looking at the docker logs I see the following: 2020-10-28T05:49:35.662024131Z _____ …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2020-10-28T06:28:38.213+00:00
David Reher 1 Reputation point
edited an answer 2024-07-07T07:18:01.62+00:00
anil kumar 5 Reputation points
2 answers

Random high response time (30sec+) on Azure App Service

We were experimenting high request time randomly in the day (not especially during high traffic periods). Some requests took more than 1 minute. We hosts 4 app service on the same plan (single instance / Standard S3) and the problem seems related to a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2023-05-09T16:42:22.2966667+00:00
Antoine BIDAULT 40 Reputation points
commented 2024-07-07T07:06:17.4066667+00:00
Waeil Daoud 0 Reputation points
1 answer

After Adding Custom domain to my App Service its giving 404 Page not found error.

After Adding Custom domain to my App Service its giving 404 Page not found error. Please help me on this. Web App : aligned-iq-production-webapp-ui, Custom Domain: alignediq.net, In Web app servie I have setup angular project in it.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-06T18:03:42.11+00:00
Jignesh Vagh 1 Reputation point
answered 2024-07-06T19:41:52.64+00:00
TP 82,736 Reputation points
0 answers

Blazor HealthChecks - works on my system, error on Azure App Server

Hi all; I have a Blazor Interactive Server app and have set up health checks as follows: builder.Services.AddHealthChecks() .AddDbContextCheck<TrackingDbContext>("App Database") …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-06T15:57:46.3866667+00:00
David Thielen 2,526 Reputation points
0 answers

How to fix "You do not have permission to view this directory or page." in Azure web app services

I deployed my react app from a package file. When I access the site from the default domain, I get this error "You do not have permission to view this directory or page." I have accessed the kudu debug console, and these are the event logs…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-06T11:55:38.9466667+00:00
Teddy Anyanga 0 Reputation points
1 answer

App could not could not connect to Azure Synapse when created via ARM template - SSL connection could not be established

Hello. I need your help with smth that we find a difficult to resolve. Here's the current setup: I have created an Azure Synapse workspace using ARM templates. All is working well apart from when an App which has been build on Angular could not connect…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,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,273 questions
asked 2024-06-21T07:56:17.4333333+00:00
Xhevahir Mehalla 140 Reputation points
commented 2024-07-06T08:28:28.1566667+00:00
Xhevahir Mehalla 140 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App & Azure Functions Course and Training

We are currently engaged in a substantial project aimed at constructing our automation tool using Azure Logic App & Azure Functions. While we do have some knowledge about Logic App and how to build it, we often rely on searching through Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2023-10-30T22:11:05+00:00
Ranya Hassan - MS Cloud - IO HWAN 60 Reputation points
commented 2024-07-06T02:48:25.4966667+00:00
YASWINI PRIYA KG 0 Reputation points
0 answers

Intermittent Connection Timeout issue

We have built a .Net Core 8.0 based project in which we are calling an external api every 5 mnts. Everytime this code is invoked , it will fetch around 50 records and create the payload in json object and do a PostAsync call to th external url. I am…

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,577 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-05T19:00:16.17+00:00
Dey, Subir 0 Reputation points
2 answers

I deleted my DNS Zone in Azure and recreated it. Now what?

So in the attempt to transfer my Domain Registratration from one tenant to another, i deleted the domain DNS Zone and recreated it, it was working before deletion. The issue now is that it was assigned another SOA host server and namespace servers and it…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-06-22T05:30:16.4733333+00:00
Elias Costa 0 Reputation points
answered 2024-07-05T18:37:22.18+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

Error Occurred While Importing Test Cases - Test Case IDs Not Found

Description: We encountered an error while importing test cases into the second Azure DevOps board. The error message received is as follows: Error occurred while importing one or more test cases: Test case(s) IDs not found in the current suite. Please…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-05T12:21:47.7+00:00
Sathishkumar G 0 Reputation points
answered 2024-07-05T16:43:28.72+00:00
Chidiebere_Ugwu 0 Reputation points
1 answer

Authenticating to Log Analytics via Azure App Service delegated permissions

I've created a application in Azure App Service which uses Entra ID authentication (Easy auth). Part of this application accesses log analytics and needs to run queries on behalf of the user. I've already setup delegated permissions under 'API…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-04T16:04:34.3+00:00
Matthew Jensen 0 Reputation points
commented 2024-07-05T16:07:58.0933333+00:00
Matthew Jensen 0 Reputation points
1 answer One of the answers was accepted by the question author.

What happens to in-progress requests when Azure Automatic scaling decreases instances in Azure App Service?

I am using Automatic scaling in Azure App Service. (refer How to enable automatic scaling - Azure App Service | Microsoft Learn). My web app has problems with many requests not completing their job when Azure automatically decreases instances. So, What…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-04T04:41:38.5166667+00:00
Quan Tran Minh 20 Reputation points
commented 2024-07-05T11:37:21.7466667+00:00
Srinud 1,965 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Webapp website and webapp API authentication

having trouble setting up built in auth for communication between a website and web api. Both are deployed using webapp azure app service. website was configured using external configuration for public users. However I don't know how to enable authorized…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-02T01:51:55.68+00:00
Walter Rodriguez 20 Reputation points
commented 2024-07-05T11:35:21.2833333+00:00
Srinud 1,965 Reputation points Microsoft Vendor
2 answers

Can i get the ID of a managed device from a registered web app using Graph API?

I have an Azure app service web app registered with Entra ID. I want determine the name or ID of a managed on-prem device when an authenticated user signs into the Web app, which is running in the browser of the on-prem device. Is this possible? My goal…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,260 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,365 questions
asked 2024-07-01T20:37:19.3+00:00
Peter Roddy 0 Reputation points
commented 2024-07-05T11:32:03.46+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
2 answers

Azure Policy for enabling diagnostic settings for WebApp/Function App - No resources remediated

I am working in an existing Azure environment where there is no governance and I am in the process of creating Azure Policies. Currently I am working on creating Azure Policy to enable Diagnostic settings for Azure Web App, Azure Function App and Web…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,973 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
820 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-06-21T12:39:52.0933333+00:00
Senthil Ramadoss 0 Reputation points
answered 2024-07-05T07:40:26.84+00:00
Senthil Ramadoss 0 Reputation points
1 answer

Integrate Flask API with Azure QnA Maker.

Hello Team, The problem statement is that I need to answer user questions based on data stored in the SQL Databse(Project management-related data). I can't use the Open AI service from Azure and I have also already tried the Azure search service but the…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
383 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-06-13T13:57:51.8066667+00:00
Aakash Yadav 0 Reputation points
commented 2024-07-05T04:44:53.96+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

The app is giving 503 error when deployed to staging slot.

The app is giving 503 error when deployed to staging slot. Changes made include storage account access changes via managed identity. With the managed identity flag turned on, the app service does not come up in staging slot due to which swap operation…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-04T17:39:31.2966667+00:00
Aishwarya Rao 0 Reputation points Microsoft Employee
answered 2024-07-04T18:09:57.0166667+00:00
Ganeshkumar R 510 Reputation points
0 answers

How to suppress GET /robots933456.txt errors in App Insights

We have a number of web apps running and associated alerts in App Insights. These are monitored in an external system that we use to triage and support issues. We regularly get failures being reported due to GET /robots933456.txt requests. As…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,973 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-07-04T10:13:12.5733333+00:00
Calum Byrom 0 Reputation points
commented 2024-07-04T17:28:28.3833333+00:00
Ben Gimblett 3,835 Reputation points Microsoft Employee
5 answers

How to deploy a streamlit application on Azure App Service (WebApp)

Deploy streamlit based python application to Azure app service without using Docker.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2023-12-29T07:12:56.71+00:00
Kumar Shanu 71 Reputation points
answered 2024-07-04T15:47:56.3433333+00:00
Manish Kumar 0 Reputation points
1 answer

Using keyvault references for app settings in a webapp with slots not working for the slots

I have a webapp with 4 slots, default + 3. The appsetings with references to the keyvaults needs to be te same for all slots. Hence a non-slot setting appsetting should do the trick. But it doesn't. According to this article…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2024-06-25T14:26:28.2866667+00:00
Owin Gruters - iO 46 Reputation points
commented 2024-07-04T14:53:08.93+00:00
Owin Gruters - iO 46 Reputation points