msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Module to large for runbooks
Tried to use microsoft.graph.files in a runbook. I think the module size was above 150mb(!!!), and the size limit in runbooks are 100mb. Ended up using pnp, which in comparison was 25mb (if i remember correctly).