zkt22/sk1/remove-app.sh

6 lines
136 B
Bash
Raw Normal View History

2022-05-14 11:54:03 +00:00
#!/bin/bash
set -e
az group delete -n skuskaZKT -y
az group delete -n NetworkWatcherRG -y
az group delete -n DefaultResourceGroup-EA -y