Automation, Azure, Infrastructure as Code 22 Aug 2024 Azure Verified Modules (AVM) Azure Verified Modules (AVM) aim to standardize high-quality Infrastructure-as-Code (IaC) modules using Bicep capabilities, such as user-defined data types and… Marco No Comments
AI, Azure, Electronics 06 Aug 2024 Hear the world using Azure OpenAI and a Raspberry Pi This project showcases the build of a simple device to help visually impaired individuals by recognizing objects in images and… Marco No Comments
Automation, Azure, Identity, Infrastructure as Code 23 May 2024 Deploy Entra ID resources declaratively using Azure Bicep Let’s take a closer look at the new Graph extension and how it works. This extension integrates seamlessly with Azure… Marco No Comments
AI, Automation, Azure, Infrastructure as Code 02 Apr 2024 Unlocking Azure Policy innovation using Azure OpenAI Explore Azure Policy automation with OpenAI: Dive into this guide on bulk-generating Azure Policy definitions using Azure OpenAI. Perfect for… Marco No Comments
Automation, Azure, 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, Azure, 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, Azure, 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, Azure, 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, Azure 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, Azure, 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