7,429 questions with Azure App Service tags

Sort by: Updated
1 answer

Displayed Error: The page cannot be displayed because an internal server error has occurred.

I am running an instance of DNN on an Azure web application. On Friday, coinciding with the CrowdStrike issue my site(s) are displaying this error. The page cannot be displayed because an internal server error has occurred. I know the sites were…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-21T20:07:43.0533333+00:00
Jamie Daniels 0 Reputation points
commented 2024-07-30T19:08:24.4466667+00:00
ajkuma 24,971 Reputation points Microsoft Employee
2 answers

Memory Percentage average is above 80 percent for our Website-Live-Plan at 5h in the morning meanwhile 0 request is done!?

Memory Percentage average is above 80 percent for our Website-Live-Plan at 5h in the morning meanwhile 0 request is done!?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-23T23:27:04.6033333+00:00
METAIS BASTIEN 0 Reputation points
edited an answer 2024-07-30T19:06:41.8433333+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

How to run a docker-compose of front-end and back-end in Web Services?

version: '3.8' services: backend: image: blagojanikoloski/firesmk-backend:latest container_name: firesmk-backend ports: - "8080:8080" frontend: image: blagojanikoloski/firesmk-frontend:latest container_name:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-17T17:12:37.02+00:00
Николоски Благоја 0 Reputation points
commented 2024-07-30T18:34:34.8766667+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

Error Malicious entry when deploying from DevOps pipelines

Hello, Since today, I keep getting the following error when I try to deploy from DevOps pipelines: ##[error]Error: Malicious entry: cs\Microsoft.CodeAnalysis.CSharp.resources.dll A different 'Malicious entry' for different pipelines, but always a .dll…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2023-10-31T16:21:51.1166667+00:00
HouMez 351 Reputation points
edited a comment 2024-07-30T16:35:41.5266667+00:00
JOAO LOBO GUERRA NETO 0 Reputation points
1 answer

Required design discussion with microsoft technical team

Hi, We have defined required azure services to our projects. But like to know more details based on real time use case and like to take inputs from microsoft technical team. Please let me know how to schedule call on this. Reards, Prabhu.R

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-29T05:47:07.7933333+00:00
Prabhu Rsp 1 Reputation point
answered 2024-07-30T15:49:00.92+00:00
Bruce (SqlWork.com) 61,811 Reputation points
0 answers

How to route request (connect) a pubic app service to a private app service via application gateway in azure

I have a simple webapplication with an Angular frontend and Javascript backend component. I deployed the backend as azure app services, made it private and used an application gateway to route requests to the backend API's. So whenever i access the…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,016 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T13:48:42.3333333+00:00
Elvis Joseph 0 Reputation points
commented 2024-07-30T15:31:24.17+00:00
Ben Gimblett 3,920 Reputation points Microsoft Employee
1 answer

Azure Web App is not available and returns Bad Gateway 502 error at the beginning of each 4th hour during the day.

Azure Web App (.net 4.8) is not available and returns Bad Gateway 502 error on POST or GET requests at the beginning of each 4th hour during the day. The application is the only one in the app plan.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-29T23:00:30.8666667+00:00
Alexander Menukhin 0 Reputation points
commented 2024-07-30T10:06:28.4133333+00:00
Alexander Menukhin 0 Reputation points
3 answers

How do I change file permissions for WordPress in App Services?

Hello, I am new to Azure. This is the first time using it. I have started by installing WordPress with App Services. Installing WordPress also installs a plugin called W3 Total Cache. When I go into that plugin I get this warning…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-06-21T23:45:41.13+00:00
Jason Damisch 0 Reputation points
commented 2024-07-30T08:26:28.81+00:00
Jessica Gumba 1 Reputation point
1 answer

Possible reasons for double entries in App Insights logs

Hello, I've noticed that all my app insights for app service and Azure function have started showing two entries for every request. These logs have the same operation ID or app insight ID. Can anyone please suggest the possible reasons for these sudden…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,701 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-23T17:26:47.82+00:00
Abhishek Sinha 61 Reputation points
commented 2024-07-29T21:52:24.9933333+00:00
Abhishek Sinha 61 Reputation points
1 answer

