Closed KSchlobohm closed 1 year ago
Looks like the command is returning whitespace when it formats the server name
az resource list -g $resourceGroupName --query "[?type=='Microsoft.Sql/servers'].name" -o tsv
seeing the same issue happening during createAppRegistrations.sh
where the last line of output should read 'frontEndWebAppUri=https://web-blah-web-app.azurewebsites.net'
Started receiving an error