239 questions with Azure App Configuration tags

Sort by: Updated
1 answer

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…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
705 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,008 questions
asked Oct 21, 2024, 2:16 PM
Sydney Beck 0 Reputation points
commented Dec 12, 2024, 10:17 AM
harsha gowda44 0 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
asked Oct 29, 2024, 7:28 AM
이 현무 40 Reputation points
commented Dec 9, 2024, 4:26 AM
이 현무 40 Reputation points
2 answers

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
asked Nov 28, 2024, 4:26 AM
Dmitry Nechaev 20 Reputation points
answered Dec 3, 2024, 4:05 AM
VenkateshDodda-MSFT 22,716 Reputation points Microsoft Employee
1 answer

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…

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,380 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 18, 2024, 6:50 PM
Pablo Arenas 1 Reputation point
commented Nov 25, 2024, 5:10 PM
Pavan Minukuri 840 Reputation points Microsoft Vendor
1 answer

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…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
651 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,214 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Nov 21, 2024, 12:38 PM
Chris Gray 0 Reputation points
answered Nov 22, 2024, 10:41 AM
Pinaki Ghatak 5,305 Reputation points Microsoft Employee
1 answer

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.

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 22, 2024, 5:17 AM
Athi Narayanan Jeyaraj 0 Reputation points Microsoft Employee
commented Oct 28, 2024, 12:49 PM
LeelaRajeshSayana-MSFT 16,701 Reputation points
0 answers

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
asked Oct 24, 2024, 10:09 PM
john john Pter 360 Reputation points
edited the question Oct 25, 2024, 3:17 AM
RDash 2,325 Reputation points Microsoft Vendor
1 answer

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 16, 2024, 11:48 AM
Brendan 0 Reputation points
commented Oct 22, 2024, 3:20 PM
Anonymous
0 answers

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 7, 2024, 1:51 PM
Francesco Borraccino 5 Reputation points
edited the question Oct 16, 2024, 1:34 AM
AllenXu-MSFT 21,761 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,214 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 11, 2024, 11:23 PM
Ning Zhu 131 Reputation points
commented Oct 13, 2024, 2:09 AM
Ning Zhu 131 Reputation points
1 answer

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Sep 20, 2024, 12:34 PM
Gerry Helme 0 Reputation points
edited the question Oct 7, 2024, 5:03 AM
MayankBargali-MSFT 70,741 Reputation points
2 answers One of the answers was accepted by the question author.

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…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Oct 3, 2024, 9:23 AM
Michael Agbogidi 25 Reputation points
accepted Oct 4, 2024, 9:45 PM
Michael Agbogidi 25 Reputation points
2 answers One of the answers was accepted by the question author.

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 App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
756 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
asked Jan 5, 2022, 11:42 AM
AAKARSHIT CHAURASIA 21 Reputation points
answered Oct 1, 2024, 3:25 AM
rubycalhoun 0 Reputation points
0 answers

enable and configure App sync

How do I go about enabling app list backup for my users.

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Sep 25, 2024, 1:13 PM
Saralux Admin 0 Reputation points
edited the question Sep 26, 2024, 9:23 AM
KapilAnanth-MSFT 47,731 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to disable TLS 1.0 and 1.1 in SLES 15.4?

This is regarding alert I received: "Action recommended: Ensure your resources that interact with Azure services are using TLS 1.2 by 31 October 2024" Question: Do I need to disable TLS 1.0/1.1 at OS level on SLES 15.4 or not? Our…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,134 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,057 questions
asked Sep 19, 2024, 10:09 AM
Tushar Vanzara 20 Reputation points
edited a comment Sep 19, 2024, 10:09 PM
Lex Li (Microsoft) 5,662 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure App Configuration - order of reading keys with different key-filters

Hi, We have Java Spring applications that are integrated with Azure App Configuration. In each application we have following setup of appconfiguration: spring: cloud: azure: appconfiguration: stores: -…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Sep 3, 2024, 10:40 AM
Steve K 20 Reputation points
accepted Sep 19, 2024, 5:29 AM
Steve K 20 Reputation points
1 answer

Azure App Configuration Free Tier Hourly Quota

Hi I'm using Azure App Configuration Free Tier and my requests are throttled long before I ever even approach 1000 requests per day. Can't figure out what is the reason for it? Also, I can't make any sense of the number of requests. This is my…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Aug 16, 2024, 1:42 PM
Mateusz Klys 0 Reputation points
commented Sep 18, 2024, 6:27 AM
Deepanshukatara-6769 11,935 Reputation points
2 answers

Microsoft Entra ID is redirecting user to wrong reply url localhost:8080

I've an Azure Web App, with the following Single Page Application Redirect…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,542 questions
asked Aug 29, 2024, 3:34 PM
blest 5 Reputation points
commented Sep 10, 2024, 7:05 PM
blest 5 Reputation points
1 answer

Access SharePoint file from Azure Data Factory

I am new to this forum and I have posted the same question to a more general forum. My apologies. It seems this forum is more specific to Azure. I am trying to load a CSV file stored in SharePoint into an Azure SQL Server table. To do this I create Azure…

Azure SQL Database
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,028 questions
asked Aug 30, 2024, 4:19 AM
TYO 0 Reputation points
commented Sep 5, 2024, 5:44 PM
Smaran Thoomu 18,385 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure App Configuration resource name is already in used

Hello everyone, Today we are expecting an issue regarding the resource name is already in used when is already deleted (for Azure App configuration resources), if we created an app config with the name i.e., "test-app-config" and we…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
239 questions
asked Feb 10, 2021, 4:15 PM
Marcos Peláez Encinas 21 Reputation points
commented Sep 5, 2024, 1:44 PM
Marcos Peláez Encinas 21 Reputation points