Skip to content

Commit afc948d

Browse files
committed
fixed link
1 parent 5f49249 commit afc948d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-hub-prepare-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following steps show how to set up authentication for your app to register w
5555
New-AzRoleAssignment -RoleDefinitionName "Owner" -ApplicationId {MyAppId}
5656
```
5757
58-
To understand roles and permissions, see [Create or update Azure custom roles using Azure PowerShell](https://docs.microsoft.com/azure/role-based-access-control/custom-roles-powershell).
58+
To understand roles and permissions, see [Create or update Azure custom roles using Azure PowerShell](/azure/role-based-access-control/custom-roles-powershell).
5959
6060
With your new Azure AD application, you can now authenticate from your custom C# application.
6161

0 commit comments

Comments
 (0)