Quickstart: Azure
How Fusion integrates to Azure
Fusion ingests VNet flow logs from Azure.
Fusion ingests asset context from Azure for context enrichment.
Steps to integrate to Azure
Each page in these instructions will walk you through the steps to integrate Azure with Netography Fusion using the az CLI:
Set your working subscription
Register Microsoft Insights Provider
Create a storage account
Create a flow log
Add Azure VNet as a new traffic source in Netography Fusion
Context integration in Azure
Troubleshooting
Network Watcher must be enabled (it is by default)
If you previously chose to opt out of Network Watcher automatic enablement, you must manually enable Network Watcher in each region.
See: Enable or Disable Azure Network Watcher
Azure Policy could restrict actions you take
If Azure Policy is in use, you may be restricted from performing these steps.
A RequestDisallowedByPolicy error means the Global Administrator role is being overridden by Azure Policy.
See: Resolve errors for request disallowed by policy
You need Owner or Contributor role in your Azure subscription to complete these steps
You'll need access to the Azure subscription(s) containing your Virtual Network(s) to be added to Netography Fusion with an Owner or Contributor role, or a custom role with the specific permissions required for each step:
/register/actionoperation permissions to register Microsoft Insights provider is included in theOwnerandContributorroles.Microsoft.Network/networkWatchers/configureFlowLog/actionpermission is included in theOwner,Contributor, andNetwork Contributorroles .Microsoft.Storage/storageAccounts/*permission is included in theOwner,Contributor, andStorage account contributorroles./register/actionoperation permissions is included in theOwnerandContributorroles.
Additional Azure setup options
The Azure quick start guide is for manually configuring your first Azure subscription to integrate into Fusion using the Azure console and az CLI. For additional instructions, see:
Last updated