Category: Azure
-
SaaS: Microsoft Fabric
Microsoft introduced Fabric in May 2023 which is an end-to-end analytics platform integrating several technologies into a unified product empowering data and business professionals to further unlock their data potential. Currently in Preview. If you are looking for current development visit https://blog.fabric.microsoft.com/en-US/blog Each of those components provides an “experience” (MS naming) which is designed for […]
-
IaaC: Bicep Intro
The Microsoft Azure team on Aug 29, 2020 released the Bicep V0.1.1 alpha release, which is a domain-specific language (programming language with a higher level of abstraction optimized for a specific class of problems). Bicep purpose is to simplify the creation of Resource Manager templates Why not manually through Azure Portal? Imperative vs Declarative code[Execute […]