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

Example of az sigs --tags on documentation #23191

Closed
AzySir opened this issue Jul 13, 2022 · 5 comments
Closed

Example of az sigs --tags on documentation #23191

AzySir opened this issue Jul 13, 2022 · 5 comments
Assignees
Labels
Auto-Assign Auto assign by bot Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention This issue is handled by CXP team. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@AzySir
Copy link

AzySir commented Jul 13, 2022

Hi there - can someone please review the documentation and provide a nice and clean example with an updated definition of how to use the --tags for sigs (https://docs.microsoft.com/en-us/cli/azure/sig?view=azure-cli-latest)

--tags
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.

^^ This literally has no meaning - anyone who has not use to azure/windows would get lost with this. Please update and provide an example

az vm update \
    --resource-group myResourceGroup \
    --name myVM \
    --set tags.myNewTagName1=myNewTagValue1 tags.myNewTagName2=myNewTagValue2

Let's ignore the absence of consistency but if someone could at least provide an example - with a proper definition that would be greatly appreciated and I'm sure a great timesaver


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.


@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Compute az vm/vmss/image/disk/snapshot labels Jul 13, 2022
@ghost ghost added this to the Backlog milestone Jul 13, 2022
@ghost ghost assigned zhoxing-ms Jul 13, 2022
@ghost ghost added the Auto-Assign Auto assign by bot label Jul 13, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 13, 2022

Compute

@RakeshMohanMSFT
Copy link
Contributor

@AzySir az sig update -g Issue23191 -r issue23191gallery --set tags.tag1=tag1 tags.tag2=tag2 This should work for you. I will get the document updated soon.

@RakeshMohanMSFT RakeshMohanMSFT self-assigned this Jul 15, 2022
@RakeshMohanMSFT RakeshMohanMSFT added the CXP Attention This issue is handled by CXP team. label Jul 15, 2022
@ghost
Copy link

ghost commented Jul 15, 2022

Thank you for your feedback. This has been routed to the support team for assistance.

@RakeshMohanMSFT RakeshMohanMSFT added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that needs-author-feedback More information is needed from author to address the issue. labels Jul 15, 2022
@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Jul 22, 2022
@ghost
Copy link

ghost commented Jul 22, 2022

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@ghost ghost closed this as completed Aug 6, 2022
@AzySir
Copy link
Author

AzySir commented Aug 22, 2022

@RakeshMohanMSFT there is still no update in the documentation?

I've passed this issue since - but I have a feeling that method did not work...

Screenshot 2022-08-22 at 9 16 27 pm

@ghost ghost removed the no-recent-activity There has been no recent activity on this issue. label Aug 22, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention This issue is handled by CXP team. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

4 participants