7,341 questions with Azure App Service tags

Sort by: Updated
0 answers

How to access backend API using docker-compose in App Service in Azure

I am trying to make an API call to the backend. My frontend works fine, and is opened when I type firesmk.azurewebsites.net, however, my backend is not accessible at firesmk.azurewebsites.net:8080/controller/method. How would I call this? Here is my…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T19:34:27.13+00:00
Николоски Благоја 0 Reputation points
1 answer

WordPress on App Service failes

I'm currently in the process of setting up a WordPress instance as outlined in this tutorial: https://learn.microsoft.com/en-us/azure/app-service/quickstart-wordpress. I have successfully set up a virtual network and a resource group. However, I'm…

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,289 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T15:40:16.7933333+00:00
RB 0 Reputation points
answered 2024-07-17T19:19:41.7933333+00:00
Dillon Silzer 56,121 Reputation points
1 answer

Robot Vulnerability detected on Azure App Service

We are using Azure App Service and done VAPT assessment and found Robot vulnerability on port 455 https://xyz.azurewebsites.net:455 (masked url) We have detected with Robot vulnerability and we need this to be addressed ASAP.   ROBOT is the return of a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T18:28:19.7666667+00:00
Sukesh Jakharia 0 Reputation points
answered 2024-07-17T19:10:58.0266667+00:00
Dillon Silzer 56,121 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,341 questions
asked 2024-07-17T18:57:44.0633333+00:00
Pavel Makul 0 Reputation points
0 answers

How to run a docker-compose of front-end and back-end in Web Services?

version: '3.8' services: backend: image: blagojanikoloski/firesmk-backend:latest container_name: firesmk-backend ports: - "8080:8080" frontend: image: blagojanikoloski/firesmk-frontend:latest container_name:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T17:12:37.02+00:00
Николоски Благоја 0 Reputation points
edited the question 2024-07-17T17:17:40.39+00:00
Николоски Благоја 0 Reputation points
1 answer

Azure AD 500 - Internal server error

I have issues with Azure AD authentication in my Linux App Service app. The authentication goes through fine, hitting redirect URL, but instead of my app I see the following message: This page isn’t working ....azurewebsites.net is currently unable to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,204 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-11T19:24:52.1066667+00:00
Lukasz Kulas 0 Reputation points
commented 2024-07-17T16:59:43.8566667+00:00
Raja Pothuraju 1,600 Reputation points Microsoft Vendor
2 answers

500(Could not verify the copy source within the specified time) on SyncCopyFromUri

Hi Everyone, Getting 500(Could not verify the copy source within the specified time) error for some operations using SyncCopyFromUri. It started happening since yesterday morning. It is happening every around 40min for some of the requests and then its…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,608 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-11T12:06:09.3466667+00:00
Karol Trzaskawka 6 Reputation points
commented 2024-07-17T16:47:38.6566667+00:00
Amrinder Singh 4,270 Reputation points Microsoft Employee
0 answers

Why doesn't slot swap bicep template declare the full properties of an app service?

In slot swap bicep sample, the bicep only declare the buildVersion in staging slot and targetBuildVersion in active slot. The template is declarative and all the properties need to be included in it. About this sample, why will the missing properties in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T14:40:32.8733333+00:00
Shunlei Tang 60 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Unable to connect to external IP from App Service through 2 VNETs which are peered

Connecting to 172.19.33.32:80 from your App instance - failed, internal error. Please retry. Please submit a feedback if error persists. TCP ping to 172.19.33.32 failed, error code:undefined I continue to get this error despite multiple troubleshooting…

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,289 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-06-11T21:23:05.82+00:00
Peter Mello 25 Reputation points
accepted 2024-07-17T14:05:09.7566667+00:00
Peter Mello 25 Reputation points
1 answer One of the answers was accepted by the question author.

App Service Certificate Denied, How to Fix

My app service certificate was denied because it failed domain ownership (I missed the window because I thought the email from godaddy was a phishing email). I'm really scared to delete the certificate and re-issue like it's asking. Is there another…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-11T02:36:52.36+00:00
Raeldor 20 Reputation points
commented 2024-07-17T13:43:32.8833333+00:00
Raeldor 20 Reputation points
0 answers

Webhooks not working East 2 data center

