Skip to content

Commit c79f5be

Browse files
committed
2025_05 - Fix monthly broken links
1 parent 7c29e73 commit c79f5be

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/machine-learning/data-science-virtual-machine/dsvm-tutorial-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ This quickstart shows how to create an Ubuntu Data Science Virtual Machine using
2020

2121
## Prerequisites
2222

23-
An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/services/machine-learning/) before you begin.
23+
An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/products/machine-learning/) before you begin.
2424

2525
## Review the Bicep file
2626

27-
This quickstart uses the Bicep file from the [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/vm-ubuntu-DSVM-GPU-or-CPU/).
27+
This quickstart uses the Bicep file from the Azure Quickstart Templates.
2828

2929
:::code language="bicep" source="~/quickstart-templates/application-workloads/datascience/vm-ubuntu-DSVM-GPU-or-CPU/main.bicep":::
3030

articles/machine-learning/data-science-virtual-machine/dsvm-tutorial-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If your environment meets the prerequisites and you know how to use ARM template
3030

3131
## Review the template
3232

33-
You can find the template used in this quickstart at the [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/vm-ubuntu-DSVM-GPU-or-CPU/) resource.
33+
You can find the template used in this quickstart at the Azure Quickstart Templates resource.
3434

3535
:::code language="json" source="~/quickstart-templates/application-workloads/datascience/vm-ubuntu-DSVM-GPU-or-CPU/azuredeploy.json":::
3636

articles/machine-learning/data-science-virtual-machine/vm-do-ten-things.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In this article, you learn how to use your DSVM to both handle data science task
3838
3939
## Prerequisites
4040

41-
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/services/machine-learning/) before you begin.
41+
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/products/machine-learning/) before you begin.
4242
- A provisioned DSVM on the Azure portal. For more information, visit the [Creating a virtual machine](https://portal.azure.com/#create/microsoft-dsvm.dsvm-windowsserver-2016) resource.
4343

4444
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]

0 commit comments

Comments
 (0)