Skip to content

Commit dd5fde0

Browse files
authored
Change notebook link
1 parent 6043780 commit dd5fde0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-access-resources-from-endpoints-managed-identities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This guide assumes you don't have a managed identity, a storage account or an on
104104
git clone https://github.com/Azure/azureml-examples --depth 1
105105
cd azureml-examples/sdk/endpoints/online/managed/managed-identities
106106
```
107-
* To follow along with this notebook, access the companion [example notebook](online-endpoints-managed-identity-sai.ipynb) within in the `sdk/endpoints/online/managed/managed-identities` directory.
107+
* To follow along with this notebook, access the companion [example notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/endpoints/online/managed/managed-identities/online-endpoints-managed-identity-sai.ipynb) within in the `sdk/endpoints/online/managed/managed-identities` directory.
108108
109109
* Additional Python packages are required for this example:
110110
@@ -142,7 +142,7 @@ Install them with the following code:
142142
git clone https://github.com/Azure/azureml-examples --depth 1
143143
cd azureml-examples/sdk/endpoints/online/managed/managed-identities
144144
```
145-
* To follow along with this notebook, access the companion [example notebook](online-endpoints-managed-identity-uai.ipynb) within in the `sdk/endpoints/online/managed/managed-identities` directory.
145+
* To follow along with this notebook, access the companion [example notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/endpoints/online/managed/managed-identities/online-endpoints-managed-identity-uai.ipynb) within in the `sdk/endpoints/online/managed/managed-identities` directory.
146146
147147
* Additional Python packages are required for this example:
148148

0 commit comments

Comments
 (0)