7,902 questions with Azure App Service tags

Sort by: Updated
2 answers

Why I can't import libary azure.storage.blob

When I add the following line into my code of my function app, the whole function app fails to load from azure.storage.blob import BlobServiceClient If I remove the above line, then it works fine. import azure.functions as func import logging from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,920 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-02T13:34:10.6166667+00:00
Peter Macfie 0 Reputation points
commented 2024-11-07T07:46:19.25+00:00
Nehruji R 8,146 Reputation points Microsoft Vendor
2 answers

not eligble for an azure account

i have been trying to create an azure account for a while now but each time i try signing in i am been told i am not eligible for an account pls i will lile to have you support me i really need to sign up for this azure account i need it because i am…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
457 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,091 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,687 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T18:55:08.8266667+00:00
Festus Onadeko 0 Reputation points
answered 2024-11-07T07:42:55.3933333+00:00
akinbade abiola 18,300 Reputation points
6 answers

Increase Max Upload Size on Azure App Service PHP8

I'm trying to upload larger files to a PHP 8 app running on Azure App Service. The instructions in the Microsoft Documentation for Azure App Service are referencing PHP 7 which used Apache, rather than the PHP 8 instances which use NGINX so they don't…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2023-06-19T10:02:01.71+00:00
Daryl Peter 0 Reputation points
answered 2024-11-07T07:29:57.77+00:00
Bogdan Berg 0 Reputation points
0 answers

Created the Azure bot and added MS teams channel but its not showing in My Teams dev portal

I have created an azure bot and configured MS teams channel But i am not able to see that bot in my teams dev portal. Can any one guide me?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
841 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,302 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-07T06:40:59.6566667+00:00
Lakshmi Prasanna Konjeti 0 Reputation points
0 answers

Why does my app keep getting timed out on Premium P1V2 and Premium P1V3 but works fine on Basic B3?

Hello, I have a weird problem that I can't figure out from my end. I have a Next.js app that I host in Azure App Service (Web App) using Container Linux Southeast Asia with Container Registries. I have deployed it on my dev service plan which is Basic B3…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T15:00:36.2266667+00:00
PrillyJC 0 Reputation points
commented 2024-11-07T06:15:42.5266667+00:00
SnehaAgrawal-MSFT 21,691 Reputation points
1 answer

Resolve issues with a disabled subscription

Resolve issues with a disabled subscription Your account or subscription is disabled for security reasons. We detected suspicious activity or terms of use violations and disabled your subscription to protect the owner of the payment instrument and…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,315 questions
Azure Database Migration service
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,988 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,302 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-05T11:00:53.5466667+00:00
ishika 0 Reputation points
commented 2024-11-07T02:20:36.25+00:00
Ashok Gandhi Kotnana 235 Reputation points Microsoft Vendor
1 answer

Failing to connect to SQL Database from Azure Web App.

I got an ASP.NET Core Web App with Angular and MS SQL. Locally, I run MS SQL via Docker, which works good. I can run migrations and seed data without problem. When I uploaded the web app to an Azure resource group, I created a web app, database server…

Azure SQL Database
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,609 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T01:31:13.9666667+00:00
Nemanja Tomic 0 Reputation points
answered 2024-11-07T01:29:58.2966667+00:00
Bruce (SqlWork.com) 66,621 Reputation points
1 answer

Create on behalf of token using managed identity

Hello, I am trying to create an on behalf of token for one of the applications i am building. I have been following microsoft doc, and this is the code I see for creating confidential client applications. However, we do not use client secret for any of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-10-30T18:26:52.56+00:00
Ketan Joshi 0 Reputation points Microsoft Employee
commented 2024-11-07T00:54:49.7533333+00:00
Shree Hima Bindu Maganti 385 Reputation points Microsoft Vendor
1 answer

Azure Communication Service - Custom domian email being suppressed

We are facing issue with communication service. Scenario: the azure communication services were running fine till the custom domain email service (hosted on gmail) went down for couple of hours. After that we are not able to send or receive email on this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T07:43:34.5466667+00:00
Pascali Admin 0 Reputation points
answered 2024-11-06T17:05:40.2433333+00:00
Laxman Reddy Revuri 330 Reputation points Microsoft Vendor
1 answer

How to add HTTP Strict Transport Security and other security items to the outbound headers

