[Bug 1206807] New: azure-cli API version 2022-01-01 does not have operation group 'virtual_networks'
http://bugzilla.opensuse.org/show_bug.cgi?id=1206807 Bug ID: 1206807 Summary: azure-cli API version 2022-01-01 does not have operation group 'virtual_networks' Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Cloud:Tools Assignee: public-cloud-maintainers@suse.de Reporter: felix.niederwanger@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- When creating a new VM from a custom Gallery image, the Azure-CLI tools from the Tumbleweed Main repository (Version 2.43.0-1.1) are complaining about a API version issue:
az vm create --resource-group phoenix-test --name zoidberg \ --image /subscriptions/a5e130f6-1ae8-48f5-8ca3-322fa4d9800f/resourceGroups/openqa-upload/providers/Microsoft.Compute/galleries/test_image_gallery/images/SLE-AZURE-BYOS-15-SP5 --size Standard_B2ms --admin-username phoenix --ssh-key-values /home/phoenix/.ssh/id_rsa.pub \ --public-ip-sku Standard API version 2022-01-01 does not have operation group 'virtual_networks'
Some google hits suggest, that the API version 2022-01-01 could be outdated, however I'm not certain if this is the culprit. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206807 http://bugzilla.opensuse.org/show_bug.cgi?id=1206807#c1 --- Comment #1 from Felix Niederwanger <felix.niederwanger@suse.com> --- I just tested the command in question with the azure-cli from PIP and it works there. This suggests that it is indeed a packaging bug on our side. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206807 Pavel Dost�l <pdostal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pdostal@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com