6,931 questions with Azure App Service tags

Sort by: Updated
0 answers

How to fix a problem - parameter LinuxFxVersion has an invalid value for web application during deployment

Hi, I'm trying to deploy application from git -> https://github.com/cadullms/simplegreet. It's Java-based project. Simplegreet git-project has a config file. It's simplegreet/template/webapp-sql.json. The config contains LinuxFxVersion property with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,309 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T18:20:50.86+00:00
Kostiantyn Medintsev 0 Reputation points
edited the question 2024-05-08T07:03:57.7466667+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
2 answers

What is the difference between cloning an apps service and backup & restore of an app service?

I want to migrate SOME of the app services from one resource group in subscription A to another resource group in subscription B. Now the problem with migrating to another subscription is that it asks me to select ALL the app services within the source…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-02-01T11:55:30.08+00:00
Sarish Shaikh 0 Reputation points
commented 2024-05-08T06:58:18.93+00:00
Antti Viita 0 Reputation points
1 answer

Adding Entra ID authentication to a web app that utilizes Web PubSub in Azure

I'm trying to simply add Microsoft Entra ID for authentication to an Azure web app. I have a javascript chat-app using Web PubSub that worked perfectly using this…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
63 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 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,606 questions
asked 2024-05-03T07:15:10.3633333+00:00
Peter Daniels 40 Reputation points
answered 2024-05-08T06:04:02.43+00:00
Liangying Wei 756 Reputation points Microsoft Employee
0 answers

How to fix the session variables in my PHP azure web application?

I have a working web application that i was working on through a local host. I then moved it to an Azure web application but the session variables from logging in are not working. When i press F12 i do not see any under the cookies tab. Please help.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-05T19:01:19.9433333+00:00
Dakoda R Meade 0 Reputation points
edited a comment 2024-05-08T05:48:52.5066667+00:00
SnehaAgrawal-MSFT 18,361 Reputation points
0 answers

I created an Assistant in the Assistants Playground. No files and no functions. When I ask a simple question like "how are you" the request most of the time fails and a lot of times takes about 90 seconds or more.

My experience with Assistants thus far has been terrible. I created a Gpt4 assistant on the playground. I eventually want to add some text files and a couple of functions. But even without them it has been next to impossible to get a response for any…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,205 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T19:11:13.6166667+00:00
Kumar Rajan 0 Reputation points
commented 2024-05-08T05:30:48.9966667+00:00
AshokPeddakotla-MSFT 27,801 Reputation points
1 answer

How to get and update an App service plan Tier with Logic App

Hello, I am trying to update an App service plan Tier with Logic App but I don't know which connector is going to do the job and how to set it up. Can you please help out with documentation if possible.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T16:05:22.5366667+00:00
MoTaar 290 Reputation points
edited an answer 2024-05-08T05:14:57.67+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
1 answer

SQL Connectivity Issue From Cloud app to on-prem server

hi, I have deployed a .net core MVC app in azure app service as a webapp. I have to connect to a on-prem sql server to retrieve data. I have setup Azure relay/hybrid connection for the same. Also I have installed hybrid connection manager in on-prem…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,199 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,776 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T10:38:07.05+00:00
Santhi Dhanuskodi 145 Reputation points
answered 2024-05-08T05:05:00.6333333+00:00
Olaf Helper 40,901 Reputation points
0 answers

status code 429 preventing app deployment

Tried to deploy a simple web app, once the "create" button is clicked, it begins to deploy. It will stay in this "deployment" phase for eternity due to a status code 429 being present. Can't get in touch with anyone that can fix the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-06T22:32:24.27+00:00
Stephen Cazier 0 Reputation points
commented 2024-05-08T04:06:24.73+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
0 answers

How do I download my app codes, and database, which are in Azure Cloud?

I need to download my app codes, and database, which are in Azure Cloud? Could anyone help me, indicating where are the tools for this? Thanks!

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.
6,931 questions
asked 2024-05-08T04:01:26.2366667+00:00
Ramon Carrocino 0 Reputation points
0 answers

Connecting to Azure Web App API from SpFx is throwing 403.76 error

I have deployed a simple Web API project with weatherforecast controller in it. There is no Authorization code in the API. Deployed the API to Azure Web App. Tested the endpoint https://xxxx.azurewebsites.net/weatherforecast and it worked fine. …

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,677 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-08T03:19:28.51+00:00
Amal Hashim 0 Reputation points
0 answers

