July 2018
Beginner
552 pages
13h 18m
English
Azure includes an excellent feature called the Azure Cloud Shell. This is an integrated terminal in the Azure portal (portal.azure.com) that you can use with bash and PowerShell, to work with your resources. We will, of course, concentrate on PowerShell in this book. The following screenshot shows PowerShell in Azure Cloud Shell in action. The version that is currently used is using a Server Core container as you can see from the output of $PSVersionTable.

At the time of writing this book, PowerShell in Azure Cloud Shell is delivered as Windows PowerShell in a Windows Server 2016 Core container, which you can ...
Read now
Unlock full access