Skip to content

Commit ecb58ed

Browse files
authored
Merge pull request #103350 from Dhiraj3030/main
Expanding 'blob in use' error type.
2 parents b3f6e63 + a64a4b0 commit ecb58ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/marketplace/azure-vm-certification-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ sections:
323323
|Error|Reason|Solution|
324324
|---|---|---|
325325
|Blob not found|The VHD might either be deleted or moved from the specified location.||
326-
|Blob in use|The VHD is used by another internal process.|The VHD should be in a used state when you download it with an SAS URL.|
326+
|Blob in use|The VHD is used by another internal process. Source blob storage of the VHD is modified while publishing is in progress. |The VHD should not be in a used state when you download it with a SAS URL. Also, please do not use/change the VHD when publishing is in progress.|
327327
|Invalid SAS URL|The associated SAS URL for the VHD is incorrect.|Get the correct SAS URL.|
328328
|Invalid signature|The associated SAS URL for the VHD is incorrect.|Get the correct SAS URL.|
329329
|HTTP conditional header|The SAS URL is invalid.|Get the correct SAS URL.|

0 commit comments

Comments
 (0)