228 questions with Azure App Configuration tags

Sort by: Updated
0 answers

How to fix Azure AD api error invalid_grant AADSTS9002313: Invalid request.

Trying to get Access token but getting below error, i am using PHP not sure what is missing here `400 Bad Request` response: {"error":"invalid_grant","error_description":"AADSTS9002313: Invalid request. Request is…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
asked 2024-09-20T13:39:51.0666667+00:00
Ghanshyam Singh 0 Reputation points
0 answers

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.
228 questions
asked 2024-09-20T12:34:14.32+00:00
Gerry Helme 0 Reputation points
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,814 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
asked 2024-09-19T10:09:01.6066667+00:00
Tushar Vanzara 0 Reputation points
edited a comment 2024-09-19T22:09:19.4066667+00:00
Lex Li (Microsoft) 5,577 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.
228 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.
228 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 9,030 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.
228 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,461 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.
228 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,596 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 15,040 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.
228 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.
228 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,528 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,456 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.
4,915 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
asked 2024-08-26T10:53:19.65+00:00
Tomas Blažauskas 20 Reputation points
accepted 2024-09-02T06:55:16.72+00:00
Tomas Blažauskas 20 Reputation points
1 answer One of the answers was accepted by the question author.

Limiting Number of Requests or Queuing Process on Azure Web App (App Service Plan P2V3)

I am using an Azure Web App on an App Service Plan P2V3 and am looking to limit the number of incoming requests or manage the queuing process within the web app service. In Windows IIS, we can set the application pool queue length to control this. Is…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
asked 2024-06-10T17:12:00.0333333+00:00
Niket Kumar Singh 360 Reputation points
accepted 2024-08-26T06:15:21.6433333+00:00
Niket Kumar Singh 360 Reputation points
0 answers

Suddenly My Application URL Load Showing File Not Found Text Messages

Hi, My Working Application Suddenly Not Working I'm Not Doing Anything. what was the issue previously azurewebsite.net rewrite azurewebsite.net/login but it's not routing. I re setup the rewrite using the URL…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
asked 2024-08-14T14:42:55.4233333+00:00
salman 20 Reputation points
0 answers

How to configure spring boot azure app linux services with connection strings

Azure app service running on Linux Java SE 17. I have existing azure configurations like so. why are the connection strings not being injected into the application properties/yml file. (ignore file…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
asked 2024-08-09T04:47:34.21+00:00
Walter Rodriguez 20 Reputation points
1 answer

How to restore deleted function within a function app?

I accidentally deleted a function contained inside a function app in Azure, and I'm wanting to restore it. In this case, there is no source control integation (repo) or Azure backups configured. I'm also unable to find it in a linked storage account or…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,915 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
asked 2024-08-07T17:53:02.25+00:00
Harmony 5 Reputation points
edited a comment 2024-08-07T18:50:13.9833333+00:00
Harmony 5 Reputation points
0 answers

A Record being inexplicably deleted by Azure Traffic Manager from DNS Zone

Hello all, Recently I have been running into a mysterious issue where my App Config’s A Record in my private DNS Zone is getting inexplicably deleted by the “Azure Traffic Manager and DNS” but I do not use Azure Traffic Manager and have not touched DNS…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
669 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
503 questions
asked 2024-07-31T12:20:25.6333333+00:00
Evan Venell 0 Reputation points
commented 2024-08-01T05:43:11.33+00:00
KapilAnanth-MSFT 44,561 Reputation points Microsoft Employee
1 answer

Azure App Permission for Get-RecipientPermission

I have defined an Azure App with read only permission for unattended script use to monitor and report on Azure AD accounts and Mailboxes (Users and Shared). A script I am working on to facilitate user offboarding is to remove delegated mailbox access for…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,492 questions
asked 2024-07-19T14:11:12.32+00:00
Mark_S 0 Reputation points
commented 2024-07-29T08:11:33.7066667+00:00
Xintao Qiao-MSFT 2,900 Reputation points Microsoft Vendor
1 answer

How to access Kudu Console for an WebApp hosted in VNET

We have an App Service with VNET Integration. Therefore the Inbound IP Address is having a Private IP Address. For some troubleshooting purpose, I would like to access the Kudu Console of the App Service. In general, we access the Kudu console for…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,915 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
asked 2022-05-12T18:34:15.59+00:00
David Maryo 111 Reputation points
commented 2024-07-23T21:28:15.58+00:00
Andrea Longhitano 100 Reputation points
1 answer One of the answers was accepted by the question author.

Domain validation ASUID TXT DNS record

Hello, I have a doubt about DNS TXT record asuid.{domain}. Should I keep it while the app is active? Or I can delete it after the application validation was done? Regards, Marcelo Castro

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
669 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
asked 2024-07-22T16:15:23.22+00:00
Marcelo Martins De Castro 20 Reputation points
accepted 2024-07-22T19:19:53.9533333+00:00
Marcelo Martins De Castro 20 Reputation points
0 answers

Azure App Gateway error - 502 Bad Gateway

Hi, I tried to add a Custom domain to my Azure App Service. Since then, I am getting '502 Bad Gateway' error. Can you please tell me how to fix this error? Regards, Umar

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,682 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
250 questions
asked 2024-06-22T10:18:20.37+00:00
Umer Rashid 85 Reputation points
edited the question 2024-07-11T12:34:32.3133333+00:00
KapilAnanth-MSFT 44,561 Reputation points Microsoft Employee
1 answer

How to integrate spring security with Azure OAuth2.0 endpoint ?

We are trying to use spring-boot-oauth-resource-server approach to enable authentication and authorization against Azure OAuth. We have registered a client app and create the client secret, scope api endpoints etc. We are also able to generate a token…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
228 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
121 questions
asked 2024-07-06T03:12:26.2133333+00:00
Raghavan 0 Reputation points
answered 2024-07-10T07:24:31.6666667+00:00
JananiRamesh-MSFT 26,631 Reputation points