7,934 questions with Azure App Service tags

Sort by: Updated
0 answers

502 bad gateway error - connecting internal APIM endpoints via application gateway

When connecting to API manager endpoints via application gateway throws 502 bad gateway error. A subset of the internally deployed APIM endpoints need to be exposed to the external users. Therefore, a public application gateway being used to route the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,186 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.
1,086 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-18T01:07:28.47+00:00
Prasad, Raji 5 Reputation points
edited a comment 2024-11-18T07:08:57.21+00:00
JananiRamesh-MSFT 28,086 Reputation points
2 answers

Error: No such file or directory when using cd command

While trying to navigate to a log file using the cd command, the following error occurs: kudu_ssh_user@0055a7879e38:~/logfiles$ cd 2024_10_31_ln0sdlwk000IO4_docker.log -bash: cd: 2024_10_31_ln0sdlwk000IO4_docker.log: No such file or directory The log…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-14T04:49:05.2466667+00:00
Reby Koshy Alex 0 Reputation points
answered 2024-11-18T07:06:15.3833333+00:00
Reby Koshy Alex 0 Reputation points
1 answer

Unable to remove subnet due to AppServiceLink Error

Hello everybody, I would like to remove all my ressources because I stop my activity but I can't remove the last subnet due to an AppServiceLink error as you can see below (sorry, in french): Can you help me please ? :)

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-12T19:31:31.3766667+00:00
Anthony B 0 Reputation points
commented 2024-11-18T05:03:20.82+00:00
Shree Hima Bindu Maganti 480 Reputation points Microsoft Vendor
0 answers

Can not transition from Alpine Linux to Debian for WordPress on App Service

I tried to migrate App Service WordPress from Alpine Linux to Debian in the Azure portal, but I couldn't select php8.3 in the configuration tag. Also, it remains at php8.2 and doesn't update to debian even after restarting. I am following the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-12T23:04:47.25+00:00
齋藤 修一 0 Reputation points
edited a comment 2024-11-18T04:51:04.34+00:00
VenkateshDodda-MSFT 21,976 Reputation points Microsoft Employee
0 answers

How to deploy WebApp with heavy packages like torch

I am trying to deploy a flask application as web app. But unable to do so- I tried using requirements.txt file to deploy the code, but it fails everytime I tried using the below in Startup Command- pip install --upgrade pip pip install…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-13T06:59:55.3566667+00:00
Arindam Bhattacharjee 0 Reputation points
commented 2024-11-18T04:01:32.03+00:00
VenkateshDodda-MSFT 21,976 Reputation points Microsoft Employee
0 answers

For Error Type Message show blanks in Invocation details for .NET 8 isolated

