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