8,143 questions with Azure App Service tags

Sort by: Updated
0 answers

webapp vnet integrated and container registry with private endpoint

this is a duplicate for some reason this didnt work when i posted it here is the link for the updated question - https://learn.microsoft.com/en-us/answers/questions/2145143/unauthorized-webapp-vnet-integrated-and-container

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-12T10:41:07.06+00:00
Emmanuel Gaid 41 Reputation points
edited the question 2025-01-12T11:19:19.3933333+00:00
Emmanuel Gaid 41 Reputation points
0 answers

unauthorized webapp vnet integrated and container registry with private endpoint

hello guys, This is a duplicate post with the same ID. For some reason, the original question I posted seems to have a bug that prevents me from viewing it. I have a Linux-based web app with VNet integration enabled, configured with an IP address space…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
474 questions
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,593 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,802 questions
asked 2025-01-12T11:14:28.2166667+00:00
Emmanuel Gaid 41 Reputation points
1 answer

My Azure tenant has disappeared

Helllo, Without any changes to my account, I have lost access to my Azure tenant directory. Where before I had both a default directory and a directory for my business, the business directory is no longer visible. If I search for the business name in the…

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,037 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-11T14:52:47.81+00:00
Rich Lucas 0 Reputation points
answered 2025-01-12T06:32:18.7166667+00:00
Abiola Akinbade 21,460 Reputation points
1 answer

App Service returns nothing but no changes done

I have Azure App Service (NET 8) running some APIs and few static pages. All worked well for months. Today I noticed that all APIs and pages stopped to work. At request (both to API and static pages) it returns 200 with empty response. Local debug works…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-11T17:29:03.54+00:00
60856927 66 Reputation points
answered 2025-01-11T20:16:12.2433333+00:00
60856927 66 Reputation points
1 answer

chmod isn’t working or unsure about permissions

I have an DigiCertGlobalRootCA.crt.pem (SSL Certificate) that's preventing my dynamic website from working because of the file permissions. I tried chmod 644 in bash to change the file permissions to no avail. Any idea how to go about doing this?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
877 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2024-12-29T08:23:50.9766667+00:00
Ricardo 0 Reputation points
commented 2025-01-11T04:09:06.9733333+00:00
Ricardo 0 Reputation points
0 answers

CAC reader not working to access Azure

Hi my CAC reader worked well when accessing Azure to remotely connect to work on my old personal (non work comptuer). However my new personal computer running window11 does not recognize my ID card! I get the message below. My work IT department said…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-11T00:16:26.0933333+00:00
Yu-Ning Wong 0 Reputation points
1 answer

Azure claims provision to a Cloud App

Hello Experts, I don't understand how attributes/claims are provisioned from the Azure Enterprise Application to the Cloud App. For example, I have defined a claim in Azure: "name" = user.principalname. In the transformation, I entered the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,303 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,100 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra
asked 2024-12-08T00:06:40.5433333+00:00
Mike 0 Reputation points
commented 2025-01-10T22:09:30+00:00
Goutam Pratti 1,310 Reputation points Microsoft Vendor
0 answers

How to use Azure App Service Auth in web app to control blob access

Hi, hoping someone can help me with some gaps in my understanding of how to use the azure app service authentication component. I'm trying to write a simple web app (in this case python) that allows a user to login, chose a container and upload a blob.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,020 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,802 questions
asked 2025-01-03T10:33:55.9233333+00:00
Chris W 0 Reputation points
commented 2025-01-10T17:37:11.2166667+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
0 answers

How to Fix error code 503 and 504 in Azure hosted applications.

Frontend application is deployed in StreamLit which has backend as FLASK framework container in Azure Environment. The Code is running perfectly fine in local, but not when deployed in Azure Environments. When ever the code is is executed it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-09T04:46:09.97+00:00
Prasant Kumar Das 25 Reputation points
commented 2025-01-10T17:13:22.82+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
3 answers

How to fix code throwing exception : Microsoft.Data.SqlClient.SqlException: 'Login failed for user '<token-identified principal>'. The server is not currently configured to accept this token.'

Hi All, I'm encountering an issue while trying to connect to an Azure SQL Database using Microsoft Entra Authentication (formerly Azure AD). I am using DefaultAzureCredential in my .NET application to authenticate and retrieve the access token, but…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,278 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,184 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,802 questions
asked 2025-01-03T00:29:43.2+00:00
Krishna Basavaraj K S 0 Reputation points
answered 2025-01-10T15:55:04.94+00:00
NIKHILA NETHIKUNTA 4,010 Reputation points Microsoft Vendor
3 answers

Identity Protection-Risky Users error when attempting to dismiss user

