Automation, Infrastructure as Code 20 Mar 2024 Azure Bicep features you didn’t know about – Pt. 2 The post introduces user-defined functions in Azure Bicep, emphasizing their practicality in simplifying template creation and streamlining maintenance efforts. We'll… Marco No Comments
Automation, Infrastructure as Code 05 Mar 2024 Azure Bicep features you didn’t know about – Pt. 1 Let’s take a look at user-defined data types in Azure Bicep and how they might help us to further automate… Marco No Comments
Automation, Infrastructure as Code, Security 02 Jan 2024 The power of Azure Policy DeployIfNotExists We'll lay our focus on the DeployIfNotExists policy effect. This effect is especially powerful, because, as the name suggests, it… Marco No Comments
Automation, Infrastructure as Code 06 Jul 2023 5 nifty Azure Bicep tips and tricks Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. In other words: it's the language… Marco No Comments
Automation 14 Feb 2023 How to API – Pt. 2 – Microsoft Graph Microsoft Graph is a REST API that enables you to interact with Microsoft 365 services and Azure Active Directory in… Marco No Comments
Automation, Identity, Security 29 Dec 2022 What are Managed Identities? With the introduction of Managed Identities came many security options. Among other things, manual credential management is no longer necessary,… Marco No Comments
Automation 27 Dec 2022 How to API – Pt. 1 – What is a REST API? In today's automated world, you probably can't avoid using REST API's in some way. More and more vendors offer their… Marco No Comments