There are four Python scripts provided by the toolkit.
- policy-assignment.py Update subscription policy post-deployment
- role-creation.py Create subscription roles
- subscription.py Create management groups and subscriptions
- vdc.py Deploy archetypes and modules
You will need to authenticate with Azure on the terminal or command line before invoking any of the scripts.
To understand how these scripts are used, read about the common workflow in the toolkit.