Skip to content

Commit 2b52c3f

Browse files
authored
Merge pull request #885 from sdgilley/sdg-freshness
Freshness + linting: concept-compute-target
2 parents bb23dfe + d8e5e8d commit 2b52c3f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/machine-learning/concept-compute-target.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ description: Learn how to designate a compute resource or environment to train o
55
services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: compute
8-
ms.topic: conceptual
8+
ms.topic: concept-article
99
ms.author: sgilley
1010
author: sdgilley
1111
ms.reviewer: vijetaj
12-
ms.date: 01/23/2024
12+
ms.date: 10/17/2024
1313
ms.custom:
1414
- cliv2
1515
- build-2023
@@ -104,6 +104,7 @@ There are a few exceptions and limitations to choosing a VM size:
104104

105105
* Some VM series aren't supported in Azure Machine Learning.
106106
* Some VM series, such as GPUs and other special SKUs, might not initially appear in your list of available VMs. But you can still use them, once you request a quota change. For more information about requesting quotas, see [Request quota and limit increases](how-to-manage-quotas.md#request-quota-and-limit-increases).
107+
107108
See the following table to learn more about supported series.
108109

109110
| **Supported VM series** | **Category** | **Supported by** |
@@ -199,7 +200,7 @@ Azure Machine Learning supports the following unmanaged compute types:
199200

200201
For more information, see [Manage compute resources](how-to-create-attach-compute-studio.md).
201202

202-
## Next step
203+
## Related content
203204

204205
:::moniker range="azureml-api-2"
205206
* [Deploy and score a machine learning model by using an online endpoint](how-to-deploy-online-endpoints.md)

articles/machine-learning/includes/retiring-vms.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ author: sdgilley
33
ms.service: azure-machine-learning
44
ms.custom: build-2023
55
ms.topic: include
6-
ms.date: 06/12/2023
6+
ms.date: 10/17/2024
77
ms.author: sgilley
88
---
99

1010
> [!IMPORTANT]
11-
> If your compute instance or compute clusters are based on any of these series, recreate with another VM size before their retirement date to avoid service disruption.
11+
> If your compute instance or compute clusters are based on any of these series, recreate with another VM size.
1212
>
13-
> These series are retiring on August 31, 2023:
13+
> These series retired on August 31, 2023:
1414
> * [Azure NC-series](/azure/virtual-machines/nc-series-retirement)
1515
> * [Azure NCv2-series](/azure/virtual-machines/ncv2-series-retirement)
1616
> * [Azure ND-series](/azure/virtual-machines/nd-series-retirement)
1717
> * [Azure NV- and NV_Promo series](/azure/virtual-machines/nv-series-retirement)
1818
>
19-
> These series are retiring on August 31, 2024:
19+
> These series retired on August 31, 2024:
2020
> * [Azure Av1-series](/azure/virtual-machines/av1-series-retirement)
2121
> * [Azure HB-series](/azure/virtual-machines/hb-series-retirement)

0 commit comments

Comments
 (0)