Skip to content

Commit 8a06d30

Browse files
authored
Merge pull request #250912 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 730a4e6 + 6605f50 commit 8a06d30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/how-to-train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: balapv
88
ms.reviewer: larryfr
99
ms.service: machine-learning
1010
ms.subservice: training
11-
ms.date: 08/25/2022
11+
ms.date: 09/10/2023
1212
ms.topic: how-to
1313
ms.custom: sdkv2, ignite-2022, build-2023
1414
---

articles/virtual-machines/disks-convert-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Because conversion requires a restart of the virtual machine (VM), schedule the
2727
- You can only change disk type twice per day.
2828
- You can only change the disk type of managed disks. If your disk is unmanaged, convert it to a managed disk with [CLI](linux/convert-unmanaged-to-managed-disks.md) or [PowerShell](windows/convert-unmanaged-to-managed-disks.md) to switch between disk types.
2929

30-
## Switch all managed disks of a VM between from one account to another
30+
## Switch all managed disks of a VM from one account to another
3131

3232
This example shows how to convert all of a VM's disks to premium storage. However, by changing the $storageType variable in this example, you can convert the VM's disks type to standard SSD or standard HDD. To use Premium managed disks, your VM must use a [VM size](sizes.md) that supports Premium storage. This example also switches to a size that supports premium storage:
3333

0 commit comments

Comments
 (0)