File tree 1 file changed +1
-5
lines changed
cloud_Azure/terraform/module
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,6 @@ NetworkWatcher is automatically created by Azure when VirtualNetwork is created
22
22
* [ All Network Security Groups in requested Resource Groups in single Azure Account] ( examples/single_account_multiple_resource_groups )
23
23
* [ All Network Security Groups in requested Resource Groups in multiple Azure Accounts] ( examples/multiple_accounts_multiple_resource_group )
24
24
25
- ## Demo
26
-
27
- * [ Demo showing how to add list of subnets to Kentik portal using this module] ( demo ) (TBD)
28
-
29
25
## Requirements
30
26
31
27
| Name | Version |
@@ -91,4 +87,4 @@ To install Python and required packages:
91
87
| subscription_id | Azure subscription ID |
92
88
| resource_group_names | Names of Resource Groups from which to collect flow logs |
93
89
| storage_accounts | Storage Account names where flow logs will be collected |
94
- | principal_id | Service Principal ID created for Kentik NSG Flow Exporter application |
90
+ | principal_id | Service Principal ID created for Kentik NSG Flow Exporter application |
You can’t perform that action at this time.
0 commit comments