I've seen this question asked before, but the answers posted always seem incorrect. For example, in the article below, the user asks how to create a site collection but the proposed solution creates a SUBSITE - in Office 365, there is a HUGE difference:
https://powerusers.microsoft.com/t5/General-Power-Automate/Create-Site-Collection/m-p/294258#M28790
Most answers I've seen make a similar error or advise using Azure functions to run a Powershell script to provision the site collection. What I'd like to know is the following:
1. Has anyone triggered a PowerShell script running in an Azure function from Power Automate which provisions a site collection? Not a subsite - a *site collection.*
2. Based on what I'm seeing, I don't see a way to create the site collection via Power Automate directly via a REST connection. Is that true?
3. Plumsail makes Plumsail Actions and it has a lot of cool activities, including an activity to deploy modern sites - which deploys an actual site collection. Does anyone have experience with these activities?