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…
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…
![](https://techprofile.blob.core.windows.net/images/87ESmqZrLUGA2Ockp7wKAw.png?8D848E)
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…
"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…
Unable to authenticate to graph api using client credentials flow
Hello, I am trying to connect to our azure app using graph api and client credentials workflow. In Postman, I am getting error on token authentication. Error: "error": "unauthorized_client", "error_description":…
![](https://techprofile.blob.core.windows.net/images/pBV9r8HlP0ejtt8UsdEh6Q.png?8D93F6)
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…
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…
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…
![](https://techprofile.blob.core.windows.net/images/hra_WeT_hEmSpN-7GT42eA.png?8DA207)
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…
![](https://techprofile.blob.core.windows.net/images/ny8DxPvPMky3dIOsQ9_3Dg.png?8DC7C0)
Azure App Configuration resource manager api is decoding characters in key and label before reaching the url end point.
App Config resource manager API to create or update Key Values is giving 404 error when the key has a forward slash in it.
![](https://techprofile.blob.core.windows.net/images/ZhuQZy-pjkW_z26a6pEz7A.png?8DAD21)
Error when Fork this repository and define the Forked repository as the "External GIT" inside our Azure Web app "Deployment Center"
We have an Azure App Service >> and inside the "Deployment Center" >> "External GIT" >> i define this repo as the external GIT. and i did the deployment and it went successfully. Now I Forked this repo inside another…
Web App Angular 404 on refresh
Hi So ran into an issue, we currently have an angular website which is currently running as a standard web app on our azure portal. We currently are getting an issue on it when we refresh the a page that extends beyond the initial index page we get a 404…
Issue with Acquiring Token for SharePoint using Azure App on Specific Tenant
I'm using an Azure app and this code to obtain a token for SharePoint, but I'm encountering an error when I run the following code: public async Task<string> GetS2SAccessToken(string authority, string resource, string clientId) { string…
![](https://techprofile.blob.core.windows.net/images/YJmo-0Hx-UiaAJ-wIBGfpw.png?8DA9F9)
How to connect to App Configuration from Azure Function with User Managed Identity
Hi, I have set up a user managed identity for several Azure Functions to access some resources, in particular App Configuration. However, I am getting access errors, while switch to System Managed Identity everything is working fine. Any changes I…
How to upgrade apps and services from TLS1.1 to TPS 1.2?
As an Azure subscription holder I received an email advising that I need to upgrade TLs1.1 to TLS1.2 for all dependent services before October 30 2024. I have absolutely no Idea of how I might achieve this? Online articles are complex and way beyond my…
![](https://techprofile.blob.core.windows.net/images/j_hATN6lWUGQqy8lwG64fA.png?8D869F)
How to fix Access to appconfig was denied. Please ensure the required role assignment is made for the identity running this task.
The client secret key of an app on azure portal expired and was renewed. The service connection from azure devops to the azure portal was also recreated. The creator of the service connection is having the owner role as well as the App Configuration Data…