Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [azure-web-app-service]

Use this tag for questions relating to web applications residing on Azure. Azure App Service is a cloud-based platform for hosting web applications, REST APIs, and mobile back ends. It was formerly known as Azure Web Sites. You can deploy applications written in a variety of languages: .NET, .NET Core, Java, Ruby on Rails, Node.js, PHP and Python, using either a Windows or Linux container.

azure-web-app-service
0 votes
0 answers
11 views

Azure App Service Certificate cannot be deployed

Did anyone experience that Azure App Service Certifcate cannot be deployed? I recieve the following BadRequest message: { "code": "CertificateResellerWebService_CertificateValidationError", "...
Gabor Varga's user avatar
0 votes
0 answers
21 views

Eureka instance hosted as Azure Web app registers itself with wrong ip (ip from within the container)

I have a setup of a Spring Boot apps, which are hosted as Azure Web App. My understanding of all components of Azure Web Apps and their connections is still vague to me, so exucse me if I ...
fascynacja's user avatar
  • 2,476
-1 votes
0 answers
26 views

Facing Problem of not displaying answers in Chat Playground in Azure OpenAI Studio [closed]

I have created azure ai search service and used Text split skillset and made index. I also deployed a web Application. Sometimes, in Chat Playground or Web Application, when I ask questions, sometimes ...
Tanuj Verma's user avatar
0 votes
0 answers
24 views

Downtime During Azure App Service Slot Swap

I'm facing a downtime issue during slot swaps in Azure App Service and would like to share some details and potential solutions I've tried so far. I'm seeking further advice and insights on how to ...
Wallyson Romeiro's user avatar
-1 votes
0 answers
27 views

Error: ('08001', '[08001] [Microsoft][ODBC Driver 18 for SQL Server]TCP Provider: Error code 0x2746 (10054)

I am trying to access the on premises database from an Azure web app that I have deployed. But I am unable to receive any data from the API call. I was trying to alter CipherString = SEC@LEVEL = 2 to ...
user26436214's user avatar
0 votes
0 answers
20 views

Azure Managed Identity Authentication Fails in Production for Next.js App with Sequelize and Tedious

I'm deploying a Next.js application to Azure App Service and using Sequelize as my ORM. For authentication, I'm utilizing Azure Managed Identity with the Tedious library to connect to an SQL Server. ...
Jagdish Padeliya's user avatar
-3 votes
0 answers
35 views

Protect python FastAPI with Azure AD hosted in Azure Web APP [closed]

i want to protect my python api hosted in Azure web App using Azure AD and i have app registration detail available can anyone tell the code to verify the incoming token bearer from frontend angular ...
Akash Singh's user avatar
0 votes
1 answer
60 views

Move resource from one region to another region

I have tried to move a resource from one region to another region but when I'm trying to Azure resource mover to move a particular resource I'm getting a message saying that it is unsupported. Is it ...
reel Media's user avatar
-1 votes
1 answer
28 views

Frequent 400 Errors in Blazor App on Azure: 'Ms-AspNetCore-Token' Mismatch

I’m encountering frequent 400 status code errors with my Blazor web app deployed in Azure App Service. The app is using interactive render mode as server and interactive location as global, and it's ...
Bharat Ram's user avatar
0 votes
0 answers
47 views

Multiple web apps in azure gives socket exception

I'm new to Azure portal and DevOps in general. Some context: I recently created a new App Service(Web app) in azure which will be my production environment. I used the same app plan as my UAT ...
Sebastian Van Rooyen's user avatar
0 votes
1 answer
45 views

Can we Deploy Web Application in Azure OpenAI of Production Level

I have created azure ai search service and used Text split skillset and made index. I also deployed a web Application but have a question that If I want to create to production level, which means that ...
Tanuj Verma's user avatar
0 votes
0 answers
49 views

Reusing Azure identity provider for website and API: how to avoid CORS issues due to redirects?

I am running into a CORS error while trying to request an API from a website, due to an identity provider redirect. I have a website running on https://webapp-***.azurewebsites.net and an API running ...
poklaassen's user avatar
-1 votes
0 answers
66 views

gRPC Server hosted on Azure Linux App Service not accessible anymore since 2024-07-19 [closed]

Since 2024-07-17 our application hosting gRPC Services isn't accessible on Azure anymore and I can't figure out any configuration issues from my side. We didn't change anything and it suddenly isn't ...
Peter's user avatar
  • 11
0 votes
1 answer
101 views

azure app service headache...cant' deploy app

I'm not even sure where to begin. Been stuck on this for weeks. azure support no help tried deploying my webapp via the az webapp up --runtime PYTHON:3.9 --sku B1 --logs command as per the tutorial. ...
JimmyProton's user avatar
0 votes
2 answers
42 views

Login failed: 530 User cannot log in. FTPS Azure connection failing with web app

I created my first .Net api and I would like to upload it in a Azure web page using Github actions and FTPS. However, I keep getting error when trying connect to the ftps server. This is what I type ...
elnukakujo's user avatar

15 30 50 per page
1
2 3 4 5
825