PowerShell 7 · Azure CLI · live sanitized AVNM preflight
PS> $subscriptionId = az account show --query id -o tsv
PS> .\scripts\Start-AzureVirtualNetworkManagerWorkshop.ps1 `
-SubscriptionId $subscriptionId -Stage Preflight
[PASS] Exact active subscription confirmed: Visual Studio Enterprise Subscription (identifier redacted).
[PASS] PowerShell 7.6.3 and Azure CLI 2.88.0 detected.
[PASS] virtual-network-manager CLI extension 3.0.2 is available.
[PASS] Microsoft.Network is registered.
[PASS] Microsoft.Compute is registered.
[PASS] Microsoft.PolicyInsights is registered.
[PASS] The intended 10.140.0.0/14 range has no existing VNet conflict.
[PASS] Ubuntu 24.04 and Standard_B1s capacity preflight passed.
No subscription ID, tenant ID, identity ID, token, or public IP is printed.