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 Feb 4, 2025
1 parent 5b73424 commit d0dfdad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/user-guide/cmdlets/Update-M365DSCDependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This function does not generate any output.
| Force | False | SwitchParameter | | | Specifies that all dependencies should be forcefully imported again. |
| ValidateOnly | False | SwitchParameter | | | Specifies that the function should only return the dependencies that are not installed. |
| Scope | False | Object | AllUsers | CurrentUser, AllUsers | Specifies the scope of the update of the module. The default value is AllUsers(needs to run as elevated user). |
| Proxy | False | String | | | |

## Examples

Expand Down
1 change: 1 addition & 0 deletions docs/docs/user-guide/cmdlets/Update-M365DSCModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This function does not generate any output.
| Parameter | Required | DataType | Default Value | Allowed Values | Description |
| --- | --- | --- | --- | --- | --- |
| Scope | False | Object | AllUsers | CurrentUser, AllUsers | Specifies the scope of the update of the module. The default value is AllUsers(needs to run as elevated user). |
| Proxy | False | String | | | |

## Examples

Expand Down

0 comments on commit d0dfdad

Please sign in to comment.