Skip to content

Commit 5ea0191

Browse files
Merge pull request #265253 from SCuffy/patch-2
Update download-vhd.md
2 parents 6a7155a + 12d41b2 commit 5ea0191

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-machines/windows/download-vhd.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ az disk grant-access --duration-in-seconds 86400 --access-level Read --name your
9494

9595

9696
> [!NOTE]
97-
> The expiration time is increased from the default to provide enough time to download the large VHD file for a Windows Server operating system. Large VHDs can take up to several hours to download depending on your connection and the size of the VM.
97+
> The expiration time is increased from the default to provide enough time to download the large VHD file for a Windows Server operating system. Large VHDs can take up to several hours to download depending on your connection and the size of the VM.
98+
>
99+
> While the SAS URL is active, attempting to start the VM will result in the error **There is an active shared access signature outstanding for disk** *diskname*. You can revoke the SAS URL by selecting **Cancel export** on the **Disk Export** page.
98100
99101
## Download VHD
100102

0 commit comments

Comments
 (0)