App Registration vs Enterprise Applications
Hi All What is the major differences between Azure App Registration and Enterprise Applications. what i see is that with enterprise application we can integrate with other companies.
Azure App Configuration

Azure Active Directory Verify custom domain issue
Hi, My ADD app is showing 'unverified'. I am trying to verify the domain for that app from 'branding and properties->publisher domain- verify new domain' I am trying to add the domain but getting an error -> 'the JSON file located at the server has…
Azure App Configuration
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Can't create App Configuration with free tier SKU
Hi, I can't create the app configuration service with a free tier SKU. The error is: { "status": "Failed", "error": { "code": "ResourceDeploymentFailure", …
Azure App Configuration
Windows Service with Azure Configuration Service
I posted the program.cs code below in Exhibit 1 which creates the host. Note, that I ".UseWindowsService" and I "AddAzureAppConfiguration". The problem is that my build guy says that the install doesn't work if there is no internet…
Azure App Configuration
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | .NET Runtime
Windows for business | Windows Server | User experience | Other
Azure App Configuration number of keys limitations
Good afternoon to the team, I wanted to find out if there is a limit for number of keys (key value pairs) that can be used in azure app configuration? I went through the docs and it is only mentioning the size limit for a single key value pair, which is…
Azure App Configuration
App configuration: subscription has reached its limit of 'configurationStores'
When I try to create a new "App Configuration" resource with Free tier pricing - I am getting a deployment error such as: The subscription has reached its limit of 'configurationStores' resources with the 'free' SKU." Correlation…
Azure App Configuration

Sending mail in PHP application using Graph API not working
When trying to send a POST request to "/users/{email}/sendMail" I get an error 403 telling me "Access is denied. Check credentials and try again." But my application do have the right permissions (see screenshot) Same…
Azure App Configuration
Microsoft Security | Microsoft Graph
How to use Service Principal(I'd and secret) to access Azure App Configuration from APIM policy?
How to use Service Principal(I'd and secret) to access Azure App Configuration from APIM policy?
Azure API Management
Azure App Configuration
Basic Authentication Deprecation in Microsoft Graph API?
As per Microsoft, Basic Authentication will be deprecated in Exchange Online effective October 1, 2022. This ability will be removed from Exchange ActiveSync (EAS), POP, IMAP, Remote PowerShell, Exchange Web Services (EWS), Offline Address Book (OAB),…
Azure App Configuration
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Azure Web App AAD Authentication with PBI API
Hi, I have created an App Registration, where the API Permissions for PBI (Delegated) are granted. The App Registration also has a client secret. Next I have created an App Service where one of the slots is used for a Web App (React + .NET…
Azure App Configuration
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Added scond domain, need it and it's www to resolve same as first
Failed to configured SSL Binding for eohlcaup.comCannot update IP SSL Bindings because total number of allowed IP addresses per site will be exceeded.
Azure App Configuration
Can Azure Stream Analytics Integrate with Azure App Configuration?
Can Azure Stream Analytics Integrate with Azure App Configuration?
Azure App Configuration
Azure Stream Analytics
Azure App Service is restarting everyday
Hi. We are using few Azure Web Apps to host our APIs. In a web app, at the start of the logs for each day, we are able to observe the logs that represents the app has just started. (Screenshot of logs attached). We are using restify in nodejs. …
Azure App Configuration
Azure App Service
Azure Function cannot retrieve settings from Azure App Config in West EU
Hi, We are having some azure functions deployed on Azure (West EU). Suddenly, none of them can be triggered today (14th January 2021). We are using the Service Bus Queue trigger. We have two different resource groups in the West EU and all…
Azure Functions
Azure App Configuration
APP config exporting key value pairs limitaion
Hey Team. Basically, I am working on exporting Key value pairs from my appconfig on azure . so this is my command I have been implementing to export . az appconfig kv export -n myappconfig-list1-demo -d file --path ./test123.yaml --prefix…
Azure App Configuration
Azure App Configuration: The request was aborted: Could not create SSL/TLS secure channel.
I am attempting to move the configuration for our web form reporting software to use Azure App Configuration. It works while on my local machine, but when I publish to our test environment, it returns a RequestFailedException: The request was aborted:…
Azure App Configuration
Creating a stuff realtime delivery tracking system like food
Hello, Actually I am searching for the way to deploy the map on the web where client id, I mean user IP or location is taken and pin it up on the map and than search for the nearest office/hospital (office data like location in latitude and longitude I…
Azure App Configuration
Azure Maps
Azure App Service
Single Domain Name for Multiple App Services
Hi, We are in the process of moving multiple tomcat webapps to Azure App Services. Each webapp is currently in its own Linux App Service, all in the same App Service Plan. There is a requirement for these applications to share a cookie which is only…
Azure App Configuration
Azure Application Gateway
Azure App Service
Comparison between Azure App Service vs Azure Kubernetes Service
Hi Team, We are having 7 azure app services currently to consume 7 kafka topics, and it altogether give me round 3-4 billion records on the daily basis. We are suggested to check Azure Kubernetes Service to utilize the architecture in a better way.…
Azure App Configuration
Azure Kubernetes Service
Exception in worker process
Hello, I'm trying to deploy my bot in azure but my app service doesn't work. I have the following error message : [ERROR] Exception in worker process Please someone can help me ? Thank you 2021-05-04T07:08:32.498526912Z [2021-05-04 07:08:32…