Skip to content

Commit 1a4992f

Browse files
authored
virtual network manager - Update concept-use-cases.md
Terraform added note
1 parent dfc5d57 commit 1a4992f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/virtual-network-manager/concept-use-cases.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Learn about use cases for Azure Virtual Network Manager including managing conne
1616

1717
[!INCLUDE [virtual-network-manager-preview](../../includes/virtual-network-manager-preview.md)]
1818

19-
This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.
20-
2119
## Creating topology and connectivity
2220
Connectivity configuration allows you to create different network topologies based on your network needs. You create a connectivity configuration by adding new or existing virtual networks into [network groups](concept-network-groups.md) and creating a topology that meets your needs. The connectivity configuration offers three topology options: mesh, hub and spoke, or hub and spoke with direct connectivity between spoke virtual networks.
2321

@@ -33,6 +31,9 @@ This topology combines the two above topologies. It's recommended when you have
3331
### Maintaining virtual network topology
3432
AVNM automatically maintains the desired topology you defined in the connectivity configuration when changes are made to your infrastructure. For example, when you add new spoke to the topology, AVNM can handle the changes necessary to create the connectivity to the spoke and its virtual networks.
3533

34+
> [!NOTE]
35+
> Azure Virtual Network Manager can be deployed and managed through the [Azure portal](./create-virtual-network-manager-portal.md), [Azure CLI](./create-virtual-network-manager-cli.md), [Azure PowerShell](./create-virtual-network-manager-powershell.md), or[Terraform](./create-virtual-network-manager-terraform.md).
36+
3637
## Security
3738

3839
With Azure Virtual Network Manager, you create [security admin rules](concept-security-admins.md) to enforce security policies across virtual networks in your organization. Security admin rules take precedence over rules defined by network security groups, and they're applied first when analyzing traffic as seen in the following diagram:

0 commit comments

Comments
 (0)