7,205 questions with Azure App Service tags

Sort by: Updated
0 answers

Azure App Gateway error - 502 Bad Gateway

Hi, I tried to add a Custom domain to my Azure App Service. Since then, I am getting '502 Bad Gateway' error. Can you please tell me how to fix this error? Regards, Umar

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
212 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
993 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-22T10:18:20.37+00:00
Umer Rashid 85 Reputation points
0 answers

Missing HSTS header on Azure App Service Production slot but appears on Staging slot

I have deployed the same net core 6.0 mvc website build to an Azure App Service - to both production and staging deployment slots. My web.config produces the desired HSTS Security header on the staging deployment slot but not the production slot. I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-22T06:12:32.2233333+00:00
Sean Ronan 0 Reputation points
edited the question 2024-06-22T06:17:57.9266667+00:00
Sean Ronan 0 Reputation points
1 answer One of the answers was accepted by the question author.

error : ssh conn close

I have created an App Service instance Whenever I'm doing SSH for it, its always show the below error

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-18T10:49:23.9+00:00
naiyan 0 Reputation points
commented 2024-06-22T04:22:31.8766667+00:00
Srinud 1,965 Reputation points Microsoft Vendor
1 answer

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,205 questions
asked 2024-06-21T23:45:41.13+00:00
Jason Damisch 0 Reputation points
answered 2024-06-22T04:20:08.52+00:00
Sina Salam 5,711 Reputation points
1 answer

How can I change headers on port 8172 in azure app service?

I have an application on the azure app service. I need to remove the "server" http header on port 8172. Is this possible?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T21:09:02.8666667+00:00
Stanislav Grachev 0 Reputation points
answered 2024-06-22T03:03:17.7733333+00:00
Sina Salam 5,711 Reputation points
0 answers

Instance performance degradation

I performed a stop and start on the application and as a result, the instance normality became constantly degraded and the application stopped working. After checking the logs, I am getting the following error. I would like to know how to remedy this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-22T02:18:22.9266667+00:00
涌井大輔 0 Reputation points
0 answers

SQL Server can't accessed by app services even though they're in same vnet (2 different subnets)

Hi, I recently configured a virtual network for one of my applications which has 2 subnets - appnet and datanet. The Sql server is in datanet and app services are in app net. While running the application, the network is rejecting the ipaddresses for…

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,058 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,245 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.
13,116 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T13:49:46.1433333+00:00
Suresh, Subin (GB) 20 Reputation points
commented 2024-06-22T01:21:39.1466667+00:00
Greg Low 1,575 Reputation points Microsoft Regional Director
2 answers

Cancellation Token signal not being received by the application code

looks like there is a limitation as it can be read here https://github.com/dotnet/aspnetcore/issues/20229#issuecomment-623289191 https://learn.microsoft.com/en-us/answers/questions/391343/cancellationtoken-in-controller-endpoint-hosted-in but is there…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,308 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,384 questions
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,521 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
312 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-20T19:01:11.7333333+00:00
Michel Fornaris 0 Reputation points
answered 2024-06-22T01:16:34.5866667+00:00
SurferOnWww 2,176 Reputation points
5 answers

Azure App Service-How to use SSH Command to change Azure WordPress wp-content folder permission to 755

Having set up a WordPress web site using an Azure App Service, I checked the folder permissions. Looks like they need to be changed to 755, which is recommended. Tried FTP and changed permissions to 755 do not stay. Tried a WordPress plugin that can…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2023-05-03T01:12:39.94+00:00
Stephen Wartel 60 Reputation points
answered 2024-06-21T23:30:58.0333333+00:00
Jason Damisch 0 Reputation points
2 answers One of the answers was accepted by the question author.

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.
7,205 questions
asked 2024-05-14T16:10:13.44+00:00
Developer TeleCareIt 25 Reputation points
answered 2024-06-21T21:42:55+00:00
Jason Damisch 0 Reputation points
0 answers

my domain is now redirecting to a lander page

