Update PowerShell SDK docs: 16529915541

This commit is contained in:
developer-relations-sp
2025-07-25 19:22:56 +00:00
parent 96e808b98b
commit 456f1a8b11
35 changed files with 1367 additions and 26 deletions

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$SourceAppAccountSource = Initialize-V2024SourceAppAccountSource -Id 2c9180827ca885d7017ca8ce28a000eb `
-Type SOURCE `
-Name ODS-AD-Source `
-UseForPasswordManagement false `
-UseForPasswordManagement true `
-PasswordPolicies [{type=PASSWORD_POLICY, id=006a072ecc6647f68bba9f4a4ad34649, name=Password Policy 1}]
```