Open
Bug 1621037
Opened 5 years ago
[azure-provider] once azure custom data is fixed, use it instead of tags
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
NEW
People
(Reporter: miles, Unassigned)
References
Details
The Azure metadata service does not currently have a working feature for providing text data to VMs. [0] The provider sets a customData blob for parity with the other providers, but it currently also provides a set of of tags that provide the same set of properties.
Once customData is fixed we should stop getting those properties from tags and revert to using customData.
[0] https://github.com/MicrosoftDocs/azure-docs/issues/30370
You need to log in
before you can comment on or make changes to this bug.
Description
•