Converts an ARM Template dependencies to a directed Graph and validates it
Used for single ArmTemplate inspection.
- Place the ArmTemplate json to inspect in the same folder with "main.py"
- Run
main.py <file-name>.json
Used for multiple ArmTemplates. Expecting structure: Timestamp,GUID,ArmTemplate
- Place the ArmTemplate csv to inspect in the same folder with "main.py"
- Run
main.py <file-name>.csv