-
Notifications
You must be signed in to change notification settings - Fork 1.6k
az network ip-group show fails with CredentialAdaptor error Azure CLI 2.70.0 #8563
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
This is autogenerated. Please review and update as needed.
Describe the bug
The
az network ip-group showcommand fails on Azure CLI version 2.70.0Command Name
az network ip-group show Extension Name: ip-group. Version: 0.1.1.Errors:
To Reproduce:
Steps to reproduce:
Install Azure CLI 2.70.0
Install Azure CLI and ip-group extension
Login using az login
Run: az network ip-group show --name --resource-group
Observe the CredentialAdaptor error
Expected Behavior
The command should retrieve the IP Group information successfully, as it does in Azure CLI 2.69.0.
Environment Summary
Additional Context