Case-Study1 / azure_clean.sh
Avi Bissoondial
Azure add
8a00a9b
raw
history blame contribute delete
125 Bytes
#! /bin/bash
# Build the container
az containerapp delete \
--name cs553-casestudy4-group13 \
--resource-group CS553 \