Ensure that no sensitive credentials are exposed in VM custom_data
When creating Azure Virtual Machines, custom_data is used to pass start up information into the EC2 instance. This custom_dat must not contain access key credentials.
Impact
Recommended Actions
Follow the appropriate remediation steps below to resolve the issue.
Don’t use sensitive credentials in the VM custom_data