Hi all, Trying to authenticate to the service with no luck. `Connect-M365Tenant -ApplicationId $ApplicationID -TenantId $Tenant -CertificateThumbprint $CertThumbprint -Workload PowerPlatformREST` I get the following error: The property 'PowerPlatformREST' cannot be found on this object. Verify that the property exists and can be set. Powershell version 5.1 Modules: - Microsoft.Graph.Authentication 2.28.0.0 - Microsoft.Graph.Beta.Identity.DirectoryManagement 2.28.0.0 - MSCloudLoginAssistant 1.1.43