Hello All, A few weeks ago, auto deployment stopped working for Web Apps connected to an image in a container registry. This only happened for Web Apps in the East 2 data center across multiple subscriptions. Web Apps in East data center are working…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-06-26T20:04:12.87+00:00
Bob_M 0 Reputation points
commented 2024-07-17T13:36:13.4633333+00:00
Bob_M 0 Reputation points
0 answers

What was recommended to disable or enable session affinity in Azure App Service if the plan was having 3 instances. Also, app service was configured in Front Door.

in our app service plan, we have 3 instances. Also, do we need to enable session affinity or disable it? Also, we configured this application in Front Door.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-17T13:19:10.8+00:00
Sai Kiran Maturi 41 Reputation points
1 answer

Teams bot need to join all meeting.

I have created a teams chat bot using azur bot service. I wanted a functionality like if I join any meeting then Bot also need to join that meeting automatically and record a meeting.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
795 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,345 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,043 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-14T12:50:56.0233333+00:00
Sagar Bala Saheb 0 Reputation points
edited the question 2024-07-17T12:47:02.01+00:00
Givary-MSFT 30,521 Reputation points Microsoft Employee
2 answers

Failed to Publish API

api_deploy.txt Hi, WhyI am suddenly not able to publish Web API to Microsoft Azure? I am getting failed as you can see in the attached log. Kindly help.. THanks, Jassim

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,371 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2023-05-16T15:45:28.99+00:00
Jassim Al Rahma 1,551 Reputation points
commented 2024-07-17T12:09:48.3+00:00
Richard Barraclough 6 Reputation points
1 answer

Webjobs on Web App (Linux) is randomly deleted or cannot be generated (Bad request)

I'm having trouble creating WebJobs on my Linux WebApp with 2 Deployment Slots (Staging and Production). Whenever I try to create a new WebJob, it throws me a "Bad Request" error. I've attached an image of the error in the question. I know…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-03T13:10:51.58+00:00
Antreas Papadopoulos 5 Reputation points
answered 2024-07-17T11:44:27.6+00:00
Uziel Silva 71 Reputation points
1 answer

Using keyvault references for app settings in a webapp with slots not working for the slots

I have a webapp with 4 slots, default + 3. The appsetings with references to the keyvaults needs to be te same for all slots. Hence a non-slot setting appsetting should do the trick. But it doesn't. According to this article…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-06-25T14:26:28.2866667+00:00
Owin Gruters - iO 46 Reputation points
commented 2024-07-17T11:34:56.1+00:00
Owin Gruters - iO 46 Reputation points
2 answers

##[error]Failed to deploy web package to App Service. ##[warning]Can't find loc string for key: KuduStackTraceURL ##[error]KuduStackTraceURL https://$nameof-backend__dev:***@nameof-backend-dev.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace ##

##[error]Failed to deploy web package to App Service. ##[warning]Can't find loc string for key: KuduStackTraceURL ##[error]KuduStackTraceURL https://$nameof-backend__dev:***@nameof-backend-dev.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-06-24T08:07:20.1833333+00:00
Shuchita Chiwande 0 Reputation points
commented 2024-07-17T10:23:48.9733333+00:00
Karthikeyan Rajendran 20 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,341 questions
asked 2024-07-17T08:37:36.4533333+00:00
Ferraz de Sousa, Marco 0 Reputation points
1 answer

webjob details page

The link on the logs column of a webjob used to take me to the history page for all of the functions. It now only displays the job_log.txt info when the link is clicked. What has changed with his? How do I get to the function history?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-08T17:57:08.4833333+00:00
Richard McMillian 0 Reputation points
commented 2024-07-17T07:58:38.2466667+00:00
Srinud 2,040 Reputation points Microsoft Vendor
2 answers

ImageMagick shows no supported file types so WordPress plugins don't work

I have a basic Azure App Service Web App running WordPress on PHP 8.2.20. I have a plugin that fails to upload files, and after some research I think it may be due to the fact that ImageMagick is showing that it has no supported file types. First, why…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,341 questions
asked 2024-07-11T22:12:57.6966667+00:00
Erik Fraser 20 Reputation points
edited a comment 2024-07-17T07:34:18.8433333+00:00
ajkuma 24,661 Reputation points Microsoft Employee