7,145 questions with Azure App Service tags

Sort by: Updated
1 answer

Best Practices for Securing services in the Azure ecosystem : Tools for Access Logging and Monitoring?

Good morning, Our organization utilises Azure for hosting web services, SQL Server instances, and SQL Server on virtual machines to re-design our current data warehouse structure. Ensuring robust data security protection across these environments is…

Azure SQL Database
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,762 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
365 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:40:26.91+00:00
Cristopher Aguilera 51 Reputation points
answered 2024-06-14T11:13:56.8166667+00:00
Pieter de Bruin 81 Reputation points Microsoft Employee
0 answers

How to create a webapp slot without copying settings using PowerShell?

I want to create a Slot for an Azure WebApp using PowerShell, without copying any settings from the main production slot. The command I'm using is: New-AzWebAppSlot -ResourceGroupName $ResourceGroup -Name $ApplicationName -Slot $SlotName -ErrorAction…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,216 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-05-23T09:02:37.6566667+00:00
Vijay Kabbur 0 Reputation points
commented 2024-06-14T11:12:47.17+00:00
Vijay Kabbur 0 Reputation points
0 answers

Allocated IP address changed on web app service - Azure allocated domains failed as well.

Hi, I have been hosting on Azure for a little over 14 years now. As part of that hosting is a set of web app services that have been running for 99% of that time. All of these web apps sat on the same web app service plan and resource group and as a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-13T16:04:45.2066667+00:00
Robert Graham 0 Reputation points
edited a comment 2024-06-14T09:58:50.11+00:00
Ben Gimblett 3,735 Reputation points Microsoft Employee
0 answers

Integrate Flask API with Azure QnA Maker.

Hello Team, The problem statement is that I need to answer user questions based on data stored in the SQL Databse(Project management-related data). I can't use the Open AI service from Azure and I have also already tried the Azure search service but the…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
373 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-13T13:57:51.8066667+00:00
Aakash Yadav 0 Reputation points
commented 2024-06-14T08:44:51.8966667+00:00
YutongTie-MSFT 47,596 Reputation points
1 answer

On my Azure App Service with Apple EasyAuth, how do I refresh my token or obtain a long-lived token?

I have an app (React Native) that communicates a backend API on Azure. I've enabled EasyAuth with Apple login. I'm using the provider SDK flow described by the Azure docs: The user touches the Sign In button The user authenticates to Apple directly,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-11T15:15:23.82+00:00
Gijs Peters 0 Reputation points
answered 2024-06-14T08:44:26.2133333+00:00
SnehaAgrawal-MSFT 19,436 Reputation points
0 answers

Failed to deploy Flask app to Azure Web App services using GitHub Actions

I am new to Azure, and I have a small flask app the source code of which is on https://github.com/jyosnaphilip/predictive-maintenance-app/ I have a student subscription and i tried to deploy it in the deployment center using github actions. This is the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:34:21.16+00:00
Jyosna Philip 0 Reputation points
1 answer

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,226 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-11T21:23:05.82+00:00
Peter Mello 0 Reputation points
answered 2024-06-14T08:31:48.7466667+00:00
Ben Gimblett 3,735 Reputation points Microsoft Employee
0 answers

Trying to deploy my django web app on azure but keep getting a space error during the deployment process

Copying files to destination directory '/tmp/_preCompressedDestinationDir'... rsync: [generator] recv_generator: mkdir "/tmp/_preCompressedDestinationDir/antenv/lib/python3.11/site-packages/openai/cli/_api/chat/pycache" failed: No space left on…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:06:20.9766667+00:00
Mark Kaave 0 Reputation points
commented 2024-06-14T08:26:30.1333333+00:00
Mark Kaave 0 Reputation points
3 answers

How to find Primary and secondary Thumbprint for x509 self sign certificate

I use azure for x509 self sign certificate. but i am not know what is Primary and secondary Thumbprint ? From where i find it?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2022-03-10T12:17:45.463+00:00
Shreyans Shah 1 Reputation point
commented 2024-06-14T07:39:00.97+00:00
Harsheet S. Chordiya 0 Reputation points
7 answers

Our Azure App Service application started to experience intermittent CORS errors

Hi all, I am new here, and I am hoping someone can help as we are completely at a loss with the problem we are experiencing suddenly with Azure App Service. We have 2 Azure App Services, 1 for API and the other is an Web application (ReactJS). Both…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 290 Reputation points
commented 2024-06-14T04:14:54.2133333+00:00
Khanh Tran 10 Reputation points
0 answers

