7,325 questions with Azure App Service tags

Sort by: Created
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.
787 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,548 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,316 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 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,450 questions
asked 2024-07-14T12:50:56.0233333+00:00
Sagar Bala Saheb 0 Reputation points
commented 2024-07-14T19:57:23.72+00:00
Sagar Bala Saheb 0 Reputation points
0 answers

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,325 questions
asked 2024-07-13T17:04:44.7666667+00:00
Siddhesh Sreedar 25 Reputation points
commented 2024-07-14T22:18:17.0533333+00:00
Lex Li (Microsoft) 5,237 Reputation points Microsoft Employee
1 answer

domain says 404 azure page but the deployment link still works fine

The deployment link works fine but the outside domain link returns 404 azure page and says page not found, it works fine for some days and after the domain says 404 azure page but the deployment link still works fine We used nslookup the domain IP…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-13T12:53:02.1966667+00:00
Shreyas Kamble 0 Reputation points
edited the question 2024-07-13T15:03:24.1066667+00:00
AmaranS 3,570 Reputation points Microsoft Vendor
1 answer

My JSP code change does not take effect when deploying it in Azure App Service JBoss EAP. Is this a caching issue? And if yes how do I clear and disable the cache?

I have a JSP code change that does not take effect when I deploy the war file in Azure App Service JBoss EAP 7 that uses kudu lite. Below are my observations/investigations done: When I deploy the war file I see that the JSP code change is deployed…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T20:57:13.7466667+00:00
Junie Bonifacio 0 Reputation points
answered 2024-07-13T20:51:51.8866667+00:00
Sina Salam 6,966 Reputation points
1 answer

Azure Application Insights - can I monitor the whole stack (sql, webapp, queues, logs of webapp and external APIs)?

Hi! I'm quite faimiliar with ELK stack, grafana and similar but I have no idea about Application Insights. I'm trying to find out if there's an option to use Application Insights as a one tool to monitor my whole app (webapp metrics + logs, service bus,…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,986 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T19:59:26.94+00:00
Maciej Skorupka 0 Reputation points
answered 2024-07-13T09:01:25.9433333+00:00
Luke Murray 10,806 Reputation points MVP
0 answers

Extremely Slow Preflight Requests

