Skip to content

Commit 87254e3

Browse files
committed
replace
1 parent 21e3c6c commit 87254e3

91 files changed

Lines changed: 93 additions & 93 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/azure-app-configuration/azure-pipeline-export-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Azure App Configuration Export task exports key-values from your App Configu
1515

1616
## Prerequisites
1717

18-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
18+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1919
- App Configuration store - [create one for free](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store)
2020
- Azure DevOps project - [create one for free](https://go.microsoft.com/fwlink/?LinkId=2014881)
2121
- [Azure Pipelines agent version 2.144.0](https://github.com/microsoft/azure-pipelines-agent/releases/tag/v2.144.0) or later and [Node version 16](https://nodejs.org/en/blog/release/v16.16.0/) or later for running the task on self-hosted agents.

articles/azure-app-configuration/azure-pipeline-import-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Azure App Configuration Import task imports key-values from a configuration
1515

1616
## Prerequisites
1717

18-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
18+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1919
- App Configuration store - [create one for free](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store)
2020
- Azure DevOps project - [create one for free](https://go.microsoft.com/fwlink/?LinkId=2014881)
2121
- [Azure Pipelines agent version 2.144.0](https://github.com/microsoft/azure-pipelines-agent/releases/tag/v2.144.0) or later and [Node version 16](https://nodejs.org/en/blog/release/v16.16.0/) or later for running the task on self-hosted agents.

articles/azure-app-configuration/azure-pipeline-snapshot-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Azure App Configuration snapshot task is designed to create snapshots in Azu
1515

1616
## Prerequisites
1717

18-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
18+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1919
- App Configuration store - [create one for free](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store)
2020
- Azure DevOps project - [create one for free](https://go.microsoft.com/fwlink/?LinkId=2014881)
2121
- [Azure Pipelines agent version 2.144.0](https://github.com/microsoft/azure-pipelines-agent/releases/tag/v2.144.0) or later and [Node version 16](https://nodejs.org/en/blog/release/v16.16.0/) or later for running the task on self-hosted agents.

articles/azure-app-configuration/enable-dynamic-configuration-aspnet-netfx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this tutorial, you learn how to:
2323
2424
## Prerequisites
2525

26-
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
26+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
- An App Configuration store, as shown in the [tutorial for creating a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
2828
- [Visual Studio](https://visualstudio.microsoft.com/vs)
2929
- [.NET Framework 4.7.2 or later](https://dotnet.microsoft.com/download/dotnet-framework)

articles/azure-app-configuration/enable-dynamic-configuration-dotnet-background-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this tutorial, you learn how to:
2525
2626
## Prerequisites
2727

28-
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
28+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2929
- An App Configuration store, as shown in the [tutorial for creating a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
3030
- [.NET SDK 6.0 or later](https://dotnet.microsoft.com/download) - also available in the [Azure Cloud Shell](https://shell.azure.com).
3131

articles/azure-app-configuration/enable-dynamic-configuration-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this tutorial, you learn how to:
2323
2424
## Prerequisites
2525

26-
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
26+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
- An App Configuration store, as shown in the [tutorial for creating a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
2828
- [Visual Studio](https://visualstudio.microsoft.com/vs)
2929
- [.NET Framework 4.7.2 or later](https://dotnet.microsoft.com/download/dotnet-framework)

articles/azure-app-configuration/enable-dynamic-configuration-java-spring-push-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this tutorial, you learn how to:
3535
3636
## Prerequisites
3737

38-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
38+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
3939
- A supported [Java Development Kit (JDK)](/java/azure/jdk) with version 11.
4040
- [Apache Maven](https://maven.apache.org/download.cgi) version 3.0 or above.
4141
- An existing Azure App Configuration Store.

articles/azure-app-configuration/enable-dynamic-configuration-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Azure App Configuration Python provider includes built-in caching and refres
1818

1919
## Prerequisites
2020

21-
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
21+
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2222
- An Azure App Configuration store. [Create a store](./quickstart-azure-app-configuration-create.md#create-an-app-configuration-store).
2323
- Python 3.8 or later - for information on setting up Python on Windows, see the [Python on Windows documentation](/windows/python/)
2424

articles/azure-app-configuration/howto-app-configuration-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, you learn how to set up Azure App Configuration event subscript
2020

2121
## Prerequisites
2222

23-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/). You can optionally use the Azure Cloud Shell.
23+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn). You can optionally use the Azure Cloud Shell.
2424

2525
[!INCLUDE [cloud-shell-try-it.md](~/reusable-content/ce-skilling/azure/includes/cloud-shell-try-it.md)]
2626

articles/azure-app-configuration/howto-disable-public-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article, you'll learn how to disable public access for your Azure App Co
1515

1616
## Prerequisites
1717

18-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/dotnet).
18+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
1919
- We assume you already have an App Configuration store. If you want to create one, [create an App Configuration store](quickstart-aspnet-core-app.md).
2020

2121
## Sign in to Azure

0 commit comments

Comments
 (0)