Need to use SPO Service Online Powershell Module without credentials-based login for an Automation
I need to access the Sharepoint Admin Center via a Powershell Runbook through a Power Automate flow in order to perform hourly checks on Site Storage Usage in Sharepoint. I have a runbook that currently gets this data on a folder-basis with the PnP Module, but i’m unsure if this will work for this issue. My assumption is that i’ll need to use the SPO Service module, but it requires credentials-based login with administrative access. Is there a way to circumvent this?
I need to access the Sharepoint Admin Center via a Powershell Runbook through a Power Automate flow in order to perform hourly checks on Site Storage Usage in Sharepoint. I have a runbook that currently gets this data on a folder-basis with the PnP Module, but i’m unsure if this will work for this issue. My assumption is that i’ll need to use the SPO Service module, but it requires credentials-based login with administrative access. Is there a way to circumvent this? Read More