Skip to content

Commit 71b65e1

Browse files
Update support/sql/azure-sql/sql-deployment-fails-drive-not-ready.md
Co-authored-by: Masha Thomas (MSFT) <[email protected]>
1 parent 3a20e6a commit 71b65e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/azure-sql/sql-deployment-fails-drive-not-ready.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you can't use another VM SKU without a RAW local SSD, consider the following
8787

8888
- If you choose to put `tempdb` on the local SSD, you must reinitialize the disk before starting SQL Server every time the VM is restarted or deallocated.
8989

90-
- Deploy the SQL Server VM image, but configure `tempdb` to use a different drive than the ephemeral storage during the deployment. For example, you can configure `tempdb` to use the `C:`, or remote storage drive.
90+
- Deploy the SQL Server VM image, but configure `tempdb` to use a different drive than the ephemeral storage during the deployment. For example, you can configure `tempdb` to use the `C:` drive or remote storage drive.
9191

9292
1. You can configure this setting on the **SQL Server settings** page in the Azure portal when [deploying the SQL Server VM image](https://portal.azure.com/#view/HubsExtension/ServiceMenuBlade/~/SqlVirtualMachine/extension/SqlAzureExtension/menuId/AzureSqlHub/itemId/SqlVirtualMachine).
9393

0 commit comments

Comments
 (0)