Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Add environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
JosueJoshua committed Jul 14, 2020
1 parent c93459e commit 176abb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ This sample repo includes sample code demonstrating the soft delete, recovery an
1. If you don't have it, install [node.js](https://nodejs.org)
2. Set the following environment variables using the information from your service principal.
```
export AZURE_RESOURCE_GROUP={your resource group name}
export AZURE_SUBSCRIPTION_ID={your subscription id}
export AZURE_CLIENT_ID={your client id}
export AZURE_CLIENT_SECRET={your client secret}
Expand Down

0 comments on commit 176abb4

Please sign in to comment.