Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 340 Bytes

Steps to run the test:

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