Azure WebApp custom domain not auto-update binding from KeyVault Certificate

I have a webapp and a custom domain, secured with a SSL certificate binding and the externally provided and uploaded certificate in KeyVault. The certificate was updated and a new version recorded in KeyVault. Today when the original cert expired, the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-03T09:10:54.7+00:00
ozbobwa 16 Reputation points
commented 2024-05-08T01:21:47.49+00:00
ozbobwa 16 Reputation points
2 answers

Deploy a static HTML site to an Azure AppService using Azure Pipelines

Hi, I am trying a accomplish a very simple task : Deploy a static HTML web site, which I have in Azure Repos to an Azure App Service. I am new to pipelines, but I cannot find any documentation on the web to do this, and trying to figure out how to do…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-04-18T15:18:48.2466667+00:00
Sivilla, John 0 Reputation points
commented 2024-05-07T23:54:36.4833333+00:00
Marcin Policht 11,550 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Restart Azure Web App via Web Job with Powershell script

I am attempting to make a task that restarts our Web Application. I have read that I should be able to use a Web Job in combination with a Powershell script. What I have tried is a simple powershell script, such as "Restart-AzWebApp…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2023-08-30T14:35:29.0966667+00:00
Austin Anderson 20 Reputation points
commented 2024-05-07T22:20:15.4766667+00:00
Rimon.C 0 Reputation points
0 answers

Need to remove .azurewebsites.net cert from my App Service custom domain

I have an App Service servicing an API for a device with older, finicky SSL requirements. It can't accept multiple SSL certs on a domain and recognize the appropriate one to use, the domain has to only have the single cert it expects. In addition to the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-01T16:49:00.6666667+00:00
Michael Dunkel 0 Reputation points
commented 2024-05-07T21:24:34.6166667+00:00
Michael Dunkel 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to automatically schedule the start and stopping of Azure Web App to save some cost?

After deploying the Web App and App Service plan as part of the https://github.com/OfficeDev/microsoft-teams-apps-company-communicator solution in Azure, I'm wondering if there's an automated way to schedule when my Azure Web App starts and stops to save…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-05T15:06:52.89+00:00
EnterpriseArchitect 4,801 Reputation points
answered 2024-05-07T19:04:02.6566667+00:00
ajkuma 22,436 Reputation points Microsoft Employee
4 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.
6,931 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
commented 2024-05-07T18:52:43.5466667+00:00
Doc C 0 Reputation points
0 answers

Azure App Services Header - X-Forwarded-For - Rewrite

Hello everyone Currently I have an App Service running a Docker Container and an Application Gateway because I need to customize the header X-Forwarded-For. Here you can find the current rules I have created: But since the Application Gateway is…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
961 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-04T21:27:18.55+00:00
adscreen 0 Reputation points
edited the question 2024-05-07T18:01:25.1166667+00:00
ajkuma 22,436 Reputation points Microsoft Employee
1 answer

Cannot create App Service Plan

I am unable to create an App Service Plan, no matter how I try (portal, CLI, different regions, etc) I get the following error message: The subscription '<subscriptionid>' is not allowed to create or update the serverfarm. I have seen duplicates of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T15:46:20.1+00:00
Connor Hewitt 0 Reputation points
commented 2024-05-07T16:30:27.17+00:00
Babafemi Bulugbe 1,950 Reputation points MVP
0 answers

Python app stuck on deployment to Azure App Service via GitHub Actions

Hi, I ran into an issue deploying my Python fastAPI server to an Azure App Service via GitHub Actions. I linked the code to a repository and then set up the CI pipeline to execute a deployment on new commits. The issue is that it never finishes…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T16:06:10.3366667+00:00
epicme 0 Reputation points
1 answer One of the answers was accepted by the question author.

Excessive waiting is happening on the following dominant wait type: CXCONSUMER

We have found from the logs of SQL managed database that DB is taking more time. Also, after investigation, we found that " Excessive waiting is happening on the following dominant wait type: CXCONSUMER " message in the logs of the managed…

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.
6,931 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
28 questions
asked 2023-09-25T10:26:31.7966667+00:00
Mayank Jain 260 Reputation points
edited the question 2024-05-07T15:57:49.3966667+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee