Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Resources/Resources/help/New-AzADServicePrincipal.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ principal with the **Role** and **Scope** parameters. If both are omitted, the c
assigned to the service principal. The default values for the **Role** and **Scope** parameters are
**Contributor** for the current subscription. The cmdlet creates an application and sets its
properties if an ApplicationId is not provided. To update the application-specific parameters, use
the [Set-AzADApplication](./get-azadapplication.md) cmdlet.
the [Update-AzADApplication](./update-azadapplication.md) cmdlet.

## EXAMPLES

Expand Down