Skip to content

Commit 9074192

Browse files
authored
Update sql-database-connectivity-architecture.md
1 parent d76205f commit 9074192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ az resource update --ids $id --set properties.connectionType=Proxy
152152
> [!IMPORTANT]
153153
> This script requires the [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli).
154154
155-
The following CLI script shows how to change the connection policy in a bash shell.
155+
The following CLI script shows how to change the connection policy from a Windows command prompt (with Azure CLI installed).
156156

157157
```azurecli
158158
# Get SQL Server ID and set URI

0 commit comments

Comments
 (0)