i created one Network Profile with all Tags. Inside Network-Profile add Network each Zone with specificated Tags equal Portgroups.
------------------------------
----
Das »Menschliche« an Computern ist ihre Gewissenlosigkeit
----
The »human« thing about computers is their lack of conscience
------------------------------
Original Message:
Sent: Feb 25, 2025 11:55 PM
From: Jinhoe
Subject: How to deploy a VM on compute A with its corresponding network
Scenario
- A Cloud Zone Capability Tag (env:prod) with compute resources A and B
- Network Profile 1 Capability Tag (env:prod) for compute A's network
- Network profile 2 Capability Tag (env:prod) for compute B's network
How to deploy a VM in env:prod and pair the correct network with the selected compute resource (A with its network, B with its network)?
I would prefer to let Aria Automation decide which compute resources to use, than user choosing it.