7,364 questions with Azure App Service tags

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

Not seeing anything in Local Git credential

Hi, I have setup a basic web app in Azure. I want to configure local git as the deployment source. So I selected Local Git option in the Deployment Center. But when I go to the "Local Git/FTPS credentials" tab, I am not able to see anything in…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
940 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-18T15:02:07.6533333+00:00
Pratip Yahoo 20 Reputation points
commented 2024-07-22T04:20:35.14+00:00
Srinud 2,040 Reputation points Microsoft Vendor
0 answers

Issue with Deployment Slot in Testing Server

Once I deploy the Code to the testing server in azure app service, I swap to the production slot. After sometime the code in the testing slot will point to an old date. So I have to re-run all the jobs in the GitHub so the code is redeployed again to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,645 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,558 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-22T04:18:53.6333333+00:00
Darshan Sreedhar 0 Reputation points
1 answer

Azure App Service doesnt update the UI after pushing the latest docker image

Hi, so I made just a simple HTML change to my code i.e replace an image. The image is currently placed in the directory and I checked locally and the changes show up. I then pushed it to my GitHub repo which automatically starts the deployment pipeline…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-13T17:04:44.7666667+00:00
Siddhesh Sreedar 25 Reputation points
edited an answer 2024-07-22T04:11:49.29+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
0 answers

How do I fix an issue where deployed .NET 8 API to Azure App Service is just showing placeholder page and is not working?

I am trying to deploy a simple .NET 8 API to Azure App Service using the Github CICD which I setup from the App Service deployment center. After the initial setup, the Github Action ran successfully and in the overview I can see that the deployment was…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,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,364 questions
asked 2024-07-21T04:35:36.3066667+00:00
Jordan 0 Reputation points
edited a comment 2024-07-22T03:00:33.7466667+00:00
Lex Li (Microsoft) 5,312 Reputation points Microsoft Employee
0 answers

Displayed Error: The page cannot be displayed because an internal server error has occurred.

I am running an instance of DNN on an Azure web application. On Friday, coinciding with the CrowdStrike issue my site(s) are displaying this error. The page cannot be displayed because an internal server error has occurred. I know the sites were…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-21T20:07:43.0533333+00:00
Jamie Daniels 0 Reputation points
edited the question 2024-07-22T02:50:26.54+00:00
AmaranS 3,860 Reputation points Microsoft Vendor
1 answer

How to generate token for client_assertion without certificates?

We have an app registration which is connected to an external API. We have to use this API in our Azure Data factory. For this purpose, till now we were generating client secrets and generating tokens (in Azure Data Factory) from this URL -…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,144 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-19T11:14:11.81+00:00
DevanshAgarwal-0149 0 Reputation points
answered 2024-07-21T17:56:21.48+00:00
Amira Bedhiafi 19,706 Reputation points
1 answer

Is there a service connector for Azure AI Search

I have an Azure app service. Service connectors are amazing to setup RBAC between services. However, I do not see any service connectors for AI search. Am I missing something?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
861 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-20T23:42:33.27+00:00
Vinod Kumar 0 Reputation points
answered 2024-07-21T16:31:40.9966667+00:00
Sina Salam 7,206 Reputation points
0 answers

Getting "No Space left on device" error on azure while using ZipDeploy + Bitbucket pipeline

We have an azure Linux App Service Plan with multiple app services. For the specific app services in question, we are using Bitbucket Pipeline to deploy the code to azure using the microsoft/azure-web-apps-deploy:1.0.0. Note: this is happening to two app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-21T16:25:37.2833333+00:00
Mohamed Maher 0 Reputation points
1 answer

Azure App Service plan stuck at 77% memory usage, even though the single app on it is using 160mb

I currently have a single, small razor pages app running on a B1 Linux App Service plan. The web app itself is only using 160mb of memory, but I noticed the plan is stuck at about 77% usage. I tried all the troubleshooting steps I found on forum posts…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-20T04:30:36.1133333+00:00
Omar Ashraf 0 Reputation points
answered 2024-07-21T14:43:00.38+00:00
Dillon Silzer 56,361 Reputation points
1 answer

Intemittent Login failed for user '<token-identified principal>'.","details":"SqlException: Login failed for user '<token-identified principal>

Hello. We've an API running on Azure App Service that uses user assigned managed identity to authenticate against an Azure SQL DB. The app works most of the time, no problem with authentication, however, we get an intermittent authentication issue like…

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,364 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,595 questions
asked 2024-07-19T07:35:14.8533333+00:00
mustafa altunok 0 Reputation points
commented 2024-07-20T19:01:36.05+00:00
mustafa altunok 0 Reputation points
2 answers

