Skip to content

Commit 12d41b2

Browse files
authored
Update download-vhd.md
Added line to SAS URL note re VM start error and resolution.
1 parent 06e6465 commit 12d41b2

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
@@ -95,7 +95,9 @@ az disk grant-access --duration-in-seconds 86400 --access-level Read --name your
9595

9696

9797
> [!NOTE]
98-
> 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+
> 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.
99+
>
100+
> 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.
99101
100102
## Download VHD
101103

0 commit comments

Comments
 (0)