Skip to content

Commit 51236ed

Browse files
Merge pull request #306680 from v-thepet/free17
BULK PR 17 - Q&M: Azure-Trial Cleanup Project
2 parents 2c8d0da + 715b99a commit 51236ed

97 files changed

Lines changed: 106 additions & 106 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/storage-actions/storage-tasks/storage-task-quickstart-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If your environment meets the prerequisites and you're familiar with using ARM t
2323

2424
## Prerequisites
2525

26-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
26+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2727

2828
## Review the template
2929

articles/storage-actions/storage-tasks/storage-task-quickstart-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This quickstart describes how to create a storage task by using Bicep.
1818

1919
## Prerequisites
2020

21-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
21+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2222

2323
## Review the Bicep file
2424

articles/storage-actions/storage-tasks/storage-task-quickstart-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In this quickstart, you learn how to use Azure CLI to create a storage task and
1616

1717
## Prerequisites
1818

19-
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
19+
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2020

2121
- An Azure storage account. See [create a storage account](../../storage/common/storage-account-create.md). As you create the account, make sure to enable version-level immutability support and that you don't enable the hierarchical namespace feature.
2222

articles/storage-actions/storage-tasks/storage-task-quickstart-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this quickstart, you learn how to use the Azure Storage Actions client librar
1919

2020
## Prerequisites
2121

22-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
22+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2323

2424
- An Azure storage account. See [create a storage account](../../storage/common/storage-account-create.md). As you create the account, make sure to enable version-level immutability support and that you don't enable the hierarchical namespace feature.
2525

articles/storage-actions/storage-tasks/storage-task-quickstart-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this quickstart, you learn how to use the [Azure portal](https://portal.azure
1717

1818
## Prerequisites
1919

20-
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
20+
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2121

2222
- An Azure storage account. See [create a storage account](../../storage/common/storage-account-create.md). As you create the account, make sure to enable version-level immutability support and that you don't enable the hierarchical namespace feature.
2323

articles/storage-actions/storage-tasks/storage-task-quickstart-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In this quickstart, you learn how to use Azure PowerShell to create a storage ta
1616

1717
## Prerequisites
1818

19-
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
19+
- An Azure subscription. See [create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2020

2121
- An Azure storage account. See [create a storage account](../../storage/common/storage-account-create.md). As you create the account, make sure to enable version-level immutability support and that you don't enable the hierarchical namespace feature.
2222

articles/storage-actions/storage-tasks/storage-task-quickstart-terraform.md

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

38-
- Create an Azure account with an active subscription. You can [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
38+
- Create an Azure account with an active subscription. You can [create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3939

4040
- [Install and configure Terraform](/azure/developer/terraform/quickstart-configure)
4141

articles/stream-analytics/copy-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you want to move, copy or back up your Azure Stream Analytics jobs in Azure,
1818
> * Copying a job to another region does not copy the last output time. Therefore, you cannot use [**When last stopped**](./start-job.md#start-options) option when starting the copied job.
1919
2020
## Before you begin
21-
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
21+
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2222

2323
* Sign in to the [Azure portal](https://portal.azure.com/).
2424

articles/stream-analytics/create-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A [Stream Analytics cluster](cluster-overview.md) is a single-tenant deployment
1515

1616
## Prerequisites
1717

18-
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
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
* Completion of [Quickstart: Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md).
2020

2121
## Create a Stream Analytics cluster

articles/stream-analytics/event-hubs-parquet-capture-tutorial.md

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

2727
Before you start, make sure you've completed the following steps:
2828

29-
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
29+
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3030
* [Deploy the TollApp event generator app to Azure](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-stream-analytics%2Fmaster%2FSamples%2FTollApp%2FVSProjects%2FTollAppDeployment%2Fazuredeploy.json). Set the 'interval' parameter to 1, and use a new resource group for this step.
3131
* Create an [Azure Synapse Analytics workspace](../synapse-analytics/get-started-create-workspace.md) with a Data Lake Storage Gen2 account.
3232

0 commit comments

Comments
 (0)