Skip to content

Commit 1dcfb3c

Browse files
committed
replace
1 parent 391c944 commit 1dcfb3c

File tree

98 files changed

+105
-105
lines changed

Some content is hidden

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

98 files changed

+105
-105
lines changed

articles/machine-learning/data-science-virtual-machine/linux-dsvm-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this walkthrough, we analyze the [spambase](https://archive.ics.uci.edu/ml/da
2323

2424
Before you can use a Linux DSVM, you must cover these prerequisites:
2525

26-
* **Azure subscription**. To get an Azure subscription, visit [Create your free Azure account today](https://azure.microsoft.com/free/).
26+
* **Azure subscription**. To get an Azure subscription, visit [Create your free Azure account today](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727

2828
* [**Ubuntu Data Science Virtual Machine**](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2004). For information about provisioning the virtual machine, visit [Provision the Ubuntu Data Science Virtual Machine](./release-notes.md).
2929
* [**X2Go**](https://wiki.x2go.org/doku.php) installed on your computer with an open XFCE session. For more information, visit [Install and configure the X2Go client](dsvm-ubuntu-intro.md#x2go).

articles/machine-learning/how-to-access-resources-from-endpoints-managed-identities.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This guide assumes you don't have a managed identity, a storage account, or an o
2828

2929
# [System-assigned (CLI)](#tab/system-identity-cli)
3030

31-
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
31+
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
3232

3333
* Install and configure the Azure CLI and ML (v2) extension. For more information, see [Install, set up, and use the 2.0 CLI](how-to-configure-cli.md).
3434

@@ -54,7 +54,7 @@ This guide assumes you don't have a managed identity, a storage account, or an o
5454
5555
# [User-assigned (CLI)](#tab/user-identity-cli)
5656
57-
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
57+
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
5858
5959
* Install and configure the Azure CLI and ML (v2) extension. For more information, see [Install, set up, and use the 2.0 CLI](how-to-configure-cli.md).
6060
@@ -80,7 +80,7 @@ This guide assumes you don't have a managed identity, a storage account, or an o
8080
8181
# [System-assigned (Python)](#tab/system-identity-python)
8282
83-
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
83+
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
8484
8585
* Install and configure the Azure Machine Learning Python SDK (v2). For more information, see [Install and set up SDK (v2)](https://aka.ms/sdk-v2-install).
8686
@@ -110,7 +110,7 @@ This guide assumes you don't have a managed identity, a storage account, or an o
110110
111111
# [User-assigned (Python)](#tab/user-identity-python)
112112
113-
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
113+
* To use Azure Machine Learning, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
114114
115115
* Role creation permissions for your subscription or the Azure resources accessed by the user-assigned identity.
116116

articles/machine-learning/how-to-access-terminal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Access the terminal of a compute instance in your workspace to:
2525

2626
## Prerequisites
2727

28-
* An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
28+
* An Azure subscription. 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.
2929
* A Machine Learning workspace. See [Create workspace resources](quickstart-create-resources.md).
3030

3131
## Access a terminal

articles/machine-learning/how-to-auto-train-nlp-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can seamlessly integrate with the [Azure Machine Learning data labeling](how
3131

3232
[!INCLUDE [cli v2](includes/machine-learning-cli-v2.md)]
3333

34-
* Azure subscription. If you don't have an Azure subscription, sign up to try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
34+
* Azure subscription. If you don't have an Azure subscription, sign up to try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
3535

3636
* An Azure Machine Learning workspace with a GPU training compute. To create the workspace, see [Create workspace resources](quickstart-create-resources.md). For more information, see [GPU optimized virtual machine sizes](/azure/virtual-machines/sizes-gpu) for more details of GPU instances provided by Azure.
3737

@@ -46,7 +46,7 @@ You can seamlessly integrate with the [Azure Machine Learning data labeling](how
4646

4747
[!INCLUDE [sdk v2](includes/machine-learning-sdk-v2.md)]
4848

49-
* Azure subscription. If you don't have an Azure subscription, sign up to try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
49+
* Azure subscription. If you don't have an Azure subscription, sign up to try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
5050

5151
* An Azure Machine Learning workspace with a GPU training compute. To create the workspace, see [Create workspace resources](quickstart-create-resources.md). For more information, see [GPU optimized virtual machine sizes](/azure/virtual-machines/sizes-gpu) for more details of GPU instances provided by Azure.
5252

articles/machine-learning/how-to-azure-container-for-pytorch-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this article, you learn how to create a custom environment in Azure Machine L
2222

2323
Before following the steps in this article, make sure you have the following prerequisites:
2424

25-
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/).
25+
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2626
- An Azure Machine Learning workspace. If you don't have one, use the steps in the [Quickstart: Create workspace resources](quickstart-create-resources.md) article to create one.
2727

2828
## Navigate to environments

articles/machine-learning/how-to-built-in-policy-model-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Policy provides built-in policy definitions that help you govern the deplo
1818

1919
## Prerequisites
2020

21-
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
21+
- An Azure subscription. 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
- Permissions to create and assign policies. To create and assign policies, you must be an [Owner](/azure/role-based-access-control/built-in-roles#owner) or [Resource Policy Contributor](/azure/role-based-access-control/built-in-roles#resource-policy-contributor) at the Azure subscription or resource group level.
2323
- Familiarity with Azure Policy. To learn more, see [What is Azure Policy?](/azure/governance/policy/overview).
2424

articles/machine-learning/how-to-configure-auto-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you prefer a no-code experience, you can also [set up no-code AutoML training
2525

2626
## Prerequisites
2727

28-
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/).
28+
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2929
- An Azure Machine Learning workspace. If you don't have one, see [Create resources to get started](quickstart-create-resources.md).
3030

3131
# [Python SDK](#tab/python)

articles/machine-learning/how-to-configure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The `ml` extension to the [Azure CLI](/cli/azure/) is the enhanced interface for
2424

2525
## Prerequisites
2626

27-
- To use the CLI, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
27+
- To use the CLI, you must have an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today.
2828
- To use the CLI commands in this document from your **local environment**, you need the [Azure CLI](/cli/azure/install-azure-cli).
2929

3030
## Installation

articles/machine-learning/how-to-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this article, learn how to connect to data sources located outside of Azure,
3232

3333
## Prerequisites
3434

35-
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/).
35+
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3636

3737
- The [Azure Machine Learning SDK for Python](https://aka.ms/sdk-v2-install).
3838

articles/machine-learning/how-to-create-attach-compute-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can also use [serverless compute](./how-to-use-serverless-compute.md) as a c
2424

2525
## Prerequisites
2626

27-
* If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today
27+
* If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) today
2828
* An [Azure Machine Learning workspace](quickstart-create-resources.md)
2929

3030
## View compute targets

0 commit comments

Comments
 (0)