New feature (non-breaking change which adds functionality)
Description
Adds support for creating an account level cloudtrail trail to track management api calls and store them in the account audit bucket
Motivation and Context
Cloudtrail auditing provides a log of all activities performed within a cloud provider subscription. They usually focus on management plane calls but can be configured to support some data plane calls for deeply integrated services.
This adds support for the management activities and closes #679
Intent of Change
Description
Motivation and Context
Cloudtrail auditing provides a log of all activities performed within a cloud provider subscription. They usually focus on management plane calls but can be configured to support some data plane calls for deeply integrated services.
This adds support for the management activities and closes #679
How Has This Been Tested?
Tested locally and on test deployment
Related Changes
Prerequisite PRs:
Dependent PRs:
Consumer Actions: