zkt22/sk1/remove-app.sh

6 lines
136 B
Bash

#!/bin/bash
set -e
az group delete -n skuskaZKT -y
az group delete -n NetworkWatcherRG -y
az group delete -n DefaultResourceGroup-EA -y