How to Fix 404 Not Found nginx/1.26.1 on App service

Hi, I Create one Web App in App Server PHP 8.3, I Deploy the CakePHP Code **.azurewebsites.net Default URL, When I load the Page Showing 404 Not Found nginx/1.26.1 Error in the web application Once I load the **.azurewebsites.net URL It's redirect to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-20T09:58:50.36+00:00
salman 0 Reputation points
answered 2024-07-20T14:33:44.75+00:00
salman 0 Reputation points
1 answer

i have cleared az-900 azure fundamentals exam and got the badge on credly but i'm unable to download my certificate

i have cleared azure fundamentals (az-900) exam while back. I have the badge in credly but i am unable to download the certificate. Kindly help me

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-20T09:52:43.6833333+00:00
Sankalp Sharma 0 Reputation points
answered 2024-07-20T10:09:34.3733333+00:00
Andreas Baumgarten 103.8K Reputation points MVP
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,364 questions
asked 2024-05-31T15:53:02.9066667+00:00
Sankar Gopalakrishnan 20 Reputation points
commented 2024-07-20T00:20:24.1866667+00:00
Grmacjon-MSFT 17,366 Reputation points
0 answers

Webapp in Azure (hosted in Windows system) doesn't display anymore the Logs from the App

I have a Webapp in Azure where we have a NodeJs app running. Until today, the logs in Azure Portal from the Webapp, or in Visual Studio with the Azure plug-in, showed the console logs we have in code. Since today, after Azure maintenance in our region,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-17T08:37:36.4533333+00:00
Ferraz de Sousa, Marco 0 Reputation points
commented 2024-07-19T21:00:55+00:00
Grmacjon-MSFT 17,366 Reputation points
0 answers

Multiple resource group found

We faced a strange issue during deploying our API to Azure AppService resource. Deploy yaml pipeline includes AzureAppServiceManageV0 task run and it is precisely this task that has begun to fail recently. We continue getting "Multiple resource…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-17T18:57:44.0633333+00:00
Pavel Makul 0 Reputation points
commented 2024-07-19T19:56:10.8533333+00:00
Grmacjon-MSFT 17,366 Reputation points
0 answers

App Service Environment Migration

Hello, I'm new to App Service Environment/Function app on Azure. We have been told that our App Service Environment might needs to be updated to v3 because old versions will retire on August 31st, 2024. Is Function app related to App Service…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,645 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-19T14:14:18.9433333+00:00
Gus-0185 20 Reputation points
edited a comment 2024-07-19T16:00:24.4266667+00:00
Ben Gimblett 3,845 Reputation points Microsoft Employee
0 answers

How do I get past Azure app verification with a Blazor SPA where my microsoft-identity-association file cannot be found by the verification tool?

Hello, I am trying to verify two app domains in registrations on the Azure App service. When I go to Branding and Domain and try to verify my new domain it fails. The app I am verifying is a Blazor SPA that I can definitely see the file and folder in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-19T14:22:00.3733333+00:00
Robert Parry 0 Reputation points
1 answer

How to generate JWT token for client_assertion?

We have an app registration which is connected to an external API. We have to use this API in our Azure Data factory. For this purpose, till now we were generating client secrets and generating tokens (in Azure Data Factory) from this URL -…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,144 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-18T08:15:12.36+00:00
DevanshAgarwal-0149 0 Reputation points
edited a comment 2024-07-19T14:17:58.1+00:00
Chandra Boorla 240 Reputation points Microsoft Vendor
0 answers

Name or service not known (dc.services.visualstudio.com:443)

I was performing build and deployment of Azure app service using Azure DevOps. Build step is showing successful but publish artifact giving warning as follow. Also artifact is uploaded successfully. Warning, ApplicationInsightsTelemetrySender failed to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-16T13:52:26.1666667+00:00
Khandu Shinde 110 Reputation points
commented 2024-07-19T12:24:00.8533333+00:00
ajkuma 24,736 Reputation points Microsoft Employee
0 answers

Having an error with website

Just a test as customer got a 404 error when trying to ask a question.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,364 questions
asked 2024-07-19T07:41:20.97+00:00
Brian 0 Reputation points Microsoft Vendor
edited a comment 2024-07-19T10:43:57.1166667+00:00
ajkuma 24,736 Reputation points Microsoft Employee