Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Nov 1, 2024
1 parent 385bf49 commit 8d2dc7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/resources/azure-ad/AADServicePrincipal.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
| **ErrorUrl** | Write | String | Specifies the error URL of the ServicePrincipal. | |
| **Homepage** | Write | String | Specifies the homepage of the ServicePrincipal. | |
| **LogoutUrl** | Write | String | Specifies the LogoutURL of the ServicePrincipal. | |
| **Notes** | Write | String | Notes associated with the ServicePrincipal. | |
| **PublisherName** | Write | String | Specifies the PublisherName of the ServicePrincipal. | |
| **Owners** | Write | StringArray[] | List of the owners of the service principal. | |
| **ReplyUrls** | Write | StringArray[] | The URLs that user tokens are sent to for sign in with the associated application, or the redirect URIs that OAuth 2.0 authorization codes and access tokens are sent to for the associated application. | |
Expand Down

0 comments on commit 8d2dc7c

Please sign in to comment.