The script [Microsoft.PowerPlatform.Administration.UserManagement.psm1](https://github.com/microsoft/PowerApps-Samples/blob/61dd17caeb9b09469f6ed081b6c9104c85118a7a/powershell/UserManagement/Microsoft.PowerPlatform.Administration.UserManagement/Microsoft.PowerPlatform.Administration.Powershell/Microsoft.PowerPlatform.Administration.UserManagement.psm1) uses the `Connect-AzureAD` cmdlet ([source code here](https://github.com/microsoft/PowerApps-Samples/blob/61dd17caeb9b09469f6ed081b6c9104c85118a7a/powershell/UserManagement/Microsoft.PowerPlatform.Administration.UserManagement/Microsoft.PowerPlatform.Administration.Powershell/Microsoft.PowerPlatform.Administration.UserManagement.psm1#L180)), which is due for deprecation in one month (30th March 2024 - see [here for announcement](https://techcommunity.microsoft.com/t5/microsoft-entra-blog/important-azure-ad-graph-retirement-and-powershell-module/ba-p/3848270)). Are there plans for this to use supported/maintained modules?