Create an AWS CloudTrail trail for all regions with PowerShell
Use PowerShell and the AWS module to create a CloudTrail trail for all regions that captures S3 and Lamda events and saves the logs to S3.
Use PowerShell and the AWS module to create a CloudTrail trail for all regions that captures S3 and Lamda events and saves the logs to S3.
Using the AzContext cmdlets to manage multiple Azure environments and subscriptions
Going over the basics of using the AZ PowerShell module to manage users and groups in Azure Active Directory. This post was crafted on Ubuntu 18.04
Use PowerShell to create the required IAM EC2 instance profile for the CloudWatch agent to collect more system level metrics and send them to CloudWatch.
Use AWS PowerShell module to get basic EC2 information including the AMI name used to create the instance.