We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command Name az snapshot create
az snapshot create
Errors:
Required parameter 'storageAccountId' is missing (null).
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az snapshot create --resource-group {} --name {} --location {} --source {} --output {} --tags {}
Windows-10-10.0.17763-SP0 Python 3.6.6 Shell: powershell.exe azure-cli 2.0.80 Extensions: image-copy-extension 0.2.2
The text was updated successfully, but these errors were encountered:
@qwordy, please help take a look, thanks.
Sorry, something went wrong.
There is a patch to fix it. Azure/azure-cli-extensions#1172 @tamirkamara Can you help publish the new version?
The PR for the new version with the fix is underway. Azure/azure-cli-extensions#1211
image-copy 0.2.3 is released. It should fix this issue. Azure/azure-cli-extensions#1211
qwordy
No branches or pull requests
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az snapshot create
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az snapshot create --resource-group {} --name {} --location {} --source {} --output {} --tags {}
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: