Dedicated email for the Azure services
We are going to use Azure SendGrid SaaS for our email migration. For the moment, we are using my company's email, like myname.XXXXatcompany.com, for testing the service, but when we go live, what is the best practice? I noticed there is a possibility to…
The azure app config my owner permissions are being denied after reactivation subscription.
my error is "User is not authenticated to access configuration data" from the explorer view in azure application config. more contexted "Possible causes of a 401 error: first last (my email) does not have the valid access keys to…
Getting error while connecting to App config using ARM Template and Terraform for a BOT Application
Getting below error after deployment of BOT Service using ARM Template and Terrform. Could anyone please let us know for any possible resolution or root cause of this error as soon as possible? Any help would be really appreciated! Error…
How to synchronize database changes between your staging and production WordPress environments on Azure App Service without disrupting live data
I'm managing a WordPress site hosted on Azure App Service with deployment slots for production and staging environments. Each slot connects to its own MySQL database to prevent cross-environment data issues. While the production site continuously…
WIF still requires client secret
I set up WIF (GCP -> Azure authentication) with a federated credential, enabled “Allow public client flows”, and are using urn:ietf:params:oauth:grant-type:jwt-bearer, but Azure AD still requires a client_secret. Here's the Correlation ID:…
.xml file listed in local .csproj contents but not present in Azure web app files, causing error
I have a deployed Azure Web Application that is linked to the GitHub repo triggered to automatically build and deploy with each new push to the repo on the main branch. The Github actions I wrote run without any error the same result is found in the…
How to enable Power BI and be able to use iti
(There isn't a choice in the tags and a child tags to specify power business intelligence issues with Azure or Fabric so please disregard the tag choices made from an insufficient option list.) I am simply trying to connect Power BI to my Excel. However,…

Access Azure App Configuration from a MAUI Mobile App
We are developing a .NET MAUI mobile application for Android and iOS. It uses AD authentication. It talks to several backend APIs we created in Azure and behind APIM, requiring both tokens and subscription keys. We have an Azure App Configuration…
Azure App Service Environment Quota
When I try to deploy a function app (EP1), app service environment (I1v2), or app service plans in the portal, with the CLI or terraform, I get the error 'This region has a quota of 0 instances for your subscription. Try selecting different region or…
"errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160f
Hello there Azure community, Realized an Azure account is connected to my hotmail email address/microsoft account when attempting to remove an expired credit card from the subscription section. The amount of things that seem to be configured within…
B2C Tenant - App registrations
I have two identical B2C tenants in regards to configurations, one works and the other does not. Using App registrations to try and login via a user account the failing tenant has the following error: From what I can see MFA has been satisfied with a…
Private Endpoint NSLookup Resolving to Public IP Instead of Private IP for AppConfiguration
I have set up a Private Endpoint for my Azure resource (AppConfiguration) and followed all the necessary steps as per the Microsoft documentation, including: Created a Private Endpoint. Configured a Private DNS Zone (privatelink.azconfig.io). Linked…
535 5.7.3 Authentication unsuccessful
Hello I try to use smtp for outlook with microsoft oauth2 in my pet project. I do all thing according…
Understanding the WEBSITE_ENABLE_DIAGNOSTICS Application Setting
What is the purpose of the WEBSITE_ENABLE_DIAGNOSTICS application setting? What are the effects of turning it ON or OFF?
Connections to storage account endpoint were blocked due to insufficient permission in the oAuth token presented
Hi, Connections to storage account endpoint were blocked due to insufficient permission in the oAuth token presented Some requests to the storage account fidroxamsdocument were blocked as the permissions presented in oAuth bearer token were not…
How to implement Azure App Proxy for external mobile access to an internal service?
About using Azure App Proxy to access internal servers without using a VPN I have an internal service that can be accessed from the outside via Microsoft entra id by specifying a URL. I want to use this on mobile as well, I have published a mobile…
Connection string with dash (hyphen) don't work on Linux App Service
I have a Linux web app deployed as code I used to define connection string with the name of the database. The one in use is with dash: myjax-integration. That connection string consistently returned as empty from configuration manager. So after figuring…

Is it possible to turn Application Insights off from an external source?
Is it possible to to turn off application insights remotely? I am trying to find a way (if there is any) to toggle TelemetryConfiguration.Active.DisableTelemetry = false via remote, I've been told that having an endpoint is futile because we won't…
I am having problems connecting from Azure Flex Consumption Function App to Service Bus
I have a flex consumption function app plan which has service bus connection string set in its app settings, however it does not seem to be consuming messages from Service bus. The service bus we use is a standard plan and the error we get is…
