7,072 questions with Azure App Service tags

Sort by: Updated
0 answers

How do I enable SSL for my web app hosted on azure appservice?

I have a web app on Azure App service, how do I enable SSL for it? please note that I have a domain on Network Solutions linked to this app, and I do not know how to enable SSL on it too. Can you help me with this please? Thanx in advance for your…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T04:10:35.6633333+00:00
Mounir Akl 0 Reputation points
commented 2024-06-01T03:43:26.8566667+00:00
Mounir Akl 0 Reputation points
2 answers

How do you Register a Blazor App to Upload Photos to Azure Blob Storage

I've created a simple Blazor Application based on the standard Blazor Web application template to upload photos to Azure Blob Storage. It works when I run it in my computer, but I'm having trouble getting it to run when I Publish it to an Azure App…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,436 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-29T23:47:39.4066667+00:00
George Irwin 0 Reputation points
commented 2024-05-31T23:02:23+00:00
Sander van de Velde 29,856 Reputation points MVP
1 answer

Spring MVC @controller not working

I have a spring mvc application that has @controller classes. When I deploy the application using azure app services it gives me a 404 error. When I remove the @Controller and add @RestController and redeploy it seems to work properly. Not sure why this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T20:13:11.82+00:00
Ahmed Rafsan Raqib 0 Reputation points
answered 2024-05-31T21:54:21.0566667+00:00
Grmacjon-MSFT 16,956 Reputation points
0 answers

Azure app service pulling image failure error

Hi, I have an azure app service(Linux based) with publishing model as ‘Container’. I am using private Artifactory to pull docker images from as container registry. I am able to pull sample .Net 6.0 web api from the registry and successfully run. For…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T15:53:02.9066667+00:00
Sankar Gopalakrishnan 0 Reputation points
commented 2024-05-31T21:12:46.79+00:00
Grmacjon-MSFT 16,956 Reputation points
1 answer

Problem setting up Next.js docker application to ACR and app services

Hey fellow developers, I have decided to move from AWS to Azure and am very new in this new devOps environment.The way i want to setup my pipeline is as follows: I want to push my container web app (next.js) with github actions to ACR. Then the app…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
411 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,009 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T11:18:45.95+00:00
Karl-Emil Grarup Hertz 0 Reputation points
answered 2024-05-31T20:29:33.3766667+00:00
Andriy Bilous 10,996 Reputation points MVP
2 answers

Grant Entra ID permissions to service principal

Hi team, I'm confused with role assignment for service principal. It seems there are 2 ways to grant permission to service principal (for example permission to read directory). One way is to assign an Entra role with directory read permission (such as…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,957 questions
asked 2024-05-31T13:28:35.0866667+00:00
Mobu 0 Reputation points Microsoft Vendor
answered 2024-05-31T19:19:24.8233333+00:00
Andy David - MVP 142.9K Reputation points MVP
1 answer

Our Azure App Service application started to experience intermittent CORS errors

Hi all, I am new here, and I am hoping someone can help as we are completely at a loss with the problem we are experiencing suddenly with Azure App Service. We have 2 Azure App Services, 1 for API and the other is an Web application (ReactJS). Both…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 170 Reputation points
commented 2024-05-31T18:34:49.9933333+00:00
Michael Keymolen 0 Reputation points
1 answer

Exporting a web app service certificate

I have a web app service and purchased a custom domain through Azure. I setup the free certificate. There is no option to export the .pfx. Is it just not possible to export the free cert that comes with the custom domain? I do see if I 'Create App…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T16:55:23.94+00:00
Joe 0 Reputation points
answered 2024-05-31T17:17:40.72+00:00
TP 79,341 Reputation points
2 answers

How to fix error permission after deploy

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
791 questions
asked 2024-05-25T13:37:35.8733333+00:00
Amro Eid 0 Reputation points
edited a comment 2024-05-31T17:04:57.7633333+00:00
Amro Eid 0 Reputation points
1 answer

Troubleshooting WebSocket Connection Issues in Azure App Service

Hello, I am having trouble with my Azure App Service application that uses the socket.io library on the backend (Node.js) and the socket.io-client library on the frontend (React). The frontend is hosted on an Azure Static Web App, while the backend is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T11:11:41.1633333+00:00
Muhammad Umair 0 Reputation points
edited a comment 2024-05-31T16:16:19.4833333+00:00
Vidya Viraktamath 0 Reputation points Microsoft Employee
1 answer

