This installment focuses on automating file operations, mastering zip archiving techniques, and implementing robust error handling and logging mechanisms with PowerShell.
On this part, I will be using the PowerShell String Operators Match and Split, Array Indexing and Regular Expressions to find if a particular Git Reference is coming from a particular branch and has valid SemVer version
Hi, I’m back with yet another script I would like to introduce and pretty much document for my and other’s future reference.
Today’s script is named “Deploy-AzARMTemplate.ps1” and it’s geared towards one-click deploys from your local development environment to pre-configured cloud dev/test environment.