7,429 questions with Azure App Service tags

Sort by: Updated
0 answers

Dotted lines in app metrics

In the app metrics I see dotted lines for 2-3 minutes for both CPU process and memory. My problem is exactly during this time only my chatbot application is facing issues. In my chatbot I am using a direct line session to connect with a third party tool…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-31T14:41:20.36+00:00
Syed Shoyab 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,429 questions
asked 2024-07-08T17:57:08.4833333+00:00
Richard McMillian 0 Reputation points
commented 2024-07-31T13:35:49.6466667+00:00
Richard McMillian 0 Reputation points
2 answers

Why won't the custom domain name verify?

I have entered the DNS information exactly right, and tried multiple different settings and configurations, given over 2 weeks for propagation each time, tried all forms of the URL (with 'www', without www, with https, http, etc.). And attempted all…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-29T20:59:46.5333333+00:00
Jon Kidwell 0 Reputation points
edited an answer 2024-07-31T11:01:11.5133333+00:00
TP 84,376 Reputation points
0 answers

Best Guidance on Uploading Permanent Files to Kudu/AppService?

Hello Community, I am currently integrating a component into my .NET application -- PuppeteerSharp -- which downloads Chrome to the local machine and uses it to take screenshots of loaded files in its tabs. This works wonderfully and I am happy with its…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,662 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
856 questions
asked 2024-07-24T09:48:52.8733333+00:00
Mike-E-angelo 496 Reputation points
commented 2024-07-31T10:53:26.39+00:00
Mike-E-angelo 496 Reputation points
0 answers

Azure Web App with multi container(docker compose)

am attempting to deploy Label Studio to an Azure Web App using Docker Compose. The application repository can be found here: Label Studio GitHub Repository. Deployment Setup To support the application, I need to use a PostgreSQL database. Consequently, I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-31T10:19:50.4733333+00:00
0 answers

APP service availability test is partially failing for specific region ( France Central)

I have an APP service plan where my application is hosted, I recently started to see some failures in my availability test configured, the test by default is made from 5 different regions ( France Centra, France Central (Formerly France South) , North…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T07:07:55.22+00:00
Karim Sayed 0 Reputation points
commented 2024-07-31T07:54:39.8333333+00:00
Karim Sayed 0 Reputation points
1 answer One of the answers was accepted by the question author.

private repo in azure bicep file

How to use Azure devops private repo in azure bicep file used to deploy web app service

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T08:58:06.7166667+00:00
Dilip 0 Reputation points
accepted 2024-07-31T06:54:18.37+00:00
Dilip 0 Reputation points
0 answers

Unable to create a new domain in Azure App Service Domain

My Azure App Service domain recently expired and I tried to renew it, but it is not working. After that, I tried to remove it and create a new one, but there is an error prompt from Azure. It seems that the original domain is still listed in the backend,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-31T04:13:24.77+00:00
Arjay Aldrich Bueno 20 Reputation points
commented 2024-07-31T05:16:33.2766667+00:00
Arjay Aldrich Bueno 20 Reputation points
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,229 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-19T11:14:11.81+00:00
Devansh Agarwal 20 Reputation points
commented 2024-07-31T04:46:31.7933333+00:00
Devansh Agarwal 20 Reputation points
1 answer

I am unable to create CosmoDB in US East region (or any US region where my app services resource is)

I am unable to create CosmoDB in US East region or create an App Services App in Central US. The error given for both of these cases is "This region has a quota of 0 instances for your subscription. Try selecting a different region or SKU." I…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,548 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-31T02:19:29.72+00:00
Ernie Guaimano 0 Reputation points
answered 2024-07-31T04:19:51.5766667+00:00
Andriy Bilous 11,181 Reputation points MVP
1 answer

Azure App Service Create New App Service Gives Error SubscriptionExceededMaxDomainLimit

I have Standard S1 App Service Pricing Plan. I have 5 App Service Domains. 4 of the 5 App Service Domains are in use. I am trying to purchase a new Custom Domain through my Azure subscription and get the message that…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T22:12:51.1566667+00:00
Alan Jones 0 Reputation points
answered 2024-07-31T04:11:14.2233333+00:00
Andriy Bilous 11,181 Reputation points MVP
0 answers

Private Azure App Service to Public App Service communication via application gateway

I have a container webapplication with two App Services. App Service A is public and runs an angular frontend application, and App Service B is made private running a nodejs backend that contains the API's . The frontend requests the backend API'S…

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,016 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T18:47:00.78+00:00
Elvis Joseph 0 Reputation points
commented 2024-07-31T03:07:59.8533333+00:00
ChaitanyaNaykodi-MSFT 24,836 Reputation points Microsoft Employee
2 answers

Having issues with Azure Function App, which gives error if not run for a week

I have a azure function app. This function is executed when a azure app service makes a request. The azure function gets file from azure storage for processing. If the request is not made for a week, the function app gives error Object reference not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,702 questions
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,955 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,672 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T19:59:09.18+00:00
Tasneem Nomani 0 Reputation points
edited the question 2024-07-31T01:13:05.03+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
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,429 questions
asked 2024-07-17T18:57:44.0633333+00:00
Pavel Makul 0 Reputation points
commented 2024-07-30T23:25:57.4733333+00:00
Pavel Makul 0 Reputation points
2 answers

Planning a move from consumption licence to premium licence Function Apps

We have a function app per client and they are currently all on Y1 consumption licences. We want to move them to a premium licence however how can we know what performance tier to move to to ensure there is no degradation in performance?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,702 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-29T15:42:39.19+00:00
Chris Jeans 0 Reputation points
answered 2024-07-30T22:26:07.73+00:00
LeelaRajeshSayana-MSFT 13,966 Reputation points
0 answers

Integration Issue Between Twilio WhatsApp Bot and Azure - Sequence Messages Not Received/Synced

Hello, I am experiencing an issue with the integration of the Twilio WhatsApp bot hosted on Azure. The bot is not receiving "sequence" messages sent by Twilio. Here are some details about the problem: In my code, _watermark is configured as…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
812 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
202 questions
asked 2024-07-30T22:11:58.0033333+00:00
Tulio Alberto da Rocha Campos 0 Reputation points
1 answer

The admin email

The admin for our account has fallen ill and is not available anymore. Is there a way we can find out what email address is tied to the admin account

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,604 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T21:21:57.4733333+00:00
Dave Degrace 0 Reputation points
answered 2024-07-30T21:36:08.8066667+00:00
akinbade abiola 10,490 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,971 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,118 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-11T17:09:55.0933333+00:00
Abhinav Santi 0 Reputation points
edited the question 2024-07-30T21:04:27.5433333+00:00
Luis Arias 6,136 Reputation points
2 answers

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,955 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,118 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-11T20:11:35.62+00:00
Stryletskiy Andrew 0 Reputation points
edited the question 2024-07-30T21:02:26.3366667+00:00
Luis Arias 6,136 Reputation points
1 answer

Hello! I have created an Azure Bot using Bot Framework Composer and published in Azure Portal. However, I want to use my own data and integrate with the Azure OpenAI to generate AI responses. How can I do that and deploy it on my website?

What are the best practices for securely integrating Azure OpenAI with my Azure Bot? How can I handle API calls to Azure OpenAI within the Bot Framework Composer? What are the recommended steps to deploy this bot on my website using an embed link? …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
812 questions
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.
872 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,667 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,429 questions
asked 2024-07-30T19:15:43.1366667+00:00
Sasank Anipeddi 0 Reputation points
answered 2024-07-30T20:46:56.89+00:00
Konstantinos Passadis 17,461 Reputation points MVP