📄️ Setting up an ADMF Configuration Module
The recommended practice is to create your own PowerShell Module to store and transport your configuration sets.
📄️ Setting up the Project in Source Control
This step is highly service specific:
📄️ Creating the Module Layout
TODO: Document
📄️ Adding Context
TODO: Document
📄️ Wrapping Up the Module
TODO: Document
📄️ Building & Releasing
TODO: Document