Skip to content

Commit 471231d

Browse files
authored
triggering a new build
1 parent 1de4360 commit 471231d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-connectivity-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Set-AzResource -ResourceId $id -Properties @{"connectionType" = "Proxy"} -f
145145
> All scripts in this section requires [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli).
146146
147147
### Azure CLI in a bash shell
148-
The following CLI script shows how to change the connection policy in a bash shell:
148+
The following CLI script shows how to change the connection policy in a bash shell:
149149

150150
```azurecli-interactive
151151
# Get SQL Server ID

0 commit comments

Comments
 (0)