216 questions with Azure App Configuration tags

Sort by: Updated
2 answers

How to setup an Microsoft social login on a website

Hello, im trying to insert an social login on my website with azure, but i dont know exactly how to proceed since i started programmation a while ago, i already created the aplication, the client ID and the client secret, but i dont know exactly what…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2024-03-09T20:44:05.3733333+00:00
Artwork Decorações 0 Reputation points
commented 2024-03-10T17:22:07.6933333+00:00
Artwork Decorações 0 Reputation points
1 answer

Unable to Grant Permissions on Azure Application for Azure Key Vault

Hi Community, I am encountering an issue with Azure Key Vault. I am trying to perform all operations as mentioned in the doc (https://learn.microsoft.com/en-us/rest/api/keyvault/keyvault/vaults) for the key vault but I am getting a 403 error while I am…

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,207 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2024-02-26T07:51:19.85+00:00
Saurabh Bhandari 0 Reputation points
commented 2024-03-04T21:19:16.47+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Configuring the Wildcard App Service certificate to auto renew on the Azure Web Apps ?

I have Azure Web Apps with the custom domains already up and running in the production environment service as service.domain.com, the SSL certificate has expired today and I wanted to integrate the Wild Card App Service certificate that I have purchased…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
856 questions
asked 2024-02-13T06:00:42.0966667+00:00
EnterpriseArchitect 5,156 Reputation points
commented 2024-02-22T03:32:30.18+00:00
brtrach-MSFT 15,866 Reputation points Microsoft Employee
1 answer

Mount the Azure storage account (file share) and linking the virtual directory to the Azure Web App

Its a Java based app which has local database Derby (flat file based) that is listening on the particular port. Application functions correctly and works as expected. Within the site’s root folder C:\home\site\server\history>   there are multiple…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,959 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 questions
asked 2024-02-19T20:07:11.2866667+00:00
Sagar S 1 Reputation point
answered 2024-02-21T06:49:54.16+00:00
VenkateshDodda-MSFT 19,646 Reputation points Microsoft Employee
1 answer

User is not able to connect to the service. The network is down or a firewall or browser extension (such as an ad blocker) is mistakenly preventing access

Hello, After entering a value that includes xml tags in an app configuration, I cannot access the configuration explorer, the message is: the error message is "User is not able to connect to the service", "details": "We had…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2020-10-08T18:03:44.463+00:00
Alicia R 6 Reputation points
commented 2024-02-13T16:55:59.0833333+00:00
Ankit Kumar Singh 0 Reputation points
6 answers One of the answers was accepted by the question author.

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 App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2021-02-12T09:39:06.19+00:00
Glenn Maxwell 10,791 Reputation points
commented 2024-02-08T05:24:40.4433333+00:00
EnterpriseArchitect 5,156 Reputation points
2 answers

How to persist Azure App Configuration changes to appsettings.json

I have set up dynamic updates for an asp.net 6 app. It uses the polling method and updates when the sentinel key changes. What I would like to do is persist the changes to the appsettings.json file whenever they occur. I've looked at other options, like…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,415 questions
asked 2023-10-16T19:24:16.18+00:00
Lilley, Kristopher L 0 Reputation points
answered 2024-01-24T00:04:27.34+00:00
Carlos dos Santos 85 Reputation points
0 answers

Azure App Configuration: Issues Overriding Non-Prefixed Keys with Prefixed Variants

Given an Azure App Configuration key with no prefix: Setting123, I am not able to override this key with a prefixed version of it Environment:Setting123. This returns the key with the value from the non-prefixed key. If I don't execute TrimKeyPrefix…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,415 questions
asked 2023-12-28T09:18:25.3433333+00:00
Kyle Knapp 10 Reputation points
commented 2023-12-29T03:09:53.28+00:00
MayankBargali-MSFT 70,016 Reputation points
1 answer One of the answers was accepted by the question author.

How to use Service Principal/Managed Identities to access Azure App Configuration from .NET Framework Application?

I need to disable Local Authentication Methods (Access Keys) for Azure App Configuration Stores. Currently for an ASP.NET Framework application, I am using the following for accessing the App Configuration Store from my…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,422 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,674 questions
asked 2023-01-12T12:30:34.1466667+00:00
Aayush Suresh Jain 141 Reputation points
commented 2023-12-13T16:54:44.44+00:00
Jaquez, Harfel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Will there be automatic failover in @Microsoft.AppConfiguration(Endpoint=https://xxxx.azconfig.io; Key=xxxx; Label=xxxx) in appservice

Dear Azure QA Team We are using the key value of app configuration as environment variable in appservice, such as @Microsoft.AppConfiguration(Endpoint=https://xxxx.azconfig.io; Key=xxxx; Label=xxxx) When we enable Replica(s) in Geo-replication in app…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 questions
asked 2023-10-06T06:30:45.7666667+00:00
張 華州 20 Reputation points
commented 2023-10-17T07:04:52.34+00:00
張 華州 20 Reputation points
1 answer

Custom Claims added for enterprise app is not showing up in SAML response

I have added the custom claims for my AAD Enterprise application in AAD as below. ClientRoles - user.groups Departments - user.department EmailAddress - user.mail FirstName - user.givenname http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name -…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,715 questions
asked 2023-10-11T10:28:18.3766667+00:00
Gaurav Kumar 1 Reputation point
answered 2023-10-13T07:19:43.1933333+00:00
Akhilesh 7,315 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure application insights showing duplicate log entry for Node js application

We have a node js application and configured application insight using application insight key in launch.json, but in azure application insight showing duplicate log entry, I tried in google and also stackoverflow but unable to solve the issue. My…

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,075 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 questions
asked 2022-07-11T05:14:40.443+00:00
Anil Nivargi 26 Reputation points
commented 2023-10-12T17:54:15.88+00:00
Chris 0 Reputation points
1 answer One of the answers was accepted by the question author.

SLA for App Configuration deployed into Availability Zones

Hi This question is about App Configuration and its availability. I found that the SLA is 99.9%, the question is if we get a better SLA if we either use Availability Zones or Geo-replication and what it will be if we do one of them. I found in the…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2023-09-28T08:06:37.79+00:00
Mads Monrad Larsen 20 Reputation points
accepted 2023-09-29T06:32:50.82+00:00
Mads Monrad Larsen 20 Reputation points
2 answers One of the answers was accepted by the question author.

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
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2023-08-30T05:50:33.34+00:00
Bodavula Sai Vamsi Mohan Krishna 20 Reputation points
commented 2023-09-12T15:10:55.5966667+00:00
MuthuKumaranMurugaachari-MSFT 22,281 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions Isolated Process with AzureAppConfiguration causing throttling

We have a few isolated process function apps running on separate consumption plans and they are repeatedly making calls to the shared Azure App Configuration, presumably due to the server cooling down and then redoing the cold start. This is causing our…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,710 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,669 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2023-08-15T14:46:00.1933333+00:00
Thomas Baxendale 60 Reputation points
commented 2023-08-22T12:33:09.56+00:00
MuthuKumaranMurugaachari-MSFT 22,281 Reputation points
2 answers

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 Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,249 questions
asked 2023-07-25T16:57:08.69+00:00
Safdie, BJ 0 Reputation points
answered 2023-08-03T20:14:25.8533333+00:00
Bruce (SqlWork.com) 61,816 Reputation points
1 answer One of the answers was accepted by the question author.

How to access Azure webapp of Application event log into Azure Log Analytic Workspace instead of Diagnostic tool

Actually, we want to access the Application event log in Log Analytic Workspace for access all type info in one place.

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,075 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 questions
asked 2023-07-26T07:30:14.52+00:00
Venkatasiva Ganumukkala 20 Reputation points
accepted 2023-07-31T10:39:02.27+00:00
Venkatasiva Ganumukkala 20 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a way that I can get the object ID from AAD so as to be able to add the user to the AAD group?

Hello, I am send HTTP request, and it's successfully working. But I want to retrieve the object ID of the user that needs to be added to the AAD group (as of now I'm directly doing get https://graph.microsoft.com/v1.0/groups/{group.id}/members/$ref to…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,496 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,438 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,715 questions
asked 2023-07-27T22:47:36.83+00:00
Smriti Rai 60 Reputation points
commented 2023-07-31T09:40:41.1866667+00:00
CarlZhao-MSFT 40,311 Reputation points
1 answer One of the answers was accepted by the question author.

How can i implement feature flag using Azure App Configuration for MVC project in .Net Framework

"I am interested in utilizing the Azure App Configuration feature manager to implement a feature flag." "While I have come across documentation from Microsoft that explains how to implement a feature flag for a console application…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
216 questions
asked 2023-07-19T10:52:01.49+00:00
Prasanna Venkatesh Rajendran 25 Reputation points
commented 2023-07-26T13:39:57.91+00:00
Prasanna Venkatesh Rajendran 25 Reputation points
1 answer One of the answers was accepted by the question author.

msiam_access role

I could not find enough information about the msiam_access role, but I would like to know - does it necessarily indicates a SAML integration app or does it exist also in any app defines custom appRoles? Also, I am confused because by documentations I…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
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,438 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,715 questions
asked 2023-07-24T11:49:02.82+00:00
JohnErvin-4462 40 Reputation points
accepted 2023-07-26T09:20:28.1633333+00:00
JohnErvin-4462 40 Reputation points