My Web App has a custom domain name that shows as being "secured". When I go to it, however, it is now redirecting to a lander page that implies the domain has expired. This happened without warning.

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
625 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.
1,058 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T20:25:45.36+00:00
Joel Champagne 0 Reputation points
0 answers

Azure web-app - Multi-container unit was not started successfully for react app

I am using the Azure web app and running the react app using the docker-compose. It used to work but since I upgraded to React 18.3.1 Nextjs 14.2.3 and it stopped working and gave me this error in the log Azure web app - Multi-container unit was not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T19:47:47.4166667+00:00
Viral Patel 0 Reputation points
1 answer

Azure MySQL Flexible crashing with Max Active Connections

Hello, I'm using WordPress on the App Service and whenever I reach ~54 active connections, the CPU starts to increase reaching 100% usage and the application becomes unavailable. The App Service plan does not have high consumption. WebApp = PremiumV3…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
747 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-20T14:47:48.3666667+00:00
Uziel Silva 51 Reputation points
answered 2024-06-21T19:28:07.76+00:00
Oury Ba-MSFT 17,156 Reputation points Microsoft Employee
1 answer

I have migrated database and web app to azure and done the proper connection string as well but in my code which I have published All the Images in web app in UI are not showing because it is hard code and given the path of C: Drive

No Images are showing in my app service but while running in IIS server its working proper in visual studio

Azure SQL Database
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
741 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-14T04:05:45.4566667+00:00
Ashraf Khan 0 Reputation points
answered 2024-06-21T17:59:26.23+00:00
Amira Bedhiafi 18,106 Reputation points
1 answer

Direct login to Azure AD B2C by passing email and password

Without using a ui interface I need to do user login and get accessToken from node backend. We registered a single page application before and also registered a web API in my AD B2C tenant. I integrated the same in react and its able to sign in and sign…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,875 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T13:31:18.6266667+00:00
Gianluca Pelliccioli 0 Reputation points
answered 2024-06-21T14:56:15.3+00:00
Ben Gimblett 3,825 Reputation points Microsoft Employee
1 answer

Java Web App on Azure App Service Failed with 413 Request Entity Too Large

I have a Java - JSP and Servlets web application hosted in Azure. One of the function in web app allows user to upload a comma separated CSV files. However when the file size of more than 2.8MB, the function errors out stating 413 Request Entity Too…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T10:35:30.2966667+00:00
Aayush Suresh Jain 141 Reputation points
commented 2024-06-21T13:32:48+00:00
Aayush Suresh Jain 141 Reputation points
1 answer

FastAPI SSE working Locally but not in Azure Web App?

We set up a basic notification system using SSE from our FastAPI server which seems to work fine locally, but doesn't work when we push it to our Azure Web App? I have server logs where I can see the notification is sent and consumed, but we can't see it…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-07T13:58:29.56+00:00
DAS Ujaan 0 Reputation points
edited a comment 2024-06-21T12:59:27.8133333+00:00
ajkuma 23,826 Reputation points Microsoft Employee
1 answer

Invalid Host Header

Hello All, I'm trying to run a node js container, using a docker image in ACR. The docker image is running well locally, but when trying to run on Azure App Service "Web App" it's showing me "Invalid Host Header". I'm trying to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
816 questions
asked 2024-06-13T11:16:36.0166667+00:00
Wael Kodmani 0 Reputation points
commented 2024-06-21T12:51:03.7966667+00:00
ajkuma 23,826 Reputation points Microsoft Employee
0 answers

my blazor web site will load but when i go to the pages will not work

My Blazor web site starts up but when go to a page is gives me an error. [2024-06-14T15:20:27.225Z] Information: Normalizing '_blazor' to 'https://fieldmriservice.azurewebsites.net/_blazor'. blazor.server.js:1 [2024-06-14T15:20:27.370Z] Information:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-14T15:25:57.7933333+00:00
Thomas Blair 0 Reputation points
commented 2024-06-21T12:41:31.5166667+00:00
ajkuma 23,826 Reputation points Microsoft Employee
0 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,938 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
817 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,205 questions
asked 2024-06-21T12:39:52.0933333+00:00
Senthil Ramadoss 0 Reputation points