Summary
In this chapter, we covered how to use Windows Terminal with the three most popular cloud-based systems. We covered Microsoft Azure's Cloud Shell and the az
command, especially focusing on using az interactive
to get instant feedback on our commands.
Next, we looked at Google Cloud, which also supports a cloud shell and a gcloud beta interactive
command for quickly manipulating Google Cloud resources.
Finally, we covered AWS. We used the aws-shell
command, a convenient way of interacting with resources in AWS, as well as the AWS Tools for PowerShell.