This repo contains a set of Jupyter Notebooks solving some very interesting technical problems using PowerShell via .NET Interactive Kernel.
You can directly open this repo in github codespaces. This lets you try all this right away without having to install anything.
- 💰 Counting Other People`s Money with PowerShell
- Do we always need to follow CAF recommendations?
- How to optimize target VM costs when moving them to Azure
- How to optimize target VM costs when moving them to Azure using an SMT solver
- How to visualize your VNET topology in Azure with PowerShell
- How to automate IP ranges calculations in Azure using PowerShell
You can just read through on GitHub, it can display them
If you want to try them locally you need
After everything is installed you just need to
- clone this repo
- open the corresponding folder in VS code
- start playing