Security and Compliance | Added new resource device tenant policy.#5256
Security and Compliance | Added new resource device tenant policy.#5256sasistla wants to merge 9 commits intoMicrosoft365DSC:Devfrom
Conversation
…ntRule # Conflicts: # CHANGELOG.md
|
Looks like you are missing the stub for the Remove-DeviceTenantPolicy cmdlet. |
|
@NikCharlebois Do you want to review this PR? Currently checking the PRs and issues. |
NikCharlebois
left a comment
There was a problem hiding this comment.
One comment to address.
| ( | ||
| [Parameter()] | ||
| [System.String] | ||
| $Guid, |
There was a problem hiding this comment.
Since this is the key, it is required for the property to be marked as mandatory. Otherwise Start-DSCConfiguration will fail.
There was a problem hiding this comment.
@sasistla, could you please fix this last comment today? Then we can include it in the next release.
|
Putting this PR On-Hold as we are awaiting additional details from the owning PG to better understand how the underlying cmdlets work and what their impact on the environment is. |
|
@NikCharlebois Did you receive feedback from the PG? |
Added new resource device tenant policy in S&C