Our organization follow Azure recommended naming convention. It'd be useful if we could dynamically create naming convention in Nerdio based on a few tags, such as environment, app name, region, etc.
So for example when I create a workspace, host pool, and application group they could be automatically named:
vdpool-appname-dev-we-001
vdws-appname-dev-we-001
vdpool-appname-dev-we-001-vdag
etc etc
There woiuld need to be some level of control of how the naming convention is structured as different orgs use different structures (some use resource type as prefix, while other use it as suffix, for example).
Comments (1 comment)