Ansible 👨💻Cloud ⛅️Dynamic Network Config in Ansible: Local to Azure VNetLearn to use Ansible's network utilities for dynamic subnet configuration and Azure VNet deployment. Boost your infrastructure-as-code flexibility with practical examples.
Ansible 👨💻macOS 🍏How to Install Ansible on a Mac: A Modern ApproachA guide to installing and managing Ansible on macOS using Conda, with tips for handling collections and dependencies.
AI 🤖Python 🐍Unlocking Image Creation with Flux and GPT-4oExplore the world of AI image generation using Flux, fal.ai, and OpenAI. Learn how to build a Streamlit app that leverages GPT-4o for prompt tuning and Flux models for creating stunning visuals. Compare outputs with Midjourney and discover the potential of these cutting-edge tools.
Life 👨🏫Vinyl 🎧Behind the Scenes; More than just a backgroundDive into the world of a passionate vinyl collector, exploring an extensive record collection, my audio setup, and the intersection of music and technology.
Azure ☁️Generating an Azure Storage Account SAS token using Azure Logic and Function appsLearn how to generate an Azure Storage Account SAS token from a Logic App using an Azure Function. This step-by-step guide covers deploying a PowerShell-based Function App, creating the SAS token generation function, and integrating it into your Logic App workflow. Overcome common challenges and enhance your Azure development skills with this practical tutorial.
Azure ☁️Azure Firewall KQL QueryExplore a powerful KQL query for Azure Firewall logs. Learn how to analyze network traffic, filter by source and destination IP, and gain insights into your Azure Firewall's performance and security.
Azure ☁️Azure Virtual Desktop KQL QueriesDiscover powerful KQL queries to enhance your Azure Virtual Desktop (AVD) management. Learn how to track user connections, analyze session times, monitor errors, and gain insights into your AVD environment's performance and security.
Ansible 👨💻DevOps 🦾Azure DevOps Ansible Pipeline; Boosting Efficiency with CachingDiscover how to optimize your Azure DevOps Ansible pipeline with caching techniques. Learn to reduce execution time, improve efficiency, and maintain security checks in your infrastructure as code deployments.