We use an App Service hosting a WebApi (C# .NET 8). CORS is setup directly in Azure. This and one client application (Angular) are the only Apps inside the App Service Plan (P2v2). Today we have massive slow downs in Preflight Requests from the Client to…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,360 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T16:51:21.1066667+00:00
Tobias Haimerl 0 Reputation points
edited the question 2024-07-12T16:59:25.46+00:00
Tobias Haimerl 0 Reputation points
2 answers One of the answers was accepted by the question author.

Problem with html css code email signatures

Hello, nice to greet you community. I have a problem that I can't solve. In the company where I work, we use Outlook and Microsoft Azure, they have asked me to create an email signature in HTML, respecting a design that the designer has made for email…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,054 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T13:46:06.9066667+00:00
Oscar Zalazar 20 Reputation points
edited an answer 2024-07-15T02:36:53.5466667+00:00
Joan Hua-MSFT 610 Reputation points Microsoft Vendor
3 answers

Web App deploy : 'There is not enough space on the disk.'

I have an Umbraco CMS Web App hosted on Azure from a GitHub repo since last year. Nothing big, small blog, shared plan. Trying to deploy some new small changes and ran into this problem. My quota seems fine, and I've never seen this before. Any…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T08:02:16.35+00:00
Erik White 20 Reputation points
commented 2024-07-13T10:24:07.1+00:00
Luke Murray 10,806 Reputation points MVP
1 answer

Where do I find the Validation reports of Azure DevOps?

My company is extremely regulated, and all software needs to be validated. I wonder where I find the validation reports of Azure DevOps and other Azure systems for Installation Qualification (IQ), Operational Qualification (OQ), and Performance…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-12T06:50:41.5633333+00:00
Canada, Pablo 0 Reputation points
answered 2024-07-12T07:53:22.79+00:00
Luke Murray 10,806 Reputation points MVP
0 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,325 questions
asked 2024-07-11T22:12:57.6966667+00:00
Erik Fraser 20 Reputation points
edited the question 2024-07-12T01:03:52.4233333+00:00
vipullag-MSFT 25,861 Reputation points
1 answer

GetBlob request to Azure Blob storage from vNet is using public IP

I configured vNet integration for my python application and also configured service endpoint for storageaccount (vNet firewall also enabled). Put and List requests are successful, but GetBlob is failing and I am unable to view image in my test…

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.
2,897 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,280 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T20:11:35.62+00:00
Stryletskiy Andrew 0 Reputation points
answered 2024-07-13T10:38:32.4366667+00:00
Luis Arias 5,901 Reputation points
0 answers

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,185 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T19:24:52.1066667+00:00
Lukasz Kulas 0 Reputation points
edited the question 2024-07-11T19:29:39.1266667+00:00
Lukasz Kulas 0 Reputation points
1 answer

Http request limits

Hello, What are the http request limits for Azure application gateway, Api Management and App services? I tried looking into the documentation but don't see them anywhere. KeyVault and app config have request limit defined here but not for other…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,930 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T17:09:55.0933333+00:00
Abhinav Santi 0 Reputation points
answered 2024-07-13T15:56:42.9466667+00:00
Luis Arias 5,901 Reputation points
0 answers

How to write startup command in nodejs App Service (Stack: node20 LTS OS:Linux)?

We need to install pm2-logrotate module in webapp, however the webapp can't start when input startup command in App Service. Could you please help to confirm how to write the start command in nodejs webapp and let the webapp start successfully? Error…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T16:11:14.54+00:00
Gallatin 21V 186 Reputation points
0 answers

Azure WebApp deployment through DevOps Pipeline throws "offset to central directory cannot be held in an int64" for zipdeploy method. Size of zip file was just 1MB

Hi All, Trying to deploy an application using Azure app service deployment ( zip deploy )method. Getting "Offset to central directory cannot be held in an Int64" that too randomly. Size of the zip file is just 1 MB. Azure repo is being used as…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T13:17:22.1966667+00:00
M, Ramyalakshmi 0 Reputation points
commented 2024-07-12T06:12:09.65+00:00
M, Ramyalakshmi 0 Reputation points
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,599 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T12:06:09.3466667+00:00
Karol Trzaskawka 6 Reputation points
edited an answer 2024-07-12T14:50:48.6966667+00:00
Nehruji R 4,376 Reputation points Microsoft Vendor
0 answers

Getting the following error when building the docker container: Failed to load container logs: The gateway did not receive a response from 'Microsoft.Web' within the specified time period.

When I am deploying an image from docker hub I get the following error: Failed to load container logs: The gateway did not receive a response from 'Microsoft.Web' within the specified time period. Can someone please 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,325 questions
asked 2024-07-11T10:25:17.8166667+00:00
Bilal Coskun 0 Reputation points
commented 2024-07-11T11:15:24.4533333+00:00
Deepanshukatara-6769 7,525 Reputation points
0 answers

How to authenticate my application (running as an Azure App Service) against another Azure App service using Managed Identites?

We have two applications that run in two different Azure App Services: A ASP.NET 4.6.2 application that Host a website and utilizes a web job that communicates with the other App Service over gRPC (using the older Grpc.Core package because App Services…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,360 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,404 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,325 questions
asked 2024-07-11T09:59:10.7266667+00:00
Lucas 0 Reputation points
1 answer

Automatically Authentication with Microsoft Entra ID on an Azure Function using OAuth2

I have recently added microsoft entra ID to an azure function using the identity provider, which works well - every time my azure function is triggered in a new browser session/in postman etc, the user is prompted to login using their microsoft…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,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,325 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,450 questions
asked 2024-07-11T08:07:19.2766667+00:00
Andrew Kelly 0 Reputation points
commented 2024-07-12T14:51:04.7933333+00:00
Andrew Kelly 0 Reputation points
0 answers

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,325 questions
asked 2024-07-11T02:36:52.36+00:00
Raeldor 0 Reputation points
commented 2024-07-12T12:37:54.3666667+00:00
Raeldor 0 Reputation points