7,255 questions with Azure App Service tags

Sort by: Updated
0 answers

WEBSITE_MOUNT_PATH_xxx environment variable

Hello, Since a couple of weeks ago, a new environment variable is added by Azure which is crashing the web application. I'm using a docker container image for a Linux web application within an App Service. The new environment variable is named…

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,255 questions
asked 2024-07-01T20:39:13.4833333+00:00
Matthieu Kapetanos 0 Reputation points
0 answers

Can i get the ID of a managed device from a registered web app using Graph API?

I have an Azure app service web app registered with Entra ID. I want determine the name or ID of a managed on-prem device when an authenticated user signs into the Web app, which is running in the browser of the on-prem device. Is this possible? My goal…

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 Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,203 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,296 questions
asked 2024-07-01T20:37:19.3+00:00
Peter Roddy 0 Reputation points
2 answers

I purchased a custom domain within Azure but am unable to verify it

I purchased a custom domain within Azure but am unable to verify it. Everything that I read talks about adding a TXT record with my registrar but who is my registrar if not Azure. I purchased the domain from within Azure.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-30T04:57:27.5933333+00:00
Joe Guice 0 Reputation points
commented 2024-07-01T20:05:46.7866667+00:00
Joe Guice 0 Reputation points
0 answers

unable connect Azure Synapse database

Hi, while creating link services for connecting azure synapse database..i am getting error that Insufficient permissions to call this API. 1829be47-97cd-4a80-b8f7-9402f8fbcc20 does not have Microsoft.Synapse/workspaces/credentials/useSecret/action on…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,406 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,602 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,984 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-07-01T19:38:25.9533333+00:00
Vineet S 265 Reputation points
edited the question 2024-07-01T19:39:08.1666667+00:00
Vineet S 265 Reputation points
3 answers

Web App cannot resolve hostname

I have a web app and need it to resolve the hostname of an Azure server. When I go to console and tcpping the hostname, I get a host such host message. Both are part of the same VNet and are in the same location. I have the DNS server listed in the VNet.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
825 questions
asked 2024-06-26T20:24:28.0833333+00:00
J Tech 0 Reputation points
answered 2024-07-01T19:04:15.3866667+00:00
Grmacjon-MSFT 17,286 Reputation points
5 answers

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,255 questions
asked 2024-06-21T23:45:41.13+00:00
Jason Damisch 0 Reputation points
answered 2024-07-01T18:48:25.77+00:00
Jason Damisch 0 Reputation points
1 answer

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,255 questions
asked 2024-06-21T19:47:47.4166667+00:00
Viral Patel 0 Reputation points
edited an answer 2024-07-01T17:09:35.8833333+00:00
ajkuma 24,076 Reputation points Microsoft Employee
1 answer

Failed to add azure webjobs in linux server

When every I am trying to add Azure Webjobs in linux OS its show failed to add web jobs. I am using curl command in the .sh file for adding the webjobs. Second one always shows: Results error and shows symbol.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-04-16T15:44:27.8866667+00:00
Gopal, Navaneethakrishnan 25 Reputation points
edited an answer 2024-07-01T16:36:01.7933333+00:00
Joaquin Vano 76 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,255 questions
asked 2024-06-14T15:25:57.7933333+00:00
Thomas Blair 0 Reputation points
commented 2024-07-01T16:18:32.5+00:00
YachamaneniSreelekha-1920 1 Reputation point
2 answers

Connection String to Grant Web App running .NET code access to PostgreSQL Flexible Server via Managed Identity

Hi, I need to deploy a webApp running .NET Code and Azure Database for PostgreSQL flexible server. Our policy is to grant webApps/functionApps access to SQL Server/MySql Server/PostgreSQL Server via Managed Identity. While, I can see connection strings…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
643 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,562 questions
Azure Database for PostgreSQL
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-11T13:04:40.8433333+00:00
84017655 1 Reputation point
commented 2024-07-01T15:50:22.3533333+00:00
GeethaThatipatri-MSFT 28,852 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to transfer a Wordpress website using Azure App Services to a different Azure account without exposing credit card information?

