Is there a way to add the tags when adding a VM to an environment? I know that you can do it through the interactive prompts from the command line, but I want to script an unattended install just like you can do with a deployment groups and include the tags as an argument to the script.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@isaiah778 -- thank you for your question. You may find answers here:
@juliakm -- please look into this issue.
Really curious for this one as well, any updates ?
Any update on this? Still seems to be something you can't do.
figured it out, you can use --addvirtualmachineresourcetags --virtualmachineresourcetags "<tag>"
someone should add this to the docs
This issue hasn't been updated in more than 180 days, so we've closed it. If you feel the issue is still relevant and needs fixed, please reopen it and we'll take another look. We appreciate your feedback and apologize for any inconvenience.
Most helpful comment
figured it out, you can use
--addvirtualmachineresourcetags --virtualmachineresourcetags "<tag>"someone should add this to the docs