Azure App Services Down Since Crowdstrike Incident

We have several app services in our development subscription that are getting 500 errors. This started happening after the CrowdStrike incident. I am not seeing though that app services are affected in the service health announcements. In the log…

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.
7,429 questions
asked 2024-07-25T20:11:12.8633333+00:00
Jacob Schwegman 0 Reputation points
commented 2024-07-29T15:30:53.53+00:00
Jacob Schwegman 0 Reputation points
1 answer

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,429 questions
asked 2024-07-06T11:55:38.9466667+00:00
Teddy Anyanga 0 Reputation points
commented 2024-07-29T11:16:04.6733333+00:00
Teddy Anyanga 0 Reputation points
1 answer One of the answers was accepted by the question author.

When will Node 20.11.1 be available for Azure App Service?

We are hosting an application that encounters a bug with fetch in nodejs. This bug has been fix in nodejs version 20.10 LTS. Currently linuxFxVersion: 'NODE|20-lts' will use version 20.9 with the bug present. When will a newer version of node 20 LTS be…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-02-27T20:56:42.9466667+00:00
Allan Kimmer Jensen 20 Reputation points
commented 2024-07-29T10:49:45.79+00:00
Antti Viita 0 Reputation points
1 answer

Explain the best way to migrate azure web apps from one region to another

I need to move around 50 webapps with 500+ dependencies on each app. Please tell me the most feasible way for this.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,604 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-23T08:13:58.4666667+00:00
Jithin John 0 Reputation points
edited the question 2024-07-29T08:57:41.3366667+00:00
KapilAnanth-MSFT 41,876 Reputation points Microsoft Employee
0 answers

how do i paste something in azure under hostingstart

<!doctype html><!doctype html><html lang="en-US"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport"…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-28T21:28:13.83+00:00
Stephanie Greene 0 Reputation points
commented 2024-07-29T08:44:48.5766667+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

Azure API App in premium plan is throwing 413 error(Linux+Java)

Hi Team, I need one urgent solution and I know this forum is my last resort. Problem statement: I have an Azure API APP. This is supposed to get 200 MB data as body of the HTTP request. We rejected Azure Function as HTTP triggered Function can't accept…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,701 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-26T16:26:41.3333333+00:00
Pratim Das, Partha C 306 Reputation points
edited the question 2024-07-29T08:11:17.5466667+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to generate JWT token for client_assertion?

We have an app registration which is connected to an external API. We have to use this API in our Azure Data factory. For this purpose, till now we were generating client secrets and generating tokens (in Azure Data Factory) from this URL -…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,232 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-18T08:15:12.36+00:00
Devansh Agarwal 20 Reputation points
accepted 2024-07-29T06:53:22.75+00:00
Devansh Agarwal 20 Reputation points
0 answers

Deploying from GitHub Actions suddenly stopped working - now my webApp is "running and waiting for yout content"

I have a long running ASP.NET Core 8 web app that have been running for 6 months without problems. Now it is not working the temp url shows the message: "Your web app is running and waiting for your content" My GitHub action builds and deploys…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-28T10:22:37.7333333+00:00
BrianDev - Median DK 0 Reputation points
edited a comment 2024-07-29T06:31:55.6533333+00:00
JasonPan - MSFT 4,811 Reputation points Microsoft Vendor
0 answers

How to fix a critical error in Azure WordPress App

I'm developing in Azure WordPress on a Windows 11 machine and I have the error message that a "critical error has occurred on the website, check your admin email logs" but I can't access the dashboard nor the website. Last time this happened,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,120 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-28T21:32:42.0766667+00:00
Cindy Miller 0 Reputation points
0 answers

How to deploy a flask app to Azure Web Services using "flask db init" in yml file?

My app has been deployed using a Github repository as the source. When I click the link to see my app deployed live on the internet I see this: "Your app service is up and running. Time to take the next step and deploy your code" (Also see…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-28T21:06:05.72+00:00
Lauren Collins 20 Reputation points
0 answers

I've created a webjob but whenever i run is I get an error saying no such file or directory found. How do I resolve this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-28T13:46:45.8266667+00:00
Shoaib Akhtar 0 Reputation points