I am trying to create azure serverless db and restore it with BACPAC which is stored storage account. I am trying this with ARM template, and running Microsoft.Resources/deploymentScripts to the powershell script. the powershell contains the logic to restore db. But for some reason this task is getting hanged without doing anything.