question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Example of az sigs --tags on documentation

See original GitHub issue

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.


Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
RakeshMohanMSFTcommented, Jul 15, 2022

@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.

0reactions
AzySircommented, 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
Read more comments on GitHub >

github_iconTop Results From Across the Web

az sig gallery-application - Microsoft Learn
List gallery Application Definitions in a gallery. az sig gallery-application show. Retrieves information about a gallery Application Definition.
Read more >
Tags overview - Resource Manager - Google Cloud
Tags are structured as a key-value pair. A tag key resource can be created under your organization resource, and tag values are resources...
Read more >
Tags used in HTML
(For example, the TITLE tag). ... sign and a value. (See the Anchor tag, for example). ... The title of a document is...
Read more >
Text Tags Walkthrough | Dropbox Sign for Developers
Find out how to place fields into your documents using text tags and the ... For example, with this text tag we can...
Read more >
Hazard Communication Standard: Labels and Pictograms
a label, and describes what pictograms are and ... Examples 1 and 2A of this document as an example. ... signs, placards, process...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found