microsoft / CloudAdoptionFramework

Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
https://aka.ms/CAF
Creative Commons Attribution 4.0 International
855 stars 613 forks source link

Import Custom Components from JSON file #147

Closed AgentAnguz closed 1 year ago

AgentAnguz commented 1 year ago

Hi I'm trying to import custom component types using the import from json feature, however, it doesn't work as I was hoping. After creating a couple of components, exporting and copying the code to be sure the structure is right nothing but a short flash happens after pasting the json code into the form. How is the json structure supposed to look like?

BryanSoltis commented 1 year ago

Hi @AgentAnguz,

Thank you for the feedback. The Custom Components were added after the initial release and there is some missing functionality around importing this data. WE will work on adding this to next release.

Thank you!

BryanSoltis commented 1 year ago

Hi @AgentAnguz,

This has been resolved in the latest tool update. Please see the release notes here:

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

Thank you!