-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fail to receive list of Azure Arc connected machines #28238
Comments
Thank you for opening this issue, we will look into it. |
Hi All, how did it break suddenly ? It doesn't seem to be working for az version 2.55 either.. this is a blocker.. $ az version |
Luckily this one worked.. but sudden demise of az connectedmachine went unwarranted.. |
@ryanjcanning @sb1975 the issue was caused by a change made to license properties for Windows which inadvertently affected the cli for Linux machines. The issue has been fixed, can you try |
@vedkale Issue still exists for me, getting the same error as before. |
I'm getting similar errors : az connectedmachine list --resource-group "xxxxxxxxxxxxxxx" The command failed with an unexpected error. Here is the traceback: $PSVersionTable Name Value PSVersion 7.4.1 az version Major Minor Build Revision 10 0 22621 0 |
The problem persists. Example: Azure Cli Version Info |
Also having a problem with connectedmachine extention: Azure CLI version:
|
Describe the bug
When attempting to get a list of Azure Arc machines within a resource group (using the connectedmachine extension), it fails. Appears to work fine on resource groups with small amount of Arc machines, but RG's that have ~100+ it fails with error below. When running with --debug, it pulls a list but fails with nextlink property.
Related command
az connectedmachine list
Errors
Issue script & Debug output
Expected behavior
To provide a full list of Arc connected machines and properties such as:
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: