Neural Flow

Hi, I'm Daniel, I'm a software engineer and AI enthusiast.

Welcome to my website, where I share my journey into building intelligent systems with AI. I share my thoughts, ideas, and projects related to AI, software development and building intelligent systems in the cloud.

Deploying Foundry VTT to Azure in 5 minutes

azure azd

Easily deploy Foundry Virtual Table Top to Microsoft Azure in minutes using Azure Developer Command Line Interface and best practices for secure cloud gaming.

Recent Posts

Blogging with GitHub Copilot's Virtual Teammates

github copilot

Exploring how GitHub Copilot Coding Agent works as a virtual teammate to help develop code in your repositories, fix issues, and implement features.

Using AzureDefaultCredential with Semantic Kernel in Python

azure python openai semantic-kernel managed-identity

Learn how to securely authenticate Python Semantic Kernel apps to Azure OpenAI Service using managed identities and DefaultAzureCredential, with practical code examples.

Assigning Roles for Azure Enterprise Apps using Bicep

bicep azure security enterprise-apps rbac microsoft-graph service-principal

Discover how to assign Azure RBAC roles to enterprise applications like Azure AI Foundry and Azure Machine Learning using Bicep and Microsoft Graph for secure deployments.

Protect your Environment from Malicious Pipeline Changes in Azure DevOps

approvals azure-devops azure-key-vault environments service-connections

Learn how to increase control and governance of Azure DevOps Pipelines using Approvals, Environments, Service Connections and Variable Groups.