azure synapse analytics
1 TopicFailed to use module in Az.copy
I want to use the command Update-AzSynapseSqlPool which is included in Az.copy in powershell. However, even after running Import-Module and Install-Module, I get an error that there is no such command. Install-Module -Name Az.Synapse Import-Module -Name Az.Synapse How can I use the Az.copy and Update-AzSynapseSqlPool commands in PowerShell? Thank you921Views0likes2Comments