Skip to content

Commit 8116daa

Browse files
authored
Update connection-types-overview.md
Corrected the text description for how to change the Azure SQL MI connection type via Portal and added screenshot visual.
1 parent 9d3a958 commit 8116daa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

azure-sql/managed-instance/connection-types-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@ In the proxy connection type, the TCP session is established using the gateway a
5050
## Changing Connection Type
5151

5252
- **Using the Portal:**
53-
To change the Connection Type using the Azure portal, open the Virtual Network page and use the **Connection type** setting to change the connection type and save the changes.
53+
To change the Connection Type using the Azure portal, open the blade for the Managed Instance then in the navigation on the left under the Security section select Networking. Then at the bottom is a drop-down under "Connection type (VNet-local endpoint)" to change between the Proxy/Redirect types. Select the desired option and then, if changed, be sure to save the change.
54+
55+
![Screenshot demonstrating how to change the Azure SQL MI connection type (Proxy or Redirect) via the Azure Portal.](https://github.com/user-attachments/assets/8bd43fb4-7f85-4c6b-a584-1fa911a85512)
56+
5457

5558
- **Script to change connection type settings using PowerShell:**
5659

0 commit comments

Comments
 (0)