Is your feature request related to a problem? Please describe.
Following up on this request: #2189
We want to be able to manage Loop components from M365DSC and this would require the underlying PnP components to expose these setting.
Describe the solution you'd like
We want to have the same settings as with SPO PowerShell.
| Settingname |
PnP PowerShell |
SPO PowerShell |
| isLoopEnabled |
x |
- |
| OneDriveLoopSharingCapability |
- |
x |
| OneDriveLoopDefaultSharingLinkScope |
- |
x |
| OneDriveLoopDefaultSharingLinkRole |
- |
x |
| CoreLoopSharingCapability |
- |
x |
| CoreLoopDefaultSharingLinkScope |
- |
x |
| CoreLoopDefaultSharingLinkRole |
- |
x |
Describe alternatives you've considered
N/A
Additional context
N/A