top of page
Search
All About GitHub Copilot Custom Instructions
GitHub Copilot can be used in many different ways (copilot chat, copilot coding agent, copilot code review, etc.). It can also be used in many different applications (GitHub.com, VS Code, Visual Studio, etc.). Finally, there are many ways to customize how Copilot works (repository instructions, path instructions, custom agents, etc.). The goal of this post will be to break down the various different methods of customizing Copilot's behavior and explaining when and where eac


Microsoft Foundry - Part 1
Microsoft Foundry has everything you need to design, customize, and manage AI applications and agents. Microsoft Foundry has gone through quite a lot of changes and transformations over a short period of time. Let's go over a quick timeline: Nov. 2023: Azure AI Studio is released in Public Preview ( link ) Nov. 2024: Azure AI Studio is re-branded as Azure AI Foundry ( link ) May 2025: Azure AI Foundry is re-launched under a new resource type ( link ) This new resource typ


AKS Networking - API Server
The Kubernetes API server is the core of the Kubernetes control plane and is the central way to interact with and manage your clusters. ...


Azure Kubernetes Service Workload Identity
AKS Workload Identity enables applications running in Azure Kubernetes Service (AKS) to securely access other Azure resources (KeyVault,...


GitHub-hosted Runners with Azure Private Networking
GitHub-hosted Runners have a few key advantages over self-hosted runners. Things like Operating System updates, security patches, and...


Deploying Bicep Files Part 6 - Scopes & Stacks
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files  Part 2 -...


Deploying Bicep Files Part 5 - GitHub Actions
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files  Part 2 -...
All about Azure Data Factory
Azure Data Factory (ADF) is a fully-managed, serverless data integration service. You can easily create data pipelines to do ETL...


GitHub Copilot Features Explained
In this blog post, I would like to discuss all of the latest features with GitHub Copilot. The feature list is constantly changing: Some features are in Public Preview. Further, some preview features are locked behind waitlists Some features are Generally Available (GA) Some features are only available to specific Copilot subscription levels Some features are only available in your IDE with the proper extensions or plugins installed. Further, some features are only availab


All About Azure Storage SAS Tokens
Shared Access Signatures (SAS) are one way to provide secure access to your Azure Storage Accounts. SAS tokens come in 3 different...


Azure Availability Zones
Availability Zones are physically separate locations within a single Azure region. An Availability Zone might be just a single...


Azure PaaS Private Endpoints & Disaster Recovery
Most Azure Platform-as-a-Service (PaaS) offerings include support for private endpoints. A private endpoint is a special type of Network...


My Azure Stack HCI Home Lab - Part 5
Warnings : "Azure Stack HCI" has been re-branded/renamed to "Azure Local" ECC RAM might be a hard requirement now, where it wasn't before....


My Azure Stack HCI Home Lab - Part 4
If you haven't already please check out the other parts of the series first: Part 1: The physical hardware Part 2: Prerequisite Steps &...


My Azure Stack HCI Home Lab - Part 3
If you haven't already please check out the other parts of the series first: Part 1: The physical hardware Part 2: Prerequisite Steps &...


My Azure Stack HCI Home Lab - Part 2
Warnings : "Azure Stack HCI" has been re-branded/renamed to "Azure Local" ECC RAM might be a hard requirement now, where it wasn't before....


My Azure Stack HCI Home Lab - Part 1
If you haven't already please check out the other parts of the series first: Part 1: The physical hardware (you're reading it now) Part...


GitHub Actions Runner Controller (ARC)
I'd like to start this post by discussing some history. Before GitHub Actions there was Azure DevOps Pipelines, which has awesome...


GitHub Packages - NPM Registry
GitHub Packages supports multiple different types of package registries. In this post, I will be discussing the package registry for...


GitHub APIs, GitHub Tokens, and GitHub Action Workflows
Lately, I have been working on a few projects that use GitHub Action Workflows. In one project, I tried to use a GitHub Workflow to...


bottom of page
