### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. - [x] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [x] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell). ### Steps to reproduce After import Az.Sql, the Get-AzSqlManagedInstance is missing, many related commands are missing. ### Expected behavior ```console Get-AzSqlManagedInstance should be available. ``` ### Actual behavior ```console Command is Missing ``` ### Error details ```console Command is Missing ``` ### Environment data ```powershell 7.6.4 ``` ### Visuals _No response_
Prerequisites
Steps to reproduce
After import Az.Sql, the Get-AzSqlManagedInstance is missing, many related commands are missing.
Expected behavior
Get-AzSqlManagedInstance should be available.Actual behavior
Command is MissingError details
Command is MissingEnvironment data
Visuals
No response