I hired a web design firm that built my Wordpress website using Azure App Services. They are offering to hand over their Azure Account that holds my website, but the account is bound to their credit card. They are asking for my credit card information,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-28T07:46:46.1833333+00:00
Isaac Ho 20 Reputation points
commented 2024-07-01T14:18:47.1933333+00:00
Srinud 1,965 Reputation points Microsoft Vendor
0 answers

How to assess multiple .Net app servers for migration to azure App Service?

I have Azure Migrate plus many app servers and SQL. They're all on Azure VMs. Azure Migrate doesn't recognise any servers as assessable for app migration (I'm trying to create an app assessment but no servers are available). The documentation appears to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-07-01T09:07:31.17+00:00
Fergus Strachan 1 Reputation point
edited the question 2024-07-01T14:07:39.1666667+00:00
Monalla-MSFT 12,761 Reputation points
1 answer

Azure WebApp (New Region) Deployment

Hi, I have been deploying my node.js web application to Azure Web App via local git for months without incident. I created a new Azure Web App service in another region (other settings are the same) to deploy my app. I'm doing the same process: Open…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-25T09:03:57.7133333+00:00
Jomel P 0 Reputation points
commented 2024-07-01T12:47:22.7766667+00:00
ajkuma 24,076 Reputation points Microsoft Employee
1 answer

There was an error sending this message to your bot: HTTP status code NotFound

Hi, I have follow this document to build chat bot using RAG method using teams toolkit and deployed it to MS teams. I have manage provision it and deploy the codes from Visual studio to Azure app service. When I try to validate Azure bot service using…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,561 questions
asked 2024-06-30T01:00:01.71+00:00
Surendran S Selvaraju 0 Reputation points
commented 2024-07-01T12:38:50.35+00:00
ajkuma 24,076 Reputation points Microsoft Employee
1 answer

RDLC Files Not Automatically Deploying to Azure App Service

Hello, I'm experiencing an issue with deploying RDLC files in my project to Azure App Service. Here are the details: Project Setup: My RDLC files are included in the project with the following settings: Build Action: Content Copy to Output Directory:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-10T09:18:28.8833333+00:00
Omkar Pawar 0 Reputation points
commented 2024-07-01T10:54:02+00:00
Srinud 1,965 Reputation points Microsoft Vendor
0 answers

Azure web job gets aborted after some time without any reason

I have created a very simple web job that generates a Guid and logs it into Azure Insights. The web job is hosted in an App Service and initially runs without issue. However, it gets aborted after 5-6 days. I have already set the WEBJOBS_IDLE_TIMEOUT to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-07-01T10:09:30.1666667+00:00
Aditya Mishra 0 Reputation points
edited the question 2024-07-01T10:13:04.9666667+00:00
Aditya Mishra 0 Reputation points
1 answer

Azure App Service Domain / Azure DNS not resolving

I have a domain (gigkeeping.com) registered as an Azure App Service Domain for quite some time, and have been using Azure DNS. Things worked fine for months until I tried adding a new custom domain name -- which failed. I noticed that, despite everything…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
624 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-28T21:40:57.3733333+00:00
Brian DeMarzo 0 Reputation points
edited an answer 2024-07-01T10:12:36.9+00:00
UJTyagi-MSFT 230 Reputation points Microsoft Employee
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,255 questions
asked 2024-06-18T10:49:23.9+00:00
naiyan 20 Reputation points
commented 2024-07-01T09:48:26.0533333+00:00
Srinud 1,965 Reputation points Microsoft Vendor
1 answer

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,255 questions
asked 2024-05-31T15:53:02.9066667+00:00
Sankar Gopalakrishnan 20 Reputation points
edited a comment 2024-07-01T09:26:16.85+00:00
Tobias Kleine 6 Reputation points
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.
999 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
asked 2024-06-22T10:18:20.37+00:00
Umer Rashid 85 Reputation points
commented 2024-07-01T09:16:24.91+00:00
SnehaAgrawal-MSFT 19,676 Reputation points