Skip to content

Commit 114d05c

Browse files
authored
Acrolinx and file name cap fixes
1 parent 4b4c5af commit 114d05c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/machine-learning/how-to-manage-workspace-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom: devx-track-azurecli, cliv2, event-tier1-build-2022
2323
2424
In this article, you learn how to create and manage Azure Machine Learning workspaces using the Azure CLI. The Azure CLI provides commands for managing Azure resources and is designed to get you working quickly with Azure, with an emphasis on automation. The machine learning extension to the CLI provides commands for working with Azure Machine Learning resources.
2525

26-
You can also manage workspaces the [Azure Portal and Python SDK](how-to-manage-workspace.md), [Azure PowerShell](how-to-manage-workspace-powershell.md), or [via the VS Code extension](how-to-setup-vs-code.md).
26+
You can also manage workspaces the [Azure portal and Python SDK](how-to-manage-workspace.md), [Azure PowerShell](how-to-manage-workspace-powershell.md), or [via the VS Code extension](how-to-setup-vs-code.md).
2727

2828
## Prerequisites
2929

articles/machine-learning/how-to-manage-workspace-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: devx-track-azurepowershell
1717

1818
Use the Azure PowerShell module for Azure Machine Learning to create and manage your Azure Machine Learning workspaces. For a full list of the Azure PowerShell cmdlets for Azure Machine Learning, see the [Az.MachineLearningServices](/powershell/module/az.machinelearningservices) reference documentation.
1919

20-
You can also manage workspaces [using the Azure CLI](how-to-manage-workspace-cli.md), [Azure Portal and Python SDK](how-to-manage-workspace.md), or [via the VS Code extension](how-to-setup-vs-code.md).
20+
You can also manage workspaces [using the Azure CLI](how-to-manage-workspace-cli.md), [Azure portal and Python SDK](how-to-manage-workspace.md), or [via the VS Code extension](how-to-setup-vs-code.md).
2121

2222
## Prerequisites
2323

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
- name: Use Azure CLI
316316
href: how-to-manage-workspace-cli.md
317317
- name: Use Azure PowerShell
318-
href: How-to-manage-workspace-powershell.md
318+
href: how-to-manage-workspace-powershell.md
319319
- name: Use Resource Manager template
320320
displayName: arm
321321
href: how-to-create-workspace-template.md

0 commit comments

Comments
 (0)