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/virtual-network-manager/create-virtual-network-manager-portal.md
+1-23Lines changed: 1 addition & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,29 +24,7 @@ In this quickstart, you deploy three virtual networks and use Azure Virtual Netw
24
24
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
25
- To modify dynamic network groups, you must be [granted access via Azure RBAC role](concept-network-groups.md#network-groups-and-azure-policy) assignment only. Classic Admin/legacy authorization is not supported.
26
26
27
-
## Create a Virtual Network Manager instance
28
-
29
-
Deploy a Virtual Network Manager instance with the defined scope and access that you need:
30
-
31
-
1. Sign in to the [Azure portal](https://portal.azure.com/).
32
-
33
-
1. Select **+ Create a resource** and search for **Network Manager**. Then select **Network Manager** > **Create** to begin setting up Virtual Network Manager.
34
-
35
-
1. On the **Basics** tab, enter or select the following information, and then select **Review + create**.
36
-
37
-
:::image type="content" source="./media/create-virtual-network-manager-portal/network-manager-basics-thumbnail.png" alt-text="Screenshot of basic information for creating a network manager." lightbox="./media/create-virtual-network-manager-portal/network-manager-basics-thumbnail.png":::
38
-
39
-
| Setting | Value |
40
-
| ------- | ----- |
41
-
|**Subscription**| Select the subscription where you want to deploy Virtual Network Manager. |
42
-
| **Resource group** | Select **Create new** and enter **rg-learn-eastus-001**.
43
-
|**Name**| Enter **vnm-learn-eastus-001**. |
44
-
|**Region**| Enter **eastus** or a region of your choosing. Virtual Network Manager can manage virtual networks in any region. The selected region is where the Virtual Network Manager instance will be deployed. |
45
-
|**Description**|*(Optional)* Provide a description about this Virtual Network Manager instance and the task it's managing. |
46
-
| [Scope](concept-network-manager-scope.md#scope) | Choose **Select scopes** and then select your subscription.</br> Select **Add to selected scope** > **Select**. </br> Scope information defines the resources that Virtual Network Manager can manage. You can choose subscriptions and management groups.
47
-
|[Features](concept-network-manager-scope.md#features)| Select **Connectivity** and **Security Admin** from the dropdown list. </br> **Connectivity** enables the creation of a full mesh or hub-and-spoke network topology between virtual networks within the scope. </br> **Security Admin** enables the creation of global network security rules. |
48
-
49
-
1. Select **Create** after your configuration passes validation.
Deploy a Virtual Network Manager instance with the defined scope and access that you need. You can create a Virtual Network Manager instance by using the Azure portal, Azure PowerShell, or Azure CLI. This article shows you how to create a Virtual Network Manager instance by using the Azure portal.
17
+
18
+
1. Sign in to the [Azure portal](https://portal.azure.com/).
19
+
20
+
1. Select **+ Create a resource** and search for **Network Manager**. Then select **Network Manager** > **Create** to begin setting up Virtual Network Manager.
21
+
22
+
1. On the **Basics** tab, enter or select the following information, and then select **Review + create**.
23
+
24
+
:::image type="content" source="./media/virtual-network-manager-create-instance/create-virtual-network-manager-instance.png" alt-text="Screenshot of basic information for creating a network manager.":::
25
+
26
+
| Setting | Value |
27
+
| ------- | ----- |
28
+
|**Subscription**| Select the subscription where you want to deploy Virtual Network Manager. |
29
+
| **Resource group** | Select **Create new** and enter **rg-learn-eastus-001**.
30
+
|**Name**| Enter **vnm-learn-eastus-001**. |
31
+
|**Region**| Enter **eastus** or a region of your choosing. Virtual Network Manager can manage virtual networks in any region. The selected region is where the Virtual Network Manager instance will be deployed. |
32
+
|**Description**|*(Optional)* Provide a description about this Virtual Network Manager instance and the task it's managing. |
33
+
| [Scope](../articles/virtual-network-manager/concept-network-manager-scope.md#scope) | Choose **Select scopes** and then select your subscription.</br> Select **Add to selected scope** > **Select**. </br> Scope information defines the resources that Virtual Network Manager can manage. You can choose subscriptions and management groups.
34
+
|[Features](../articles/virtual-network-manager/concept-network-manager-scope.md#features)| Select **Connectivity** and **Security Admin** from the dropdown list. </br> **Connectivity** enables the creation of a full mesh or hub-and-spoke network topology between virtual networks within the scope. </br> **Security Admin** enables the creation of global network security rules. |
35
+
36
+
2. Select **Create** after your configuration passes validation.
0 commit comments