225 questions with Azure App Configuration tags

Sort by: Updated
0 answers

I want to change NameServer how should I do?

I want to change NameServer how should I do? Help Pls

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Microsoft Entra
asked 2021-09-10T20:00:18.44+00:00
Berkay Berkay 1 Reputation point
commented 2021-09-10T20:08:57.247+00:00
Tasadduq Burney 8,416 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to configure custome subdomain

Hello, I have a subdomain registered with GoDaddy and a website (build on Azure Dot Net 5) hosted on Azure App services. I want to do a custom subdomain configuration in this case. Currently, I am trying it on Azure free tier however I am okay to…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-08-30T05:33:27.81+00:00
Milind 41 Reputation points
commented 2021-09-01T14:14:08.537+00:00
singhh-msft 2,431 Reputation points
1 answer

Reduce requests made to App Configuration from Spring Boot application

I have a Spring Boot application deployed as a web app and this is configured to fetch externalized properties from my App Configuration resource. I do not need my configuration properties to be reset often, yet my app is making thousands of calls,…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
asked 2021-08-06T01:02:24.073+00:00
Nathan Quirk 1 Reputation point
commented 2021-09-01T05:48:01.283+00:00
singhh-msft 2,431 Reputation points
1 answer One of the answers was accepted by the question author.

Using Feature Flags with label and null label values cause dynamic response from the feature manager

