Skip to content

Commit

Permalink
fix: intg test + readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Manan-Bhatia-0 committed Aug 15, 2024
1 parent 76f92ee commit d3d11a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/docs/lacework_generate_cloud-account_azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ lacework generate cloud-account azure [flags]
--entra_id_activity_log enable Entra ID activity log integration
--entra_id_activity_log_integration_name string specify a custom Entra ID activity log integration name
--event_hub_location string specify the location where the Event Hub for logging will reside
--event_hub_partition_count int specify the number of partitions for the Event Hub
--event_hub_partition_count int specify the number of partitions for the Event Hub (default 1)
--existing_storage use existing storage account
-h, --help help for azure
--location string specify azure region where storage account logging resides
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Flags:
--entra_id_activity_log enable Entra ID activity log integration
--entra_id_activity_log_integration_name string specify a custom Entra ID activity log integration name
--event_hub_location string specify the location where the Event Hub for logging will reside
--event_hub_partition_count int specify the number of partitions for the Event Hub
--event_hub_partition_count int specify the number of partitions for the Event Hub (default 1)
--existing_storage use existing storage account
-h, --help help for azure
--location string specify azure region where storage account logging resides
Expand Down

0 comments on commit d3d11a2

Please sign in to comment.