Steps to run the test:
- Clone the repo to your computer
- Add your values for the CLIENT ID, SECRET, TENANT ID and SUBSCRIPTION ID to env.sh
- On the terminal from where you would be running the test, do a
source env.sh
- Update the resource group, location you want to use in the main.go file
- Run using
go run main.go