Skip to content
New issue

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

Failure when running an image copy #11892

Closed
wnmct opened this issue Jan 17, 2020 · 4 comments
Closed

Failure when running an image copy #11892

wnmct opened this issue Jan 17, 2020 · 4 comments
Assignees
Labels
Compute - Extensions az vm extension Compute az vm/vmss/image/disk/snapshot

Comments

@wnmct
Copy link

wnmct commented Jan 17, 2020

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az snapshot create

Errors:

Required parameter 'storageAccountId' is missing (null).

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az snapshot create --resource-group {} --name {} --location {} --source {} --output {} --tags {}

Expected Behavior

Environment Summary

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

Additional Context

@jsntcy jsntcy added Compute az vm/vmss/image/disk/snapshot Compute - Extensions az vm extension labels Jan 19, 2020
@jsntcy
Copy link
Member

jsntcy commented Jan 19, 2020

@qwordy, please help take a look, thanks.

@qwordy
Copy link
Member

qwordy commented Jan 19, 2020

There is a patch to fix it. Azure/azure-cli-extensions#1172
@tamirkamara Can you help publish the new version?

@tamirkamara
Copy link

The PR for the new version with the fix is underway.
Azure/azure-cli-extensions#1211

@qwordy
Copy link
Member

qwordy commented Jan 20, 2020

image-copy 0.2.3 is released. It should fix this issue.
Azure/azure-cli-extensions#1211

@qwordy qwordy closed this as completed Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute - Extensions az vm extension Compute az vm/vmss/image/disk/snapshot
Projects
None yet
Development

No branches or pull requests

4 participants