<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bicep on Derrek</title><link>https://www.meath.cloud/tags/bicep/</link><description>Recent content in Bicep on Derrek</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.meath.cloud/tags/bicep/index.xml" rel="self" type="application/rss+xml"/><item><title>Data Engineering on Azure: Building My First ETL Pipeline</title><link>https://www.meath.cloud/posts/data-engineering-etl-pipeline/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://www.meath.cloud/posts/data-engineering-etl-pipeline/</guid><description>&lt;h1 id="data-engineering-on-azure-building-my-first-etl-pipeline">Data Engineering on Azure: Building My First ETL Pipeline&lt;/h1>
&lt;p>Day 4 of the cloud engineering transition. Today I crossed into data engineering territory — spinning up Azure Storage and Data Factory infrastructure with Bicep, then writing a Python ETL pipeline that pulls live weather data and lands it in Azure Blob Storage.&lt;/p>
&lt;p>It&amp;rsquo;s a simple pipeline by design, but it covers the full ETL pattern that every data engineering project is built on.&lt;/p></description></item><item><title>Infrastructure as Code with Bicep: Deploying a Windows 11 Dev VM</title><link>https://www.meath.cloud/posts/iac-bicep-windows-vm/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://www.meath.cloud/posts/iac-bicep-windows-vm/</guid><description>&lt;h1 id="infrastructure-as-code-with-bicep-deploying-a-windows-11-dev-vm">Infrastructure as Code with Bicep: Deploying a Windows 11 Dev VM&lt;/h1>
&lt;p>Day 3 of the cloud engineering transition. Today&amp;rsquo;s goal was twofold — learn Infrastructure as Code using Azure Bicep, and solve a real problem: getting a proper Windows development environment accessible from an iPad via Microsoft&amp;rsquo;s Windows App.&lt;/p>
&lt;p>The result is a Windows 11 VM provisioned entirely from code, with auto-shutdown at midnight, RDP access locked down via NSG, and a static public IP that doesn&amp;rsquo;t change between reboots. All deployed with a single command.&lt;/p></description></item></channel></rss>