I have added below code .ConfigureLogging(logging => { logging.Services.Configure<LoggerFilterOptions>(options => { LoggerFilterRule defaultRule = options?.Rules?.FirstOrDefault(rule => rule.ProviderName ==…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,144 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,629 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-10-23T18:42:05.6033333+00:00
Kunal NET 0 Reputation points
edited the question 2024-11-18T02:07:16.15+00:00
Ryan Hill 28,716 Reputation points Microsoft Employee
1 answer

App Service Authorization not working when redeploying an app

Hello! I have set up Microsoft Authentication on Azure App Service. Every time I redeploy my app using DevOps Pipeline, I see an issue of Authentication not being set up. I am using the following repo.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-10-24T10:40:01.4966667+00:00
Sigita Lapina 5 Reputation points
edited an answer 2024-11-18T01:45:40.25+00:00
Ryan Hill 28,716 Reputation points Microsoft Employee
1 answer

How to fix Session Cookie attributes not set application hosted in web app ?

How to remediate the issue or vulnerability of Session Cookie attributes not being set when the application is hosted in an Azure web app behind the Azure Application Gateway with WAF ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
979 questions
asked 2024-11-07T18:27:33.9333333+00:00
$@chin 115 Reputation points
commented 2024-11-18T01:05:06.1666667+00:00
Shree Hima Bindu Maganti 480 Reputation points Microsoft Vendor
1 answer

Why is "New Quota Request" grayed out?

Why is the "new quota request grayed out? It seems like it would be a rights issue, but it's gray even for the tenant owners.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-03-08T17:21:51.0866667+00:00
Deron J White 10 Reputation points
edited an answer 2024-11-17T11:27:46.56+00:00
Aaron Menezes 0 Reputation points
0 answers

I am unable to get the buddybuilder plugin to work on Azure App Service for Wordpress

I am migrating a wordpress site to Azure App Service (Wordpress). Everything seems to work fine except for the BuddyBuilder plugin. Where it normally loads the groups, it seems that an Ajax call fails, and it just hangs with the message that it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-16T20:45:54.21+00:00
Leonardo Da Cunha 0 Reputation points
1 answer

I deployed an app through Open AI Studio, but the app's URL (Default domain) always leads to the "Hey, Python developers!" webpage

I created a chat based on AI Search Index from Open AI Studio. The chat worked well so I went ahead to deploy that chat as an app service, which seemed working as normal. But then I went to the deployed web app's overview page, and clicked the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,275 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-10-11T00:11:44.1533333+00:00
Neil 0 Reputation points
answered 2024-11-16T20:20:30.4366667+00:00
Max Lacy 20 Reputation points
0 answers

SSH CONN CLOSE Error on Azure App Service

I am unable to connect to SSH, and I am unable to connect to the app service. The container logs just say that the "Conatiner [containerName] for site [siteName] has exited, failing site start". It then processed to an error saying that…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-13T06:55:31.0566667+00:00
Tomas Mijat 0 Reputation points
commented 2024-11-16T07:03:07.22+00:00
Tomas Mijat 0 Reputation points
1 answer

Help with web application

I am doing the Microsoft Azure Security Engineer Associate (AZ-500) from Coursera and I ran in to a issue. I'm doing a lab name Create server-side web apps that sign in users and call APIs, I am at task #3 **(**Task 3: Extract and setup the web…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-15T01:51:54.8066667+00:00
Cannoy Miller 0 Reputation points
answered 2024-11-16T03:23:18.7933333+00:00
Cannoy Miller 0 Reputation points
1 answer

Why is only .NET 6 installed on Azure App Service Linux with .NET 8 configured

I have created a new Azure App Service. Operating System is Linux, Runtime Stack is "Dotnetcore - 8.0". The Stack Settings are: Stack: .NET Major version: .NET 8 (LTS) Minor version: .NET 8 (LTS) My expectation is, that .NET 8 is available…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,936 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-15T18:33:22.9166667+00:00
Hilmar Bunjes 0 Reputation points
answered 2024-11-15T23:36:39.2633333+00:00
brtrach-MSFT 16,586 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Zone Redundant App Service Plan in West Europe

Hi, I've been trying to create two zone redundant app service plans in West Europe for our apps. However, I get the errors below: Operation cannot be completed without additional AZ quota. Please file a support ticket to request a limit increase.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,222 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-15T16:57:36.7+00:00
Adem Şahin 20 Reputation points
accepted 2024-11-15T22:51:14.3666667+00:00
Adem Şahin 20 Reputation points
0 answers

Need help to create web app on azure sandbox to call LLM to generate cobol code from design

Hi, I am participating in hackathon and would like to create a web application using Azure Sandbox, where the application would have 3 upload options 1 for old design 2 for new design 3 for old code and a submit button. once submitted the app would call…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
979 questions
asked 2024-11-11T16:48:42.4033333+00:00
Katwe, Praful 0 Reputation points
commented 2024-11-15T19:38:04.8166667+00:00
ajkuma 26,721 Reputation points Microsoft Employee
0 answers

I am trying to send an email using the code and the outlook smtp protocol, but there is an authentication error

I created an application in Azure and exchanged the access_token with code, but I get an error when using jakarta.mail: “535 5.7.3 Authentication unsuccessful [SGXP274CA0007.SGPP274.PROD. outlook.com 2024 -11-12t03:19:03.964z 08dd02bfa482f37e]”. An error…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
651 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,065 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,002 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-12T03:35:48.98+00:00
建伟 周 0 Reputation points
commented 2024-11-15T18:44:48.9433333+00:00
ajkuma 26,721 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why are we experiencing frequent service breakdown day after day ?

We are getting this message on our deployed production environment frequently multiple times day after day. Why is this happening ? This is causing the request sent to response back with a 503 service unavailable error.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-14T12:58:24.01+00:00
Ahmed Helalley 20 Reputation points
accepted 2024-11-15T17:11:43.99+00:00
Ahmed Helalley 20 Reputation points
1 answer

Why are the logs for the Windows App Service application logs unavailable between October 31 at 14:15 UTC and 19:20 UTC, despite being accessible before and after this period? This gap in logs appears to have prevented Auto-Heal from functioning.

Why are the logs for the Windows App Service application logs unavailable between October 31 at 14:15 UTC and 19:20 UTC, despite being accessible before and after this period? This gap in logs appears to have prevented Auto-Heal from functioning.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-13T05:39:17.9166667+00:00
Poovarasan Annadurai 20 Reputation points
commented 2024-11-15T17:10:11+00:00
Laxman Reddy Revuri 565 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Can you override service endpoints use of IPv6

Hello, I don't think it is possible since it defeats the purpose of using a service endpoint but, is there a way to override the use of the Azure assigned IPv6 IP when Microsoft.web service endpoint is enabled? Having Microsoft.web service endpoint…

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,525 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,934 questions
asked 2024-11-13T21:48:00.48+00:00
Jessica Espada 20 Reputation points
accepted 2024-11-15T15:50:19.5333333+00:00
Jessica Espada 20 Reputation points