CloudAdoptionFramework icon indicating copy to clipboard operation
CloudAdoptionFramework copied to clipboard

Azure Naming Tool - Custom ResourceComponents

Open tobvil opened this issue 3 years ago • 4 comments

The projects/apps/services resource component requires all projects to be created beforehand, and doesn't allow user to input their own project name. This is also a risk because if we add all project names, we risk users seeing confidential project names.

Would be nice if we could create additional resource components, that accepts input during naming generation.

tobvil avatar Aug 03 '22 14:08 tobvil

Hi tobvil,

Thank you for your feedback! You make an excellent point on how companies will actually use the tool and project names needing to be modified over time. We actually have this in our backlog of features to add to the site and will hopefully be releasing this capability in the next few months.

  • Bryan

BryanSoltis avatar Aug 04 '22 12:08 BryanSoltis

Hi @tobvil,

I wanted to let you know we released V2.2.0 of the Azure Naming Tool that includes support for Custom Components. Please check it out and let us know if you have any questions!

https://github.com/microsoft/CloudAdoptionFramework/blob/master/ready/AzNamingTool/VERSIONHISTORY.md

Bryan

BryanSoltis avatar Sep 15 '22 17:09 BryanSoltis

Is it possible to create a Custom Component with an input field? The new Custom Component still requires you to create all the possible input's before using the name generator.

tobvil avatar Sep 28 '22 10:09 tobvil

Not at this time. It's a feature we are considering, but it has implications on name length/symbols/etc. when it's a free form text field. We will continue to research the concept and implement it at a later date, if it's possible.

BryanSoltis avatar Sep 28 '22 12:09 BryanSoltis

Hi @tobvil,

Free Form Text components have been added to the tool in the latest release. Please see the release notes here:

https://github.com/microsoft/CloudAdoptionFramework/blob/master/ready/AzNamingTool/RELEASENOTES.md

Thank you!

-Bryan

BryanSoltis avatar Apr 20 '23 14:04 BryanSoltis