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

Azure RG Tags - Allow multiple entries per task #31

Closed
patpicos opened this issue Sep 27, 2018 · 6 comments
Closed

Azure RG Tags - Allow multiple entries per task #31

patpicos opened this issue Sep 27, 2018 · 6 comments

Comments

@patpicos
Copy link

Hi

I would like to propose an enhancement to the data entry for tags. Since the tag step requires picking an azure subscription, doing this multiple times per environment...then modifying for environments downstream (since subscriptions are not parameterizable)... it would be nice to allow the user to enter multiple key/value pairs in a text box

key1=This is my value
key2=This is my second value

I am also open to having the freeform be entered in JSON format like the ARM templates
"tags": {
"BusinessUnit": "Data Architecture",
"CostCenter": "1122344322",
"Customer": "My business unit",
"Department": "DCS",
"Description": "Data Achitecture Development Environment",
"Environment": "Development",
"Owner": "my owner"
}

@maikvandergaag
Copy link
Owner

maikvandergaag commented Sep 27, 2018 via email

@patpicos
Copy link
Author

I found this module which i havent tested...
https://www.peterrombouts.nl/index.php/2018/07/17/vsts-extension-tagging-all-resources-within-a-resource-group/

@maikvandergaag
Copy link
Owner

Will look at the extension, mid oktober.

@maikvandergaag
Copy link
Owner

Sorry for the late response due to some personal stuff I haven't been able to proccess this hope to be able to do this in august

@stefankip
Copy link

So how did that go? ;-)

@maikvandergaag
Copy link
Owner

@stefankip: It has been terrible busy. Sorry about that, not sure when I will have time to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants