You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The name of the page blob (-p, --pageblob-name) shouldn't be required for SAS-backed dysks, since it can be automatically discovered from a SAS URL. Ref: #53
The text was updated successfully, but these errors were encountered:
relevant note: The sas pushed into the module does not have path. the path is passed separately. So we will always need account/page blob name. The basic premise is we add another parameter for cloud with default to azure, Users can change its value to any of sovereign clouds
The name of the page blob (
-p
,--pageblob-name
) shouldn't be required for SAS-backed dysks, since it can be automatically discovered from a SAS URL. Ref: #53The text was updated successfully, but these errors were encountered: