-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Unable to copy image to another resource group #1097
Comments
Hi @vikramaditya234, |
Hi @tamirkamara I am not able to attach the debug logs as it is too much , would you please specify which section of the debug logs is needed and I could attach it. P.S. checking on the release note of the latest CLI I can see that they have updated the snapshot API used : https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli?view=azure-cli-latest#compute , so it might be the source of the issue. Thank you and looking forward to hear from you Ibrahim Abedalghafer |
I've confirmed that it is something with the changes in version 2.0.77 of the cli, and not the extension directly. Are you able to downgrade to version 76 until I could provide a fix? Related to: Azure/azure-cli#10737 |
Hi @tamirkamara Thank you for your confirmation. json_output = run_cli_command(cli_cmd, return_as_json=True) and on the command to create the new snapshot: if this is fine , should I create a PR for this change ? |
I opened a PR to fix it. #1172 |
Hi @qwordy , Thank you so much for the update, would you please let me know if there is an ETA when this fix will be released ? Thank you |
The patch is in review now. Within one week by my estimation. |
The patch is released several months ago. Hope it solves your issue. Close it now. If any problem, you can open a new issue or comment in this issue. |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az image copy Extension Name: image-copy-extension. Version: 0.2.1.
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az image copy --source-object-name {} --source-resource-group {} --target-location {} --target-resource-group {}
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: