7,807 questions with Azure App Service tags

Sort by: Updated
0 answers

Redirect URI Mismatch Prevents App Download from MS AppSource

The error message: Request Id: 88bb824a-3d0c-4d4d-b777-b14416ad1800 Correlation Id: fd894288-b5b1-4fe2-b41c-b0fc55905241 Timestamp: 2024-10-17T21:23:57Z Message: AADSTS50011: The redirect URI…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
92 questions
asked 2024-10-17T22:20:33.1433333+00:00
Xiaoling Zhan 10 Reputation points
commented 2024-10-19T13:01:34.98+00:00
Ewan Riccio-Laing 0 Reputation points
1 answer

Help with GitHub Actions CI/CD Blazor Web App .NET8-> Azure App Service

yaml-copy.txtThe publish directly from Visual Studio works correctly but my yaml script results in the css/bootstrap not being applied correctly. Are there any changes needed to be made with my yaml script? It is a Blazor Web App .NET8 interactive…

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,584 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T14:32:05.2433333+00:00
Christopher Abbondandelo 0 Reputation points
answered 2024-10-19T00:01:34.6666667+00:00
brtrach-MSFT 16,431 Reputation points Microsoft Employee
1 answer

Prevent Public Network Access on Azure App Service with Application Gateway

Hello, I have 2 Web Apps, 2 Azure Databases for MySQL and 1 Application Gateway. It is currently setup so the Azure Databases for MySQL Servers are not accessible by public. They can only be reached through the Web App / VNet. The Web App however is…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
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,807 questions
asked 2024-10-18T15:27:53.53+00:00
Uhmazing34 40 Reputation points
edited an answer 2024-10-18T22:50:15.15+00:00
Luis Arias 6,796 Reputation points
1 answer

How to Solve Received Invalid Status Code: 404 in the Backend Server’s HTTP Response

Hi all, I try to set an application gateway for my Azure App Service. I follow the guideline in: https://learn.microsoft.com/en-us/azure/application-gateway/configure-web-app?tabs=customdomain%2Cazure-portal After setting, there is an error in backend…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,076 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T08:01:52.1933333+00:00
Azure. Ben Tsui 0 Reputation points
edited a comment 2024-10-18T22:11:00.28+00:00
Rohith Vinnakota 605 Reputation points Microsoft Vendor
1 answer

How to enable container app to talk to azure app service

