Skip to content

Commit 5e54f5e

Browse files
authored
Merge pull request #175047 from atikmapari/Broken-link-roastala
Broken link fixed
2 parents 348eea1 + 80bb8be commit 5e54f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ ws = Workspace.create(name="workspace name",
247247
primary_user_assigned_identity="managed identity ARM ID")
248248
```
249249

250-
You can also use [an ARM template](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.machinelearningservices/machine-learning-advanced) to create a workspace with user-assigned managed identity.
250+
You can also use [an ARM template](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.machinelearningservices/) to create a workspace with user-assigned managed identity.
251251

252252
> [!IMPORTANT]
253253
> If you bring your own associated resources, instead of having Azure Machine Learning service create them, you must grant the managed identity roles on those resources. Use the [role assignment ARM template](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.machinelearningservices/machine-learning-dependencies-role-assignment) to make the assignments.

0 commit comments

Comments
 (0)