How to find Error log in Azure, I have migrated azure app service properly but after clicking on login at login page it shows the error page how to debug and solving the error

How to find Error log in Azure, I have migrated azure app service properly but after clicking on login at login page it shows the error page how to debug and solving the error

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,036 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T04:12:46.19+00:00
Ashraf Khan 0 Reputation points
0 answers

I have migrated database and web app to azure and done the proper connection string as well but in my code which I have published All the Images in web app in UI are not showing because it is hard code and given the path of C: Drive

No Images are showing in my app service but while running in IIS server its working proper in visual studio

Azure SQL Database
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
740 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T04:05:45.4566667+00:00
Ashraf Khan 0 Reputation points
0 answers

SSL Certification Error on App deployed on App service while connecting to Azure OpenAI

I am writing to report an API connection error that I am currently experiencing. I have deployed an application to an app service in Azure, and it is connected to a virtual network (VNET) where Azure Open AI is configured as a private endpoint. However,…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
480 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,428 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T00:13:03.62+00:00
Nirmalsing Patil 20 Reputation points
commented 2024-06-14T02:54:26.04+00:00
KapilAnanth-MSFT 38,056 Reputation points Microsoft Employee
1 answer

How do I view the "Extended metrics" for a Node.js App in Application Insights

I have installed the applicationinsights-native-metrics package mentioned here: https://learn.microsoft.com/en-us/azure/azure-monitor/app/nodejs I assume my app is generating metrics mentioned in the article but I can't quite figure out how to view…

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,036 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-13T20:27:34.6466667+00:00
Matt Brown 0 Reputation points
edited a comment 2024-06-14T00:27:25.7066667+00:00
Matt Brown 0 Reputation points
1 answer

Hosting a dashboad on my own website

I would like to build a dashboard using Plotly Dash and then host it on my own website. The dashboard will allow users to load data, then run machine learning models on that data in the backend and output the results. I know Azure ML and have worked…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-05-31T02:32:30.3433333+00:00
matsuo_basho 10 Reputation points
edited a comment 2024-06-14T00:18:16.3333333+00:00
matsuo_basho 10 Reputation points
1 answer

How to deploy a Python Flask web app with lots of packages in requirements.txt

I have a Python / Flask application that deploys to Azure without any errors in the logs. Unfortunately, the app does not appear after deployment. I only see the default app with UI that says 'Your web app is running and waiting for your content'. I'm…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-12T14:06:29.6233333+00:00
Buck, Patrick 0 Reputation points
answered 2024-06-13T19:11:25.58+00:00
Buck, Patrick 0 Reputation points
1 answer

I have subscription , in the subscription there are so many users with contributor access , i want to give access to see the state file to only one spn user how can we do that?

i have azure subsciption , i have contributor role for multiple users in the subscription leval , i have one storage account , in the storage account one state file is there, it only visisble for one particular spn user other then all the contributor…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,368 questions
Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
329 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
697 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 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,083 questions
asked 2024-06-12T16:28:47.78+00:00
Tamil Selvan M 0 Reputation points
commented 2024-06-13T17:58:15.2133333+00:00
kobulloc-MSFT 25,071 Reputation points Microsoft Employee
2 answers

Can't purchase App Service Domain

I am purchasing a App Service Domain for my website in Azure. But it failed, the error message: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2022-04-06T14:17:54.727+00:00
Tiger Guo 1 Reputation point
answered 2024-06-13T15:28:23.1566667+00:00
Sam Smith 0 Reputation points
0 answers

Invalid Host Header

Hello All, I'm trying to run a node js container, using a docker image in ACR. The docker image is running well locally, but when trying to run on Azure App Service "Web App" it's showing me "Invalid Host Header". I'm trying to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
807 questions
asked 2024-06-13T11:16:36.0166667+00:00
Wael Kodmani 0 Reputation points
edited the question 2024-06-13T14:42:41.95+00:00
vipullag-MSFT 25,441 Reputation points
1 answer

The subscription '53f53cb2-df47-48a7-b64a-4f1b78518cdb' is not allowed to create or update the serverfarm.

Recently created a student account that let me log into the portal and go through the steps to create an app service but it fails with the following error: The subscription '53f53cb2-df47-48a7-b64a-4f1b78518cdb' is not allowed to create or update the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-12T22:53:40.6033333+00:00
Nathan Ross 0 Reputation points
answered 2024-06-13T14:17:35.04+00:00
Gowtham CP 3,335 Reputation points