Michael Levan
Blogs, Articles, and Posts
How to Python in PowerShell
(cloudskills.io)
We see a ton of articles and posts about getting started in PowerShell to Python, but how about from
By: Michael Levan submitted:Jun 16 2022
We see a ton of articles and posts about getting started in PowerShell to Python, but how about from
Python to PowerShell? In this blog post, you will get a hands-on approach at Python-ing in PowerShell. We will go over basics of how to run commands and scripts then get into logic and loops.
By: Michael Levan submitted:Jun 16 2022
Books, Media, and Learning Resources
How to Write Scripts that Combine Azure CLI with PowerShell
(cloudskills.io)
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
By: Michael Levan submitted:Jun 16 2022
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
CLI. Two of the most popular ways to automate Azure workloads are always presented separately. Why? Azure CLI and PowerShell work well together right out of the box for all Azure services. How can we bring the two automation tools together?
By: Michael Levan submitted:Jun 16 2022