Utkarsh Shigihalli·Dec 27, 2025GitHub Copilot Custom Agents: Building Specialized AI Workflows in VS CodeIf you’ve been using GitHub Copilot in VS Code, you’re probably familiar with the built-in agents like @workspace, @terminal, and @vscode…
Utkarsh Shigihalli·Nov 30, 2025Shipping VS Code Extensions with Confidence: Automating Releases with GitHub ActionsA one-click CI/CD pipeline for reliable VS Code extension releases
Utkarsh Shigihalli·Sep 27, 2025Why SQL Server in a Container is Your New Best Friend for Local DevelopmentQuick blog post on why and how to run SQL Server in a Docker container for local development.
Utkarsh Shigihalli·Aug 15, 2025Using 1Password SSH agent to authenticate with Git and sign commitsStreamline GitHub authentication and automatically sign commits using 1Password’s SSH agent
Utkarsh Shigihalli·Jun 8, 2025Working with Jupyter Notebooks in VS CodeJupyter Notebooks have become an essential tool for data scientists, analysts, and anyone involved in exploratory data analysis or machine…
Utkarsh Shigihalli·Mar 26, 2025GitHub Copilot for Azure Pricing — A Visual Studio Copilot extensionThis post is an introduction to my new VS Code extension. This extension is designed to assist you in making informed decisions by…
Utkarsh Shigihalli·Feb 15, 2025How to use Azurite in JetBrains RiderA quick post on Setting Up and Using Azurite in JetBrains Rider for Local Azure Storage TestingA response icon1A response icon1
Utkarsh Shigihalli·Feb 13, 2025Developing Azure Functions with JetBrains RiderA quick post on getting started with Azure Functions in JetBrains Rider
Utkarsh Shigihalli·Feb 8, 2025Provisioning Azure OpenAI service using PulumiLearn how to efficiently provision the Azure OpenAI service using Pulumi, including model deployment and testing.A response icon1A response icon1
Utkarsh Shigihalli·Jan 24, 2025Publishing Docker Images to Azure Container Registry with PulumiEffortlessly Publish Docker Images to Azure Container Registry with Pulumi and TypeScript!