Skip to content

Commit 4628a58

Browse files
committed
2 remaining links
1 parent 1373da4 commit 4628a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: matthewernst
1313

1414
Service principals in Azure are identity entities that are used by applications, services, and automation tools to access specific Azure resources. They can be thought of as 'users' for applications, allowing these applications to interact with Azure services. Service principals provide and control permissions to Azure resources within your subscription, allowing you to specify exactly what actions an application can perform in your environment.
1515

16-
For more information on how to create a Service principal, reference this [tutorial](../azure/azure-cli-sp-tutorial-1.md) or this [documentation](../identity-platform/service-accounts-principal.md).
16+
For more information on how to create a Service principal, reference this [tutorial](/cli/azure/azure-cli-sp-tutorial-1.md) or this [documentation](/entra/architecture/service-accounts-principal).
1717

1818
## Service principals in Operator Nexus
1919

0 commit comments

Comments
 (0)