Skip to content

Commit aa52454

Browse files
committed
Revert managed disk capitalization from PR 36724
1 parent 5d2cb8f commit aa52454

10 files changed

Lines changed: 14 additions & 14 deletions

azure-sql/virtual-machines/windows/availability-group-manually-configure-multiple-regions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,11 @@ After the domain controller restarts, the next step is to [Create a SQL Server v
230230

231231
Before you proceed, consider the following design decisions:
232232

233-
- **Storage: Azure Managed Disks**
233+
- **Storage: Azure managed disks**
234234

235-
For the virtual machine storage, use Azure Managed Disks. We recommend managed disks for SQL Server virtual machines. Managed disks handle storage behind the scenes. In addition, when virtual machines with managed disks are in the same availability set, Azure distributes the storage resources to provide appropriate redundancy.
235+
For the virtual machine storage, use Azure managed disks. We recommend managed disks for SQL Server virtual machines. Managed disks handle storage behind the scenes. In addition, when virtual machines with managed disks are in the same availability set, Azure distributes the storage resources to provide appropriate redundancy.
236236

237-
For more information, see [Introduction to Azure Managed Disks](/azure/virtual-machines/managed-disks-overview). For specifics about managed disks in an availability set, see [Use managed disks for VMs in an availability set](/azure/virtual-machines/availability).
237+
For more information, see [Introduction to Azure managed disks](/azure/virtual-machines/managed-disks-overview). For specifics about managed disks in an availability set, see [Use managed disks for VMs in an availability set](/azure/virtual-machines/availability).
238238

239239
- **Network: Private IP addresses in production**
240240

azure-sql/virtual-machines/windows/availability-group-manually-configure-prerequisites-tutorial-single-subnet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,11 +357,11 @@ Windows Server 2016 and later versions can use a [cloud witness](/windows-server
357357

358358
Before you proceed, consider the following design decisions:
359359

360-
- **Storage: Azure Managed Disks**
360+
- **Storage: Azure managed disks**
361361

362-
For the virtual machine storage, use Azure Managed Disks. We recommend managed disks for SQL Server virtual machines. Managed disks handle storage behind the scenes. In addition, when virtual machines with managed disks are in the same availability set, Azure distributes the storage resources to provide appropriate redundancy.
362+
For the virtual machine storage, use Azure managed disks. We recommend managed disks for SQL Server virtual machines. Managed disks handle storage behind the scenes. In addition, when virtual machines with managed disks are in the same availability set, Azure distributes the storage resources to provide appropriate redundancy.
363363

364-
For more information, see [Introduction to Azure Managed Disks](/azure/virtual-machines/managed-disks-overview). For specifics about managed disks in an availability set, see [Availability options for Azure virtual machines](/azure/virtual-machines/availability).
364+
For more information, see [Introduction to Azure managed disks](/azure/virtual-machines/managed-disks-overview). For specifics about managed disks in an availability set, see [Availability options for Azure virtual machines](/azure/virtual-machines/availability).
365365

366366
- **Network: Private IP addresses in production**
367367

azure-sql/virtual-machines/windows/failover-cluster-instance-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The rest of this section lists the benefits and limitations of each storage opti
5656

5757
### Azure shared disks
5858

59-
[Azure shared disks](/azure/virtual-machines/disks-shared) are a feature of [Azure Managed Disks](/azure/virtual-machines/managed-disks-overview). Windows Server Failover Clustering supports using Azure shared disks with a failover cluster instance.
59+
[Azure shared disks](/azure/virtual-machines/disks-shared) are a feature of [Azure managed disks](/azure/virtual-machines/managed-disks-overview). Windows Server Failover Clustering supports using Azure shared disks with a failover cluster instance.
6060

6161
**Supported OS**: All
6262
**Supported SQL version**: All

azure-sql/virtual-machines/windows/failover-cluster-instance-prepare-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Carefully select the VM availability option that matches your intended cluster c
4949
- **Azure shared disks**: the availability option varies if you're using Premium SSD or Ultra Disk:
5050

5151
- **Premium SSD Zone Redundant Storage (ZRS)**:
52-
[Availability Zone](/azure/reliability/availability-zones-overview) in different zones. [Premium SSD ZRS](/azure/virtual-machines/disks-redundancy#zone-redundant-storage-for-managed-disks) replicates your Azure Managed Disk synchronously across three Azure availability zones in the selected region. VMs part of failover cluster can be placed in different availability zones, helping you achieve a zone-redundant SQL Server FCI that provides a VM availability [SLA](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1). Disk latency for ZRS is higher due to the cross-zonal copy of data.
52+
[Availability Zone](/azure/reliability/availability-zones-overview) in different zones. [Premium SSD ZRS](/azure/virtual-machines/disks-redundancy#zone-redundant-storage-for-managed-disks) replicates your Azure managed disk synchronously across three Azure availability zones in the selected region. VMs part of failover cluster can be placed in different availability zones, helping you achieve a zone-redundant SQL Server FCI that provides a VM availability [SLA](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1). Disk latency for ZRS is higher due to the cross-zonal copy of data.
5353

5454
- **Premium SSD Locally Redundant Storage (LRS)**:
5555
[Availability Set](/azure/virtual-machines/windows/tutorial-availability-sets#create-an-availability-set) in different fault/update domains for [Premium SSD LRS](/azure/virtual-machines/disks-redundancy#locally-redundant-storage-for-managed-disks). You can also choose to place the VMs inside a [proximity placement group](/azure/virtual-machines/windows/proximity-placement-groups-portal) to locate them closer to each other. Combining availability set and proximity placement group provides the lowest latency for shared disks as data is replicated locally within one data center and provides VM [availability SLA](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1).

azure-sql/virtual-machines/windows/performance-guidelines-best-practices-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Place data and log files on data disks that you provision to best suit performan
7474
Format your data disk to use 64-KB allocation unit size for all data files placed on a drive other than the temporary `D:\` drive (which has a default of 4 KB). SQL Server VMs deployed through Azure Marketplace come with data disks formatted with allocation unit size and interleave for the storage pool set to 64 KB.
7575

7676
> [!NOTE]
77-
> You can also host your SQL Server database files directly on [Azure Blob storage](/sql/relational-databases/databases/sql-server-data-files-in-microsoft-azure) or on [SMB storage](/sql/database-engine/install-windows/install-sql-server-with-smb-fileshare-as-a-storage-option) such as [Azure premium file share](/azure/storage/files/storage-how-to-create-file-share). For the best performance, reliability, and feature availability, use [Azure Managed Disks](/azure/virtual-machines/managed-disks-overview).
77+
> You can also host your SQL Server database files directly on [Azure Blob storage](/sql/relational-databases/databases/sql-server-data-files-in-microsoft-azure) or on [SMB storage](/sql/database-engine/install-windows/install-sql-server-with-smb-fileshare-as-a-storage-option) such as [Azure premium file share](/azure/storage/files/storage-how-to-create-file-share). For the best performance, reliability, and feature availability, use [Azure managed disks](/azure/virtual-machines/managed-disks-overview).
7878
7979
## Premium SSD v2
8080

azure-sql/virtual-machines/windows/security-considerations-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Consider the following:
123123
- Azure Disk Encryption (ADE) leverages the industry-standard BitLocker feature of Windows and the DM-Crypt feature of Linux toprovide OS and data disk encryption.
124124
- Managed Disk Encryption
125125
- [Managed Disks are encrypted](/azure/virtual-machines/disk-encryption) at rest by default using Azure Storage Service Encryption where the encryption keys are Microsoft managed keys stored in Azure.
126-
- Data in Azure Managed Disks is encrypted transparently using 256-bit AES encryption, one of the strongest block ciphers available, and is FIPS 140-2 compliant.
126+
- Data in Azure managed disks is encrypted transparently using 256-bit AES encryption, one of the strongest block ciphers available, and is FIPS 140-2 compliant.
127127
- For a comparison of the managed disk encryption options, review the [managed disk encryption comparison chart](/azure/virtual-machines/disk-encryption-overview#comparison).
128128

129129
### Azure confidential VMs

azure-sql/virtual-machines/windows/tempdb-ephemeral-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ SET BUFFER POOL EXTENSION ON
191191
- [Pricing guidance for SQL Server on Azure VMs](pricing-guidance.md)
192192
- [What's new with SQL Server on Azure Virtual Machines?](doc-changes-updates-release-notes-whats-new.md)
193193
- [Checklist: Best practices for SQL Server on Azure VMs](performance-guidelines-best-practices-checklist.md)
194-
- [Introduction to Azure Managed Disks](/azure/virtual-machines/managed-disks-overview)
194+
- [Introduction to Azure managed disks](/azure/virtual-machines/managed-disks-overview)

data-migration/sql-server/virtual-machines/availability-group-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Prepare Azure for migration with the [Server Migration tool](/azure/migrate/migr
4646
| Task | Details |
4747
| --- | --- |
4848
| **Create an Azure Migrate project** | Your Azure account needs Contributor or Owner permissions to [create a new project](/azure/migrate/create-manage-projects). |
49-
| **Verify permissions for your Azure account** | Your Azure account needs the following permissions to create a Key Vault, create a VM, and to write to an Azure Managed Disk: Contributor or Owner permissions on the Azure subscription, permissions to register apps in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)), and User Access Administrator permissions on the Azure subscription.|
49+
| **Verify permissions for your Azure account** | Your Azure account needs the following permissions to create a Key Vault, create a VM, and to write to an Azure managed disk: Contributor or Owner permissions on the Azure subscription, permissions to register apps in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)), and User Access Administrator permissions on the Azure subscription.|
5050
| **Set up an Azure virtual network** | [Setup](/azure/virtual-network/virtual-networks-overview) an Azure virtual network. When you replicate to Azure, Azure VMs are created and joined to the Azure virtual network that you specify when you set up migration. |
5151

5252
To check you have proper permissions, follow these steps:

data-migration/sql-server/virtual-machines/failover-cluster-instance-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Prepare Azure for migration with Server Migration.
4242
| Task | Details |
4343
| --- | --- |
4444
| **Create an Azure Migrate project** | Your Azure account needs Contributor or Owner permissions to [create a new project](/azure/migrate/create-manage-projects). |
45-
| **Verify permissions for your Azure account** | Your Azure account needs Contributor or Owner permissions on the Azure subscription, permissions to register apps in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)), and User Access Administrator permissions on the Azure subscription to create a Key Vault, to create a VM, and to write to an Azure Managed Disk. |
45+
| **Verify permissions for your Azure account** | Your Azure account needs Contributor or Owner permissions on the Azure subscription, permissions to register apps in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)), and User Access Administrator permissions on the Azure subscription to create a Key Vault, to create a VM, and to write to an Azure managed disk. |
4646
| **Set up an Azure virtual network** | [Setup](/azure/virtual-network/manage-virtual-network#create-a-virtual-network) an Azure virtual network (VNet). When you replicate to Azure, Azure VMs are created and joined to the Azure VNet that you specify when you set up migration. |
4747

4848
To check you have proper permissions, follow these steps:

data-migration/sql-server/virtual-machines/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Save on costs by bringing your own license with the [Azure Hybrid Benefit licens
3535

3636
## Choose appropriate target
3737

38-
Azure Virtual Machines run in many different regions of Azure and also offer various [machine sizes](/azure/virtual-machines/sizes) and [Azure Managed Disk types](/azure/virtual-machines/disks-types).
38+
Azure Virtual Machines run in many different regions of Azure and also offer various [machine sizes](/azure/virtual-machines/sizes) and [Azure managed disk types](/azure/virtual-machines/disks-types).
3939

4040
When determining the correct size of VM and Storage for your SQL Server workload, refer to the [Performance Guidelines for SQL Server on Azure Virtual Machines.](/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist#vm-size).
4141

0 commit comments

Comments
 (0)