This repository was archived by the owner on Nov 26, 2025. It is now read-only.
Commit 9ab3dd9
feat: add initial password rotation cmdlets (#100)
- Added `Request-PasswordRotationPolicy` cmdlet and docs to retrieve the password rotation settings for accounts managed by SDDC Manager. Results can be filtered by resource type or workload domain.
- Added `Publish-PasswordRotationPolicy` cmdlet and docs to publish the password rotation settings for accounts managed by SDDC Manager in HTML or JSON format. Results can be filtered by resource type or workload domain.
- Updated module version and build to v1.4.0.1003.
- Updated `CHANGELOG.md`.
Ref: #17
Signed-off-by: Ryan Johnson <[email protected]>1 parent 87fbcac commit 9ab3dd9
File tree
6 files changed
+696
-37
lines changed- docs/documentation/functions
6 files changed
+696
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments