✅ Learn PowerShell: https://kamilpro.com/pwsh1
✅ Learn PowerShell Scripting: https://kamilpro.com/pwsh2
✅ Learn CI/CD With PowerShell and GitHub Actions: https://kamilpro.com/pwsh3
For loop - do you actually need it, since there's foreach loop? Turns out, yes - there are situations where for loop comes very handy.
In this video I'll show you the basic syntax of the for loop, going through nested for loops to end up with real case scenario from Azure Application Insights.
Link to the code: https://github.com/kprocyszyn/About-P...