Skip to content

Commit b7476b2

Browse files
Fixing language encoding.
1 parent 65088ca commit b7476b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azureadps-2.0/AzureAD/Set-AzureADUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ Accept wildcard characters: False
588588

589589
### -UserState
590590

591-
For an external user invited to the tenant using the [invitation API](https://docs.microsoft.com/en-us/graph/api/invitation-post), this property represents the invited user's invitation status. For invited users, the state can be `PendingAcceptance` or `Accepted`, or `null` for all other users.
591+
For an external user invited to the tenant using the [invitation API](/graph/api/invitation-post), this property represents the invited user's invitation status. For invited users, the state can be `PendingAcceptance` or `Accepted`, or `null` for all other users.
592592

593593
```yaml
594594
Type: String
@@ -638,4 +638,4 @@ See the [migration guide for Set-AzureADUser](./migrate/Set-AzureADUser.md) to t
638638

639639
[Remove-AzureADUser](Remove-AzureADUser.md)
640640

641-
[Learn more about age group and minor consent definitions]: https://learn.microsoft.com/en-us/graph/api/resources/user#legal-age-group-property-definitions
641+
[Learn more about age group and minor consent definitions]: https://learn.microsoft.com/graph/api/resources/user#legal-age-group-property-definitions

0 commit comments

Comments
 (0)