Destroy a solution

If you don't need a Cosmo Tech solution anymore, you can destroy it with all resources using babylon destroy command. It will automatically delete following resources:
- scenarios and scenarioruns
- datasets
- adx database
- event hub
- azure function
- webapp
- powerbi workspace
- workspace
- run templates
- solution

By default, it will destroy resources referenced in state saved in namespace file, but you can define a specific state as option:

babylon destroy -s <state_id>