Skip to content

Commit 5063dab

Browse files
authored
Update README (#24)
1 parent 421670f commit 5063dab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ You can run this repo virtually by using GitHub Codespaces, which will open a we
5656
1. Go to `Access Control (IAM)` in resource, grant yourself role `Cognitive Services User`
5757
1. Copy `notebooks/.env.sample` to `notebooks/.env`
5858
1. Fill **AZURE_AI_ENDPOINT** with the endpoint from your Azure portal Azure AI Services instance.
59+
1. Login Azure
60+
```shell
61+
az login
62+
```
5963

6064
## Open a Jupyter notebook and follow the step-by-step guidance
6165

0 commit comments

Comments
 (0)