CI/CD for Azure Data Factory: Selective Deployment & Full Deployment Using Azure DevOps YAML Pipelines (Dev → Test → Prod)Jul 9, 2025·6 min read
🚀 Microsoft Fabric vs Microsoft Foundry They work better togetherMicrosoft Fabric vs Microsoft Foundry They work better together There’s often a comparison between Fabric and Foundry, but they are not competing platforms. They play different roles in the modern dSep 9, 2026·1 min read
AI-Powered Assistant to Validate Terraform IaC with Azure OpenAI and Azure DevOpsApr 23, 2025·10 min read
Set up End-to-End LLMOps Pipeline with Prompt Flow, OpenAI Studio & GitHub ActionAzure Machine Learning allows you to integrate with GitHub Actions to automate the machine learning lifecycle. Some of the operations you can automate are: Running Prompt flow after a Pull Request Running Prompt flow evaluation to ensure results ar...Sep 3, 2024·7 min read
Deploying Production Ready Application with HTTPS on Kubernetes using GitHub Action, ArgoCD & CloudNativePGIntroduction Hello everyone! Today, we’ll learn how to securely deploy a Python application on Kubernetes with HTTPS, using GitHub Actions and Argo CD. Our application, built with Flask, offers users a stylish HTML interface to manage their goals. In...Jun 19, 2024·13 min read