cicd
10 TopicsThe Fabric Blueprint: Architecting Workspaces for Enterprise Success
This quick guide establishes the organizational standard for managing Microsoft Fabric within our enterprise environment. By adopting these patterns, we ensure security, maintainability and streamlined CI/CD deployments across all data projects.430Views8likes2CommentsFabric SDD+AI Series (3/3) | Mastery in Production: Governance, CI/CD and Final Checklist [PT/EN/ES]
🇧🇷 PT: Chegamos à reta final! Descubra como garantir um "Go-Live" sem estresse no Microsoft Fabric usando automação CI/CD, governança de dados e o checklist definitivo de prontidão para produção. Aprenda a usar a IA para revisar a segurança do seu projeto antes do lançamento. 🇺🇸 EN: We've reached the final stretch! Discover how to ensure a stress-free "Go-Live" in Microsoft Fabric using CI/CD automation, data governance, and the ultimate production readiness checklist. Learn how to use AI to review your project's security before launch. 🇪🇸 ES: ¡Llegamos a la recta final! Descubra cómo garantizar un "Go-Live" sin estrés en Microsoft Fabric utilizando automatización CI/CD, gobernanza de datos y el checklist definitivo de preparación para producción. Aprenda a usar la IA para revisar la seguridad de su proyecto antes del lanzamiento.247Views2likes0CommentsFabric SDD+AI Series (2/3) | From Planning to Practice: How Data Contracts Guide Your AI [PT/EN/ES]
🇧🇷PT: Da teoria à prática: descubra como o Data Contract garante que sua IA no Microsoft Fabric trabalhe com dados limpos e precisos. Aprenda a guiar o GitHub Copilot para construir um Lakehouse blindado contra erros. 🇺🇸EN: From theory to practice: discover how the Data Contract ensures your AI in Microsoft Fabric works with clean and precise data. Learn how to guide GitHub Copilot to build a Lakehouse shielded against errors. 🇪🇸ES: De la teoría a la práctica: descubra cómo el Data Contract garantiza que su IA en Microsoft Fabric trabaje con datos limpios y precisos. Aprenda a guiar a GitHub Copilot para construir un Lakehouse blindado contra errores.264Views2likes0CommentsFabric SDD+AI Series (1/3) | Plan Better, Deliver More [PT/EN/ES]
🇧🇷PT: Começar no Microsoft Fabric pode ser intimidador, mas o segredo do sucesso não está apenas na ferramenta, e sim no planejamento. Descubra como o Spec Driven Development (SDD) transforma o GitHub Copilot em seu assistente mais preciso para projetos de BI. Esta é a Parte 1 de uma trilogia dedicada a tirar você do zero com segurança e IA. 🇺🇸EN: Starting with Microsoft Fabric can be daunting, but the secret to success isn't just the tool—it's the planning. Discover how Spec Driven Development (SDD) turns GitHub Copilot into your most precise assistant for BI projects. This is Part 1 of a trilogy dedicated to getting you from zero to hero safely with AI. 🇪🇸ES: Comenzar en Microsoft Fabric puede ser intimidante, pero el secreto del éxito no está solo en la herramienta, sino en la planificación. Descubra cómo el Spec Driven Development (SDD) transforma a GitHub Copilot en su asistente más preciso para proyectos de BI. Esta es la Parte 1 de una trilogía dedicada a llevarlo de cero a la meta con seguridad e IA.278Views1like0CommentsImplementing Enterprise-Grade CI/CD for Microsoft Fabric — A Technical Deep Dive
Struggling to scale Microsoft Fabric deployments across DEV, UAT, and PROD without manual workspace promotions and configuration drift? This technical deep dive shows you how to build a production-grade CI/CD pipeline using fabric-cicd, Azure DevOps, and Fabric-native Variable Libraries—with team-scoped Git integration, cherry-pick-based promotions, and a dual parameterization strategy that handles both runtime and deployment-time configurations. Learn the architecture decisions that matter: when to use Variable Libraries vs. parameter.yml, how to activate environment-specific settings through Azure DevOps variable groups, and why cherry-picking gives you surgical control over what reaches production.3.4KViews8likes0CommentsGit and workspace strategies for your Microsoft Fabric development process
In this post I want to share some advice about Git and workspace strategies for your Microsoft Fabric development process. To be more precise, advice about aligning with a DevOps way of working with branches, Microsoft Fabric Git integration and Fabric workspaces when multiple developers need to work in isolation before updating what is seen as the "development branch". Like in the below diagram.6.8KViews15likes4CommentsEnabling Fabric Git Integration for GitHub with IP Allow List
🚀Struggling with GitHub firewall restrictions while using Microsoft Fabric? Discover a custom-built solution that dynamically updates GitHub’s IP allow list based on your Fabric tenant’s region—no manual updates, no broken pipelines. This community solution includes dry-run mode and flexible deployment options (Docker or Python).4.7KViews6likes0CommentsStreamline collaboration in Microsoft Fabric with a simple Git branching strategy
Unlock the full potential of teamwork in Microsoft Fabric! Discover how a simple, effective Git branching strategy—paired with smart workspace design—can transform collaboration, streamline development, and empower your teams to deliver high-quality analytics solutions faster. Whether you’re a data engineer, developer, or business user, this article reveals practical steps to minimize conflicts, boost agility, and bring software engineering best practices to your data projects in Microsoft Fabric.3.7KViews7likes0Comments