Category "azure-web-app-service"

Large File upload issue (working in local but not working on server)

I have a Django-based application that has the functionality to upload the file. We used to deploy the same in the azure web app. For the small file (max file s

"project could not be loaded" in Visual Studio 2019

I have a solution file, solution1, which has two projects One is Azure webapp and one is web service. When I'm opening the solution, the webapp is loading prope

Azure : Unable to view custom logs generated by application

I'm running my flask application container on Azure. I followed this tutorial, I configured logging in my application. But it's not stated as to where to view t

Azure Text to Speech Error: 0x38 (SPXERR_AUDIO_SYS_LIBRARY_NOT_FOUND) when deploying to Azure App Services Linux environment

I adapted the quick start code Python version here for Azure text to speech. The app runs correctly on my local server. However, when I deploy the app through V

Passing Variables to Docker Compose via a Terraform script for an Azure App Service

How do I VAR=VAULE docker-compose up from a Terraform script building an Azure App Service using a Docker Compose file site_config { app_command_line = ""

Web API call sent 3 times in Azure App Service

We are using Azure Web App Service to host our backend API in .NET 4.6. We saw a particular web API ran 3 times exactly after 2 minutes interval. Out of those 3

Pending Issuance - Azure SSL App Service Certificate

I have a Azure Web App that has a SSL Certificate. This certificate is set to auto-renew. However it has stopped working. When I log on to the Azure portal, it

Failed running 'collectstatic' exited with exit code when deploying Django to Azure Web Service -

I am trying to deploy a Django app to Azure App Services. It runs on the server now, but without the style.css. When I run it on localhost, everything shows cor

Error when deploying app on azure app service

I get this error message when I deploy my app from github to the azure app service. × python setup.py egg_info did not run successfully. │ exit code

Manifest: Line: 1, column: 1, Syntax error

This is the hosted url: https://serviceworkerspike.azurewebsites.net/ - Doesn't work anymore I'm using Vuejs to create a PWA as a school project, and whenever I

Is it possible to remove/hide response while using submit action in MS teams bot

I'm having MS Teams bot developed using bot framework. I have a dialog where the user choose date from date picker. For this I'm using following Adaptive card.

Azure App Service Web App Deploy from VScode "Number of entries expected in End Of Central Directory does not..."

I often have the following error when trying to deploy a Node app to Azure via the VScode Azure App Service extension. I am not sure what it doesn't like about

Application has not been installed by the administrator of the tenant or consented to by any user in the tenant. Authentication error

Error while connecting an azure bot to the server.

The Terraform CLI get a Error: ID was missing the `slots` element

I am executing terraform.exe apply on windows and receive the error: azurerm_subnet.subnet: Refreshing state... [id=<...>] azurerm_app_service_plan.servic

Azure Web App Service has Steady CPU Time Increase

I have what is essentially a flashcard web app, hosted on the free version of Azure and coded in ASP.NET (C#). It is used by a small amount of people (40 or so)

Does Azure WEBSITE_RUN_FROM_PACKAGE really mean don't unpack the zip archive?

I'm doing a zip deploy of a .NET Framework web app to an Azure App Service via a GitHub workflow. I have set WEBSITE_RUN_FROM_PACKAGE to 1 in the Azure console'

Application insights | Sometimes End-to-end transaction details do not show all telemetry

I have .Net core App deployed on azure and enabled application insights. Sometimes Azure application insights End-to-end transaction details do not display all

Hosting a separate app service as a website directory

Is it possible to include a separate Azure App Service as part of another App Service? For example lets say that I have a website called www.mycompany.com hoste

Wordpress on Azure - How to change file upload limits

I'm trying to edit the WordPress upload limits for my site to at least 2GB for a migration I'm using WordPress on Azure (Linux), which uses this container under

Can't find .NET as a version in Azure App Service

I migrated my app locally from 3.1 to version 5. I deployed it but I get the following error: HTTP Error 500.31 - ANCM Failed to Find Native Dependencies Commo