#!/bin/bash RESOURCE_GROUP_NAME="webservice-s478841" az group delete --name $RESOURCE_GROUP_NAME --yes