Skip to content

Commit d3b7c93

Browse files
committed
Updated README.md
1 parent ce75133 commit d3b7c93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azurevm/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ This folder contains a Python application example that handles Virtual Machines
4242

4343
2. Sign in with your account credentials in the browser.
4444

45+
Make sure you select your subscription by:
46+
47+
```bash
48+
az account set --subscription <name or id>
49+
```
50+
4551
* Configure your AZURE_SUBSCRIPTION_ID environment variable.
4652

4753
Set the `AZURE_SUBSCRIPTION_ID` environment variable with the Microsoft Azure subscription ID.

0 commit comments

Comments
 (0)