Hi all, we had an issue with using feature flags. We apply the code and expect to read all features and the labeled should always override the null labeled one. .UseFeatureFlags(featureFlagOptions => …

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
asked 2021-07-30T10:42:21.23+00:00
Ivan Dobrynskyi 21 Reputation points
accepted 2021-08-03T12:52:30.113+00:00
Ivan Dobrynskyi 21 Reputation points
1 answer

Backup Azure configuration settings

Hello there, After experiencing VM's in Azure and all kinds of API-connections, storage accounts, routes etc., for a few moths now, I was wondering. Is there a way to safe these configuration-items in anyway. We have got a number of people working on…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-07-30T13:46:31.107+00:00
Frits Wierenga 1 Reputation point
answered 2021-08-02T04:31:19.253+00:00
Pramod Valavala 20,616 Reputation points Microsoft Employee
1 answer

Integrate Azure AD B2C with App Service Authentication

Hi. We have an App Service running in Azure. A third party has created an AD B2C for us, provided us with the client id and secret and a profile URLs for signup / signin, edit profile and change password. Now, we were trying to set up this AD B2C…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,837 questions
asked 2021-05-27T13:10:09.243+00:00
cbley 1 Reputation point
commented 2021-07-19T11:23:20.7+00:00
cbley 1 Reputation point
1 answer

what can be use to monitor and backup configurational changes of an app service?

when a person make changes to the configuration of an app service, there is no apps/services that would audit the changes made.

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-07-15T05:29:15.317+00:00
Vinh Pham 1 Reputation point
answered 2021-07-15T13:03:33.327+00:00
svijay-MSFT 5,226 Reputation points Microsoft Employee
1 answer

How to read azure application setting and connection string in Angular?

I want to read the azure application setting of the azure app service in angular for the solution of multiple environments in angular.

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-03-17T05:14:20.783+00:00
Software Developer 21 Reputation points
commented 2021-07-02T09:08:31.62+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
1 answer One of the answers was accepted by the question author.

Maker checker in Azure services

Hi, I am exploring Azure services and wanted to know if maker-checker capabilities are present for Azure services. Essentially, functionality I am looking for - Changes carried out by one person on any Azure component (App service deployment, App…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,045 questions
asked 2021-06-21T14:43:58.087+00:00
Rishabh Goyal 21 Reputation points
accepted 2021-06-22T04:51:23.907+00:00
Rishabh Goyal 21 Reputation points
0 answers

Unable to use Custom script of azure app in python

I am trying install this command through custom script in python ..but not able to do apt install -y tesseract-ocr while running same on kudu will work ?

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-06-10T10:01:53.62+00:00
Dixit, Vikas 1 Reputation point
commented 2021-06-11T09:41:22.977+00:00
svijay-MSFT 5,226 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Issue with Web App Scaling

I would like to use VNET integration for my Web App. My Web App is talking to Azure SQL DB at the moment and i am going to use Private Link for Azure SQL. So for that it is essential to enable VNET integration for my web app as per the URL : …

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
asked 2021-06-03T16:05:05.913+00:00
Pallab Chakraborty 401 Reputation points
accepted 2021-06-10T13:44:51.55+00:00
Pallab Chakraborty 401 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Feature Flags - Net Framework

I am using Azure Feature Filters with the Net Framework 4.8. I created a Targeting Feature Filter and entered 1 group name which I call from my application. It should return true if the group is found and false if not found. I followed this tutorial to…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-06-05T21:03:01.81+00:00
dml5 21 Reputation points
commented 2021-06-10T03:29:46.447+00:00
singhh-msft 2,431 Reputation points
1 answer

.Net Core Azure App service Linux not able to cofigure Environment variable

hi, we are trying to use Google firebase in our .Net Core Api... firebase needs us to configure an Env. Variable pointing to a file... as we have deployed our app on Azure App Service [Linux] we tried setting env. variable …

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
asked 2021-06-07T17:33:40.577+00:00
Puneet Yadav 11 Reputation points
answered 2021-06-08T11:22:46.61+00:00
Puneet Yadav 11 Reputation points
1 answer One of the answers was accepted by the question author.

Python API integration with App Config & Feature Management

I would like to use Feature Management in a python function app that acts as an API. I am finding no resources on what the equivalent package would be to Microsoft.FeatureManagement for use in python. I am interested in more than just enabled/disabled…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-05-25T22:43:42.297+00:00
Cynthia Johnson 26 Reputation points
commented 2021-05-27T17:02:02.577+00:00
Cynthia Johnson 26 Reputation points
1 answer One of the answers was accepted by the question author.

Java App Configuration Client returns Key Vault secret URI, not actual secret value

I have created a simple Spring Boot App Service in Azure to learn about the Azure App Configuration capabilities. This app uses both the "MessageProperties" approach that is used in the Azure Documentation (see code below) and also uses a…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-05-16T14:28:52.41+00:00
CareyBoldenow 96 Reputation points
accepted 2021-05-19T16:48:59.453+00:00
CareyBoldenow 96 Reputation points
1 answer One of the answers was accepted by the question author.

Can we use app-configuration in Java Azure function bindings

Hello, I cannot seem to find a way to leverage App Configuration for properties that are used in my Azure Function bindings. For example, in the code snippet below, I would like to use App Configuration to serve up the value for the…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-05-14T11:58:07.753+00:00
CareyBoldenow 96 Reputation points
accepted 2021-05-17T10:34:32.067+00:00
CareyBoldenow 96 Reputation points
1 answer One of the answers was accepted by the question author.

App Configuration Client failure

Good morning team, I have a question regarding app configuration client. In what cases can app configuration fail and if does fail does it give any error? For example if the connection string is wrong? And the second question: Can I do something like…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-05-03T17:07:03.663+00:00
Nadia Kim - Vendor 41 Reputation points
commented 2021-05-05T18:24:10.993+00:00
Nadia Kim - Vendor 41 Reputation points
2 answers One of the answers was accepted by the question author.

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-05-04T08:42:56.223+00:00
Samad 21 Reputation points
accepted 2021-05-04T09:39:21.807+00:00
Samad 21 Reputation points
1 answer

Generating an app password in the Azure portal

Hi - looking for some help on app password setup. Right now I can create and generate an app password using the command line as follows: az ad sp create-for-rbac -n "myappname" --years 2 I am wondering if I can create the equivalent from…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,266 questions
asked 2021-04-28T03:06:39.187+00:00
blusyblues 1 Reputation point
commented 2021-04-29T20:04:13.643+00:00
blusyblues 1 Reputation point
2 answers

Pull App Configuration values from Azure

.NET 5 Core applications pulls App Configuration values from Azure by the following call in the Program.cs file. webBuilder.ConfigureAppConfiguration((context, config) => { var…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
225 questions
asked 2021-03-23T19:28:34.637+00:00
Joel Palmer 1 Reputation point
answered 2021-03-26T17:22:33.723+00:00
Joel Palmer (JLPM) 141 Reputation points