I did a security analysis (https://securityheaders.com/) of our site that is hosted on a Linux App Service server. Our app is in a Docker container. The results indicated that we need to add multiple items to the headers: Strict-Transport-Security …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-01-10T17:10:08.0333333+00:00
David Wipper 50 Reputation points
commented 2024-11-06T16:55:28.07+00:00
Mike Storey 0 Reputation points
1 answer

MSAL OAuth Issue: Missing App Registration in Production for Teams Bot

A Microsoft Teams Chat Bot has been developed using the Bot Framework and sideloaded to MS Teams for testing via the developer portal. In the staging environment, an app registration was created, and its app ID was used in the manifest file uploaded to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,080 questions
asked 2024-10-23T05:33:34.8+00:00
Sumit Chauhan 0 Reputation points
commented 2024-11-06T15:24:14.84+00:00
Navya 12,175 Reputation points Microsoft Vendor
1 answer

Azure App + Sharepoint APIs : Error validating credentials due to invalid username or password. Trace ID: axxxxxx-db6a-46b8-be24-60837be19c00

Hi Team, My internal MS365 team has created a Azure app and we are using ROPC flow to authenticate service account ( which is already added in the AD). I trying to generate a Token to Authenticate Sharepoint Graph API. Below API end point -…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,039 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,080 questions
asked 2024-10-24T14:53:44.7133333+00:00
Doshi, Amit 0 Reputation points
commented 2024-11-06T15:22:23.5133333+00:00
Navya 12,175 Reputation points Microsoft Vendor
0 answers

Why i'm not able to set CORECLR_ENABLE_PROFILING value in azure linux web app. Only this environment variable is not passed to the instance. Is there any pre requisites?

Why i'm not able to set CORECLR_ENABLE_PROFILING value in azure linux web app. Only this environment variable is not passed to the instance. Is there any pre requisites?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T10:57:50.73+00:00
ajay suvarna 0 Reputation points
edited the question 2024-11-06T15:18:45.5966667+00:00
VarunTha 9,110 Reputation points Microsoft Vendor
0 answers

Wildcard SSL not working after uploaded .pfx file to Azure Portal

We have encountered the above error after uploading the Wildcard SSL using .pfx file. Anyone know how to generate the .pfx or what is the requirement need to generate the .pfx file?

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,312 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,091 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
915 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T09:54:01.1566667+00:00
Chong Siew Hui Chong Siew Hui 0 Reputation points
edited the question 2024-11-06T15:17:52.0633333+00:00
VarunTha 9,110 Reputation points Microsoft Vendor
1 answer

Websockets working in Dev, but not in Staging or Prod

We use websockets in our application. Everything works well in our Develop environment, but the websocket keeps closing in Staging and Prod (all have the same code). Is there a configuration that could change or affect this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-06T04:33:47.94+00:00
B 0 Reputation points
edited an answer 2024-11-06T15:15:01.49+00:00
Shree Hima Bindu Maganti 385 Reputation points Microsoft Vendor
1 answer

The portal is having issues getting an authentication token. The experience rendered may be degraded.

Experiencing authentication issues The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_ Azure_Support Resource: self Details: The…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,080 questions
asked 2024-11-04T10:15:46.71+00:00
Truong Nguyen The 0 Reputation points
commented 2024-11-06T15:09:08.2966667+00:00
BANDELA Siri Chandana 160 Reputation points Microsoft Vendor
1 answer

When making access policy for public cloud service principal, to whom the access is actually given?

On the documentation here we are required to give access for "abfa0a7c-a6b6-4736-8310-5855508787cd for public Azure cloud environment" to KeyVault in order for App Services be able to access keyvault certificates. If we give access to this…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,312 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-05T08:39:20.76+00:00
Tero Niemi 31 Reputation points
answered 2024-11-06T13:25:16.6+00:00
Akhilesh Vallamkonda 10,155 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Why is my Azure Web App showing an IPv6 Outbound IP address

I have a firewall where I need to allow requests from my Azure Web App. To this firewall I have added the Outbound IP addresses listed in the Portal (see screenshot), but this is not working. It looks like my Web App is using IPv6 Outbound IP…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2021-07-28T21:19:23.573+00:00
Ryan Hill 28,631 Reputation points Microsoft Employee
commented 2024-11-06T12:46:18.6766667+00:00
Jessica Espada 0 Reputation points
1 answer

Please delete this topic

Please delete this topic Please delete this topic Please delete this topic

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
965 questions
asked 2024-10-25T12:57:15.7866667+00:00
PeterT94 0 Reputation points
edited a comment 2024-11-06T10:01:41.9+00:00
PeterT94 0 Reputation points
1 answer One of the answers was accepted by the question author.

Use custom certificate with missing hostname on Web App - using IP based SSL

Hi, I am using a certificate without a hostname, which is an Application Gateway. I would like to use the certificate directly in Web App using "IP based SSL" binding. But I am not allowed to import the certificate (for use in IP based SSL) in…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-11-03T11:35:01.53+00:00
Martin Jørgensen 56 Reputation points
accepted 2024-11-06T09:48:35.7033333+00:00
Martin Jørgensen 56 Reputation points