Skip to content

Commit 751d09d

Browse files
resolve warnings
1 parent 3f92adb commit 751d09d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-app-configuration/concept-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ After these resources are configured, use the following steps so that the Azure
4040

4141
## Enable customer-managed key encryption for your App Configuration store
4242

43-
1. [Create an App Configuration store](quickstart-azure-app-configuration-create) if you don't have one.
43+
1. [Create an App Configuration store](./quickstart-azure-app-configuration-create) if you don't have one.
4444
1. Create an Azure Key Vault by using the Azure CLI.
4545

4646

articles/azure-app-configuration/howto-integrate-azure-managed-service-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ To complete this tutorial, you must have:
4545

4646
:::zone target="docs" pivot="framework-dotnet"
4747

48-
* An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/en-us/free/).
48+
* An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
4949
* An Azure App Configuration store. [Create a store](./quickstart-azure-app-configuration-create.md).
5050
* [.NET SDK 6.0 or later](https://dotnet.microsoft.com/download).
5151

5252
:::zone-end
5353

5454
:::zone target="docs" pivot="framework-spring"
5555

56-
* An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/en-us/free/).
56+
* An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
5757
* An Azure App Configuration store. [Create a store](./quickstart-azure-app-configuration-create.md).
5858
* A supported [Java Development Kit (JDK)](/java/azure/jdk) with version 11.
5959
* [Apache Maven](https://maven.apache.org/download.cgi) version 3.0 or above.

0 commit comments

Comments
 (0)