Actions
Create VPC - Azure NSG
Create a VPC from the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
To learn more, visit the Netography documentation.
Basic Parameters
Parameter | Description |
---|---|
NSG Resource Group | Azure network security group’s resource group. |
NSG Subscription ID | Azure network security group’s subscription ID. |
Network Security Group’s Name | Azure network security group’s name. |
Region | Location of the flow source. |
Storage Account Container Name | Azure storage account’s container name. |
Storage Account Key | Azure storage account’s access key. |
Storage Account Name | Azure Storage Account’s Access Name. |
VPC Name | The name of the VPC. Eg. prod-vpc-east. |
Advanced Parameters
Parameter | Description |
---|---|
Enabled | If this VPC is enabled or disabled. |
Tags | An array of strings to tag every flow from this VPC with. |
VPC Sample Rate | The sample rate of flows this VPC will send. Between 1 and 65535. |
Example Output
Workflow Library Example
Create Vpc Azure Nsg with Netography and Send Results Via Email
Preview this Workflow on desktop