Skip to content

Commit 0eaad8e

Browse files
authored
Apply suggestions from code review
1 parent 8116daa commit 0eaad8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ 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 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)
53+
To change the connection type using the Azure portal, go to your SQL Managed Instance resource, under **Security**, select **Networking**. In the **Networking** page, select the drop-down under **Connection type (VNet-local endpoint)** to change between the Proxy/Redirect types. Save the changes once you are done.
5654

5755

5856
- **Script to change connection type settings using PowerShell:**

0 commit comments

Comments
 (0)