When I created an Azure virtual network, it automatically creates a Network Watcher called NetworkWatcher_canadacentral
for me in its own resource group called NetworkWatcherRG
.
My question is whether its possible to give the Network Watcher and the resource group it gets created in a custom name. I'm using Pulumi to Create my virtual network but answers showing ARM/Bicep/Terraform are also welcome.