зеркало из
1
0
Форкнуть 0

Updated Caching credentials with Azure CLI (markdown)

Ian Hellen 2021-09-13 15:21:34 -07:00
Родитель a70fd69978
Коммит c72350b003
1 изменённых файлов: 3 добавлений и 0 удалений

@ -3,6 +3,9 @@ My user account/credentials do not get cached between notebook runs
You can force caching of credentials for a session by authenticating using Azure CLI.
You must have Azure CLI installed on the Jupyter server you are using (e.g. Azure ML Compute).
Azure ML Compute instances have Azure CLI installed by default. Use this URL
to [obtain the latest Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli),
if you need to install it.
In an empty cell type and execute the following:
```python