Hello, I have a user in my Identity Protection>Risky Users that has been there for several months. This user was deleted a long time ago, and therefore I do not understand why this user is in the Risky user section? When I try to dismiss the user,…

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.
734 questions
Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
555 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,802 questions
asked 2024-04-01T21:46:07.18+00:00
DSC 0 Reputation points
commented 2025-01-10T14:17:14.98+00:00
Desimini, Mark 0 Reputation points
1 answer

Web App stopped due to Quota exceed, however, the quota page shows far from been maxed out

I have a few Web Apps located in a ASP, which is on Free tier, Windows. The Web Apps were stopped with Quota Exceeded. However, the Quota page of the ASP shows the quota are barely used, as attached. How shall I find what exactly exceeded the quota?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2024-12-31T18:28:39.35+00:00
Bear 0 Reputation points
commented 2025-01-10T13:19:06.0233333+00:00
Bear 0 Reputation points
1 answer

Understanding the WEBSITE_ENABLE_DIAGNOSTICS Application Setting

What is the purpose of the WEBSITE_ENABLE_DIAGNOSTICS application setting? What are the effects of turning it ON or OFF?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
241 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,036 questions
asked 2025-01-10T10:11:20.4933333+00:00
Kumar, Arun 0 Reputation points
answered 2025-01-10T12:23:29.9+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
0 answers

Setting Header Values for Authentication in App Service

Currently, we are implementing both the frontend and backend as containers on App Service. We are using App Service authentication with Microsoft Entra ID and Single Sign-On (SSO). After authentication, we intend to authorize users based on their email…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-10T09:05:45.13+00:00
K 0 Reputation points
1 answer

Azure App Service deploy version 4 not showing node 20 in runtime stack

I am upgrading my Node.js application to version 20 and have integrated an Azure pipeline for deployment. In the Azure portal, under Settings > Configuration > General Settings > Stack Settings, I updated the Node.js version to 20. However, in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2024-12-31T11:33:18.0233333+00:00
Ronak Patel 0 Reputation points
commented 2025-01-10T08:57:10.2266667+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
2 answers

How to fix a Certificate Name Mismatch on a managed certificate for an Azure App Service

I have an Azure App Service with a custom domain. I have 2 managed certificates, one for www and one for non-www domain. Everything seems to be functioning as it should. However, when running the domain through SSL Labs, it comes back with a Certificate…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2024-01-23T02:25:09.57+00:00
Heath Hekkers 0 Reputation points
answered 2025-01-10T06:59:43.1633333+00:00
Nguyen Khanh Hoai Nam 0 Reputation points
3 answers

When creating devops pipeline to deploy to Linux webapp NODE:20-lts is unavialable

In Azure WebServices and with az webapp list-runtimes --os linux NODE:20-lts is available, however in an Azure DevOps pipeline task AzureRmWebAppDeployment@4 only offers up to NODE:18-lts which requires manual switch to 20-lts on the resource…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2024-01-30T06:09:29.3866667+00:00
Babel, Milan 5 Reputation points
commented 2025-01-10T06:59:02.2666667+00:00
Pertti Rantanen 0 Reputation points
2 answers

MSAL - Angular universal ERROR BrowserAuthError: crypto_nonexistent: The crypto object or function is not available. Detail:Browser crypto, msCrypto, or msrCrypto interfaces not available.

Hi I build the angular universal and MSAL B2C project and that has an error BrowserAuthError: crypto_nonexistent. Thank you. BrowserAuthError: crypto_nonexistent: The crypto object or function is not available. Detail:Browser crypto, msCrypto, or…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,802 questions
asked 2023-05-29T17:19:28.9866667+00:00
Len Trinh 30 Reputation points
answered 2025-01-10T06:10:26.48+00:00
Rhaegar Cheng 5 Reputation points
1 answer

Implement request rate limiting for Application to restrict request count in given time

Implement request rate limiting for Application to restrict request count in given time. I want to send 5 Requests per Second from single IP address and throw an exception Too Many Requests with HTTP status Code 429 while using azure ad authentication

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
asked 2025-01-02T11:31:42.61+00:00
Anand Sharma 0 Reputation points
commented 2025-01-09T17:33:35.4066667+00:00
Grmacjon-MSFT 18,806 Reputation points
0 answers

Configuring Outbound Access Restrictions for Azure AI Service

I have created an Azure AI service and need to restrict its outbound access. According to the documentation, the following Azure CLI command must be executed az rest -m patch -u /subscriptions/{subscription ID}/resourceGroups/{resource…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,143 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,040 questions
asked 2025-01-07T11:12:44.41+00:00
Mithila Lishan 111 Reputation points
commented 2025-01-09T17:18:29.11+00:00
Laxman Reddy Revuri 1,525 Reputation points Microsoft Vendor