What permissions do you need in order to be able to execute Network Watcher IP flow verify check?
Experience Level: Junior
Tags: Azure Network Watcher
Answer
You need to have action Microsoft.Network/networkWatchers/ipFlowVerify/action over scope of your Network Watcher resource in a specific region.
The NetworkWatcher resources are by default created in the NetworkWatcherRG resource group with name NetworkWatcher suffixed by _{regionName}.
/subscriptions/{subscriptionId}/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_{regionName}
Related Azure Cloud job interview questions
What is Network Watcher NSG diagnostics?
Azure Network Watcher JuniorWhat are the supported resource types in Network Watcher NSG diagnostics?
Azure Network Watcher JuniorIs Azure Network Watcher intended for PaaS monitoring or Web analytics?
Azure Network Watcher JuniorHow do you enable Azure Network Watcher for a specific region?
Azure Network Watcher JuniorIn what resource group are Azure Network Watcher resources automatically created?
Azure Network Watcher Junior