Tzahi Kolber·Mar 3Embedding PowerShell Scripts in Azure ARM Templates for Zero-Touch VM ConfigurationIntroductionA response icon1A response icon1
Tzahi Kolber·Feb 19Stop Burning Azure Credits on Bastion — The Developer SKU Is Your New Best FriendIf you’ve ever spun up a couple of virtual machines in Azure for a dev/test lab, a proof of concept, or just to try something out, you’ve…
Tzahi Kolber·Feb 8Add a “Remind Me” option to Your GitHub IssuesIn this blog, I will cover a very useful option that can assist you on a daily basis to keep doing your CICD tasks without forgetting…
Tzahi Kolber·Feb 5Export email attachments from Exchange Online mailboxes using Microsoft GraphExport email attachments from Exchange Online mailboxes using Microsoft Graph
Tzahi Kolber·Nov 6, 2025Troubleshoot Azure Authentication with Terraform in DevOps PipelinesRunning Terraform in Azure DevOps pipelines often looks simple — until it fails with cryptic authentication errors. If you’ve ever seen…
Tzahi Kolber·Apr 8, 2025🔁 From a Diagram/Picture to any code, using GitHub Copilot & VS CodeManaging infrastructure in Azure often begins with manually setting up services in the portal. But what if you’ve already built a beautiful…
Tzahi Kolber·Mar 24, 2025List All Personal Access Tokens (PATs) expiration dates in Azure DevOps for all users.Introduction
Tzahi Kolber·Dec 11, 2024Getting a list of installed applications on a Windows core serverIn this blog I will review a few options using PowerShell, to get a list of all installed applications on a windows server core in a…
Tzahi Kolber·Aug 22, 2024Passing variables in Azure Pipelines YAML tasks, jobs and stages.recently I found it very useful to get a variable in one task, job or even a stage, and pass them on to the next step in the Yaml file in…A response icon1A response icon1