7,068 questions with Azure App Service tags

Sort by: Updated
7 answers One of the answers was accepted by the question author.

The subscription is not allowed to create or update the serverfarm

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 19,401 Reputation points Microsoft Employee
commented 2024-06-01T17:16:40.9833333+00:00
Kevin O 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error with ODBC Driver - pyodbc.InterfaceError: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)')

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 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,068 questions
asked 2024-05-31T19:21:14.6333333+00:00
Anon 0 Reputation points
commented 2024-06-01T16:15:32.5633333+00:00
Alberto Morillo 33,086 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Testing a scaled out app service

Hi; I want to test that my software works fine when scaling out. So I've set it to have 2 servers and now need to test. And I turned off session affinity to hopefully get requests bouncing between servers. First, what/how should I test this? Second, is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-05-31T22:36:49.1466667+00:00
David Thielen 2,356 Reputation points
commented 2024-06-01T13:37:06.1+00:00
David Thielen 2,356 Reputation points
0 answers

Static Web App - Custom Domain - domainName is invalid. The domain name given was not found.

I'm trying to add a custom domain to my static web app. If I try using TXT I get: domainName is invalid. The domain name given was not found. If I try using CNAME I get: Could not add custom domain. Please ensure the custom domain is not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
790 questions
asked 2022-09-28T19:41:03.563+00:00
Dritec Web Solutions 21 Reputation points
commented 2024-06-01T05:41:57.28+00:00
Cesare Marasco 0 Reputation points
2 answers One of the answers was accepted by the question author.

Candy Cash कस्टमर Care Numbr 9201332831/+(8961223351.

Ke sekolah buat gue ya kalo punya twitter mau ke rumah aja

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-06-01T04:43:33.3033333+00:00
Yegey Geg3 0 Reputation points
answered 2024-06-01T04:43:59.7933333+00:00
Yegey Geg3 0 Reputation points
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,068 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,509 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,435 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 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
0 answers

Can we use service accounts in Azure?

To build an integration between a 3rd party system and SharePoint what is recommended to use in Azure? Service accounts?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,318 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-05-31T22:13:39.0566667+00:00
Tariq Younas 41 Reputation points
commented 2024-05-31T22:39:20.9633333+00:00
Aki Nishikawa 805 Reputation points Microsoft Employee
0 answers

How do I give a user access to a single App Server, SQL Database, & Azure Storage

Hi; I want to have my QA team do some load testing of the dev slot of our web app. I want to give them full administrative access to the dev slot app service and its associated SQL Database and BLOB Storage. I do not want them to have any administrative…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-05-31T22:32:34.61+00:00
David Thielen 2,356 Reputation points
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,068 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,791 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,068 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,791 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.
410 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,021 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 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,068 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,947 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
2 answers

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,068 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 170 Reputation points
answered 2024-05-31T18:34:49.9933333+00:00
Michael Keymolen 0 Reputation points
1 answer

Hosting a dashboad on my own website

I would like to build a dashboard using Plotly Dash and then host it on my own website. The dashboard will allow users to load data, then run machine learning models on that data in the backend and output the results. I know Azure ML and have worked…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 questions
asked 2024-05-31T02:32:30.3433333+00:00
matsuo_basho 10 Reputation points
commented 2024-05-31T17:46:56.8666667+00:00
Gowtham CP 2,215 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,068 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,331 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,068 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
790 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,068 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.
611 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.
474 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,835 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,068 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,068 questions
asked 2024-05-25T17:05:18.5566667+00:00
Anon 0 Reputation points
answered 2024-05-31T15:43:42.91+00:00
Anon 0 Reputation points