I am looking for a solution to have an internal Azure Container Apps environment (apps won't be exposed to the internet). Although in itself it's trivial to have an internal-only env, we need to address the need to have inbound connections from services…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T14:33:37.49+00:00
nikithakoshy 60 Reputation points
answered 2024-10-18T21:02:50+00:00
hossein jalilian 7,285 Reputation points
0 answers

Files seem to be caching on deployed app service

Files appear to be caching when I deploy my app through DevOps. The App Service seems to have deployed just fine but when I update and redeploy my changes don't seem to have been applied. Pages I changed still show the old version, deleted pages still…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-03T20:19:59.7333333+00:00
Deej 21 Reputation points
edited a comment 2024-10-18T18:40:24.8666667+00:00
ajkuma 26,216 Reputation points Microsoft Employee
1 answer

Cannot Purchase a New App Service Domain

When I try to purchase a new App Service Domain, I meet the message: The template deployment 'Microsoft.Web-AppServiceDomains-Portal-d850ae88-9fa3' is not valid according to the validation procedure. The tracking id is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-14T17:26:41.5833333+00:00
Xiangrong Xu 0 Reputation points
answered 2024-10-18T18:28:48.9633333+00:00
VenkateshDodda-MSFT 21,226 Reputation points Microsoft Employee
0 answers

Help with Bicep Template for Deleting Azure Resources Based on Resource Name

I have created Bicep templates for provisioning various Azure resources such as Azure OpenAI, Azure Cognitive Search, Azure App Service, and Azure Cosmos DB. In a similar way, I would like to write a Bicep template or script that allows for the deletion…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,929 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,643 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,132 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-14T10:34:46.59+00:00
Gupta, Shalu 0 Reputation points
commented 2024-10-18T17:59:20.8033333+00:00
VenkateshDodda-MSFT 21,226 Reputation points Microsoft Employee
0 answers

Microsoft Office365 Pop3 Authentication Failed Using OAuth2 in C#

I am trying to connect pop3email client with token based authentication to create token, I have registered app in azure and using below details to generate token: endpoint : https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token grant :…

Microsoft Exchange Online
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2024-10-18T09:50:06.4166667+00:00
Astotek Dev 0 Reputation points
edited the question 2024-10-18T15:24:39.76+00:00
VarunTha 8,935 Reputation points Microsoft Vendor
0 answers

How to enable container app to talk to azure app service

I am looking for a solution to have an internal Azure Container Apps environment (apps won't be exposed to the internet). that need to have inbound connections from other azure services such as App services which will require inbound and outbound from…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T14:38:23.9733333+00:00
nikithakoshy 60 Reputation points
1 answer One of the answers was accepted by the question author.

When will Node 20.11.1 be available for Azure App Service?

We are hosting an application that encounters a bug with fetch in nodejs. This bug has been fix in nodejs version 20.10 LTS. Currently linuxFxVersion: 'NODE|20-lts' will use version 20.9 with the bug present. When will a newer version of node 20 LTS be…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-02-27T20:56:42.9466667+00:00
Allan Kimmer Jensen 20 Reputation points
commented 2024-10-18T11:08:25.1433333+00:00
Allan Kimmer Jensen 20 Reputation points
1 answer One of the answers was accepted by the question author.

No refund is available.

Refunds are not available. Is there another way I can contact a specialist to discuss this?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,616 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T08:46:10.05+00:00
凱傑 詹 60 Reputation points
accepted 2024-10-18T09:35:42.2833333+00:00
凱傑 詹 60 Reputation points
1 answer

Requesting a list of all available SKUs for a given provider returns an empty list (using azure rest API)

Trying to get a list of available App Service Plans SKUs offered by Microsoft. The documentation of the Azure REST API describes the following endpoint: `https://management.azure.com/subscriptions/

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-15T13:55:19.4866667+00:00
Adnan Okko 1 Reputation point
commented 2024-10-18T09:32:29.46+00:00
Adnan Okko 1 Reputation point
0 answers

Can't manage to acces mounted storage with docker-compose app

I have made a file share and mounted it like this: (not sure if i should censor anything but i did just to be safe) but whenever i try to access the /outdata file like this: services: mongo_db: container_name: db_container image: mongo: …

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,293 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-16T10:20:19.9866667+00:00
demian ilie 0 Reputation points
edited a comment 2024-10-18T09:31:09.75+00:00
Hari Babu Vattepally 80 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Node.js, get application configuration in run time based on resource group

We are migrating to azure web apps from Spring Boot apps and have run into a conundrum: Currently, we are using spring boot profiles to inject configuration into a micro api (served from kotlin code) to /config that the frontend calls to get runtime…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2020-10-13T07:22:40.207+00:00
Chris Aurora Neumann Ruud 21 Reputation points
accepted 2024-10-18T09:11:50.1566667+00:00
Chris Aurora Neumann Ruud 21 Reputation points
1 answer

Hi Team, I am deploying azure function app using ARM template which sets value of .net version to .net8 isolated in stack settings but when i run my release pipeline to update .net code of that function app it resets .net version value to 4.8.

Hi Team, I am deploying azure function app using ARM template which sets value of .net version to .net8 isolated in stack settings but when i run my release pipeline to update .net code of that function app it resets .net version value to 4.8 , but in my…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-17T08:44:37.5733333+00:00
Mayur Malekar 0 Reputation points
answered 2024-10-18T09:06:33.42+00:00
Pinaki Ghatak 4,380 Reputation points Microsoft Employee
1 answer

How to fix C# azure function error 404

We are working with Azure b2c and custom policies. For that I created custom policy to signin_sign-up with Apple like the description here: …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-17T11:43:42.6866667+00:00
Nick 0 Reputation points
answered 2024-10-18T09:04:39.36+00:00
Pinaki Ghatak 4,380 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure App Service in Container mode overrides environment variables for the running container with a significant delay

I deploy my web app to Azure App Service using the Container Publishing model. The App Service Plan is configured with Linux OS and Auto Scale rules, and Azure App Service is set up with Deployment Slots. I have a Dockerfile with predefined environment…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-03T21:56:24.6066667+00:00
Pavel Makul 20 Reputation points
accepted 2024-10-18T08:45:11.1566667+00:00
Pavel Makul 20 Reputation points
0 answers

Need technical help to migrate to version 4.x of the Azure Functions runtime

I am getting email to upgrade my function app "Update your Function application to version 4.x of Azure Functions runtime for continued support. Version 1.x will be retired starting September 14, 2026." so need technical help on this

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T07:57:19.0366667+00:00
Ramanjini Mangali 0 Reputation points
0 answers

While Creating Logic Apps Workflow getting error "Failed to save workflow."

While attempting to create a workflow for a logic app (standard) I keep getting an error message "Failed to create a workflow". The storage account associated with the Logic App has policy related restrictions requiring to be part of a…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,183 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,162 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-17T21:56:38.15+00:00
Ken Van Booven 1 Reputation point
edited a comment 2024-10-18T07:14:17.9433333+00:00
JananiRamesh-MSFT 27,341 Reputation points