You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/inject-vnet-v2.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,13 +88,11 @@ When you [create](get-started-create-service-instance.md) a Premium v2 instance
88
88
89
89
1. In the **Create API Management service** wizard, select the **Networking** tab.
90
90
1. In **Connectivity type**, select **Virtual network**.
91
-
1. In **Type**, select **Internal**.
92
-
1. In **Configure virtual networks**, select the virtual network and the delegated subnet that you want to integrate.
93
-
94
-
Optionally, provide a public IP address resource if you want to own and control an IP address that's used only for outbound connection to the internet.
91
+
1. In **Type**, select **Injection**.
92
+
1. In **Configure virtual networks**, select the virtual network and the delegated subnet that you want to inject.
95
93
1. Complete the wizard to create the API Management instance.
96
94
97
-
## DNS settings for integration with private IP address
95
+
## DNS settings for access to private IP address
98
96
99
97
When a Premium v2 API Management instance is injected in a virtual network, you have to manage your own DNS to enable inbound access to API Management.
0 commit comments