Connecting Azure web app service (.net8) to SSRS on Azure VM by using private DNS

My azure web app service(.net8) connect to SSRS on VM by using the private DNS name provided by Azure to the VM, but my credentials did not work when I run the report on my azure web app server. The private DNS name works fine with my credentials via url…

SQL Server on Azure Virtual Machines
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
612 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
475 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,836 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-29T19:10:30.8133333+00:00
Billey 10 Reputation points
answered 2024-05-31T15:55:50.37+00:00
Chris Boyce 20 Reputation points
2 answers

Error: class uri 'uvicorn.workers.UvicornWorker' invalid or not found

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-25T17:05:18.5566667+00:00
Anon 20 Reputation points
answered 2024-05-31T15:43:42.91+00:00
Anon 20 Reputation points
1 answer

c# web api The SSL connection could not be established, see inner exception on external request

Hi everyone, My application works ok on my pc (classic) but after deployed to Azure Windows Web App I've stated to get the following error: The SSL connection could not be established, see inner exception. Authentication failed, see inner exception. The…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2023-02-15T02:48:12.81+00:00
Renan Paiva 6 Reputation points
commented 2024-05-31T13:07:03.76+00:00
Diwakar Datta 0 Reputation points
2 answers

how to check who created the log analytics workspace in azure but it created more then 90n days ago we can't able to check in activity log how to we check that?

how to check who created the log analytics workspace in azure ? it created more then 90n days ago we can't able to check in activity log how to we check in another way? kindly please share me how can we check that

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,887 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,318 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,806 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-31T11:00:29.9166667+00:00
Tamil Selvan M 0 Reputation points
edited an answer 2024-05-31T13:04:39.7066667+00:00
Vidya Viraktamath 0 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Creating App Service Managed Certificate before CNAME record

Hello, I'm trying to create an Azure Web App to supersede an existing Azure Web App. I've created the necessary TXT record to validate the domain name in the new App Service, however I'm unable to create an App Service Managed Certificate for the TLS/SSL…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-30T13:36:36.1066667+00:00
Steve Christy 45 Reputation points
answered 2024-05-31T09:49:23.09+00:00
Gfhhh 0 Reputation points
0 answers

I've included all the required libraries in the requirements.txt file, and the deployment was successful. However, the website is not loading. When I check the application logs, it shows that a module was not found.

I've included all the required libraries in the requirements.txt file, and the deployment was successful. However, the website is not loading. When I check the application logs, it shows ModuleNotFoundError: No module named 'requests'. I verified in the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-30T13:37:35.0233333+00:00
Jaswanth 0 Reputation points
edited the question 2024-05-31T09:19:27.2233333+00:00
ajkuma 23,181 Reputation points Microsoft Employee
2 answers

Is Azure App Service suitable for web application that mostly runs background tasks?

A bit of context to go with the title: We are currently in the process of upgrading our legacy .NET applications (.NET Framework 4.8) to modern .NET and with this change we are looking to also improve the hosting model. At this moment we run two…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
302 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-28T09:32:45.2+00:00
Tijmen 0 Reputation points
answered 2024-05-31T08:55:53.6066667+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
1 answer

Application Error

I have wordpress azure app App name - partyplacetest2. when I checked last time it was working. but today it is showing error but it was showing 504.0 gatewaytimeout error after restart it display following error I am getting following error. :(…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-30T15:03:04.27+00:00
Sneha Rao 40 Reputation points
edited an answer 2024-05-31T08:09:28.8066667+00:00
ajkuma 23,181 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Webapp (HTML + js) deployed to Azure, but NGINX screen appears

I have deployed a working web app to an Azure App Service. It claims it is deployed to: https://klink-client.azurewebsites.net/, but that page only brings me to this annoying screen without ANY explanation about how to progress: Can anybody explain…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-27T00:03:54.02+00:00
Eirik Y Øra 25 Reputation points
commented 2024-05-31T07:08:28.9266667+00:00
Eirik Y Øra 25 Reputation points
1 answer

How would I scale a timer triggered webjob on an Azure App service to multiple app service instances?

Basically we've got a scheduled job that currently runs as a webjob on a single instance. We have two app service instances and this job is starting to take a while to run. I'd like to run it on both app service instances on the same timer trigger (we…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 questions
asked 2024-05-30T11:19:10.9866667+00:00
Gareth Terrace 0 Reputation points
edited an answer 2024-05-31T06:21:44.3433333+00:00
ajkuma 23,181 Reputation points Microsoft Employee