CI/CD in Microsoft Fabric

For many developers, the concept of CI/CD (continuous integration and continuous deployment) isn’t a new concept. For those who may need a refresher, I’ll break CI/CD into it’s 2 components. Continuous Integration (CI) CI refers to the practice of regularly merging and updating code bases from multiple avenues of development. This could be multiple developers …

CI/CD in Microsoft Fabric Read More »