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

[Az.ConnectedMachine] Get-AzConnectedMachineExtension should return the MachineName property #14117

Closed
alexandair opened this issue Feb 3, 2021 · 6 comments
Labels
Azure Arc enabled servers Azure Arc enabled servers customer-reported feature-request This issue requires a new behavior in the product in order be resolved. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@alexandair
Copy link
Contributor

Description of the new feature

An object returned by the Get-AzConnectedMachineExtension cmdlet doesn't have the MachineName property, so it's not easy to tell what machine has been queried when you had executed the command against a number of connected machines.

@alexandair alexandair added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Feb 3, 2021
@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Feb 3, 2021
@dingmeng-xue dingmeng-xue added Arc enabled servers ConnectedMachine Service Attention This issue is responsible by Azure service team. labels Feb 4, 2021
@navba-MSFT
Copy link
Contributor

@alexandair Apologies for the late reply. Please refer this article. This issue is open for quite sometime. Could you please let us know if you need any further assistance on this ? Awaiting your reply.

@navba-MSFT navba-MSFT added the needs-author-feedback More information is needed from author to address the issue. label Feb 25, 2022
@alexandair
Copy link
Contributor Author

@navba-MSFT I don't understand what is expected from me. The current version of this cmdlet still doesn't output the MachineName property. That property should be part of the default output, so that a user can see the name of the machine where the extensions are installed on.

@ghost ghost added needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-author-feedback More information is needed from author to address the issue. labels Feb 25, 2022
@Alex-wdy Alex-wdy added Azure Arc enabled servers Azure Arc enabled servers and removed Arc enabled servers ConnectedMachine labels Sep 11, 2023
@microsoft-github-policy-service
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @rpsqrd, @edyoung.

@vedkale
Copy link
Member

vedkale commented Jan 2, 2024

@alexandair The Id field contains the machine name, resource group and subscription id. Please use those as you can have multiple machines with the same name across different resource groups.

@vedkale vedkale closed this as completed Jan 2, 2024
@alexandair
Copy link
Contributor Author

Instead of asking a user to parse the ID property, you should output the machine name and resource group and enable the user to EASILY identify the machine.

That's a very common practice. Just look at the VM-related cmdlets, for example.

@vedkale
Copy link
Member

vedkale commented Feb 1, 2024

this will be fixed in #24064

@vedkale vedkale closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Arc enabled servers Azure Arc enabled servers customer-reported feature-request This issue requires a new behavior in the product in order be resolved. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants