Skip to content

Commit 00a596e

Browse files
Merge pull request #2383 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-06 22:00 UTC
2 parents 4983f3c + cd71b29 commit 00a596e

File tree

4 files changed

+7
-37
lines changed

4 files changed

+7
-37
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/virtual-machine-scale-sets/whats-new.md",
5+
"redirect_url": "/previous-versions/azure/virtual-machine-scale-sets/whats-new",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/virtual-machines/workloads/mainframe-rehosting/mainframe-white-papers.md",
510
"redirect_url": "/previous-versions/azure/virtual-machines/workloads/mainframe-rehosting/mainframe-white-papers",

articles/virtual-machine-scale-sets/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
href: virtual-machine-scale-sets-orchestration-modes.md
99
- name: Scale Set FAQ
1010
href: virtual-machine-scale-sets-faq.yml
11-
- name: What's new
12-
href: whats-new.md
1311
expanded: true
1412
- name: Quickstarts
1513
items:
@@ -79,7 +77,7 @@
7977
- name: Autoscale using guest metrics
8078
href: virtual-machine-scale-sets-mvss-guest-based-autoscale-linux.md
8179
- name: Troubleshoot autoscale
82-
href: virtual-machine-scale-sets-troubleshoot.md
80+
href: virtual-machine-scale-sets-troubleshoot.md
8381
- name: Instance mix
8482
items:
8583
- name: Overview

articles/virtual-machine-scale-sets/whats-new.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

articles/virtual-machines/includes/managed-disks-ultra-disks-ga-scope-and-limitations.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ The following list contains Ultra Disk's limitations:
1414
- Ultra Disks can't be used as an OS disk or with Azure Compute Gallery.
1515
- Currently, Ultra Disks only support Single VM and Availability zone infrastructure options as locally redundant storage (LRS). Ultra Disks don't support zone redundant storage (ZRS).
1616
- Ultra Disks don't support availability sets.
17-
- Existing disks currently can't change their type to an Ultra Disk. They must be [migrated](/azure/virtual-machines/disks-convert-types?tabs=azure-powershell#migrate-to-premium-ssd-v2-or-ultra-disk-using-snapshots).
18-
- (Preview) You can encrypt Ultra Disks with customer-managed keys using Azure Key Vaults stored in a different Microsoft Entra ID tenant.
1917
- Ultra Disks don't support disk caching.
20-
- Snapshots are supported with [other limitations](/azure/virtual-machines/disks-incremental-snapshots?tabs=azure-powershell#incremental-snapshots-of-premium-ssd-v2-and-ultra-disks).
18+
- (Preview) You can encrypt Ultra Disks with customer-managed keys using Azure Key Vaults stored in a different Microsoft Entra ID tenant.
2119

2220
Ultra Disks support a 4k physical sector size by default but also supports a 512E sector size. Most applications are compatible with 4k sector sizes, but some require 512-byte sector sizes. Oracle Database, for example, requires release 12.2 or later in order to support 4k native disks. For older versions of Oracle DB, 512-byte sector size is required.
2321

0 commit comments

Comments
 (0)