237 questions with Azure App Configuration tags

Sort by: Updated
0 answers

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.
237 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,890 questions
asked 2024-10-29T07:28:15.34+00:00
이 현무 20 Reputation points
edited the question 2024-10-29T15:32:02.7233333+00:00
Rakesh Gurram 9,055 Reputation points Microsoft Vendor
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.
701 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,890 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
957 questions
asked 2024-10-21T14:16:34.3766667+00:00
Sydney Beck 0 Reputation points
commented 2024-10-29T03:50:03.7966667+00:00
SnehaAgrawal-MSFT 21,686 Reputation points
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.
237 questions
asked 2024-10-22T05:17:19.69+00:00
Athi Narayanan Jeyaraj 0 Reputation points Microsoft Employee
commented 2024-10-28T12:49:02.7833333+00:00
LeelaRajeshSayana-MSFT 15,806 Reputation points Microsoft Employee
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.
237 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,890 questions
asked 2024-10-24T22:09:13.41+00:00
john john Pter 340 Reputation points
edited the question 2024-10-25T03:17:36.93+00:00
RDash 2,150 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.
237 questions
asked 2024-10-16T11:48:15.18+00:00
Brendan 0 Reputation points
commented 2024-10-22T15:20:18.1266667+00:00
Anonymous
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,308 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
asked 2024-10-18T18:50:20.7066667+00:00
Pablo Arenas 1 Reputation point
answered 2024-10-18T20:54:43.5566667+00:00
hossein jalilian 8,080 Reputation points
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.
237 questions
asked 2024-10-07T13:51:24.01+00:00
Francesco Borraccino 5 Reputation points
edited the question 2024-10-16T01:34:48.3+00:00
AllenXu-MSFT 20,966 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,073 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
asked 2024-10-11T23:23:21.74+00:00
Ning Zhu 131 Reputation points
commented 2024-10-13T02:09:31.4966667+00:00
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.
237 questions
asked 2024-09-20T12:34:14.32+00:00
Gerry Helme 0 Reputation points
edited the question 2024-10-07T05:03:47.9166667+00:00
MayankBargali-MSFT 70,516 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.
237 questions
asked 2024-10-03T09:23:53.8866667+00:00
Michael Agbogidi 25 Reputation points
accepted 2024-10-04T21:45:29.3+00:00
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.
237 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
734 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,890 questions
asked 2022-01-05T11:42:49.303+00:00
AAKARSHIT CHAURASIA 21 Reputation points
answered 2024-10-01T03:25:40.15+00:00
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.
237 questions
asked 2024-09-25T13:13:21.2866667+00:00
Saralux Admin 0 Reputation points
edited the question 2024-09-26T09:23:20.08+00:00
KapilAnanth-MSFT 46,681 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.
7,976 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,890 questions
asked 2024-09-19T10:09:01.6066667+00:00
Tushar Vanzara 20 Reputation points
edited a comment 2024-09-19T22:09:19.4066667+00:00
Lex Li (Microsoft) 5,582 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.
237 questions
asked 2024-09-03T10:40:59.8666667+00:00
Steve K 20 Reputation points
accepted 2024-09-19T05:29:21.8066667+00:00
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.
237 questions
asked 2024-08-16T13:42:57.4333333+00:00
Mateusz Klys 0 Reputation points
commented 2024-09-18T06:27:23.52+00:00
Deepanshukatara-6769 10,205 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.
237 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,070 questions
asked 2024-08-29T15:34:10.29+00:00
blest 5 Reputation points
commented 2024-09-10T19:05:25.2533333+00:00
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.
237 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,809 questions
asked 2024-08-30T04:19:52.9733333+00:00
TYO 0 Reputation points
commented 2024-09-05T17:44:49.3033333+00:00
Smaran Thoomu 16,640 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.
237 questions
asked 2021-02-10T16:15:29.537+00:00
Marcos Peláez Encinas 21 Reputation points
commented 2024-09-05T13:44:58.23+00:00
Marcos Peláez Encinas 21 Reputation points
1 answer

Update AddMicrosoftIdentityWebApp without restarting application

I have used AddMicrosoftIdentityWebApp in my program.cs class for Microsoft Authentication. builder.Services.AddAuthentication(opts => { opts.DefaultScheme = CookieAuthenticationDefaults.AuthenticationScheme; opts.DefaultChallengeScheme =…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,597 questions
asked 2024-09-01T18:27:16.7933333+00:00
Amit Singh Rawat 731 Reputation points
commented 2024-09-04T06:01:10.6633333+00:00
JasonPan - MSFT 5,896 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

What is the purpose of Azure stack settings .NET Version?

I'm setting up Azure Function app .net8 isolated and noticed that in Configuration -> General Settings -> Stack settings .NET Version is set to .NET Framework 4.8, however the function works fine. What does the .NET version imply in this context?…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,073 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
237 questions
asked 2024-08-26T10:53:19.65+00:00
Tomas Blažauskas 40 Reputation points
accepted 2024-09-02T06:55:16.72+00:00
Tomas Blažauskas 40 Reputation points