Practical Use of this.exists() and this.existingResource() in Azure Bicep cloudadministrator.net/bicep-this-e... #Azure #AzureBicep #IaC #DevOps #AzureMySQL
Posts by John Lokerse | Microsoft MVP
Set these environment variables and reboot Copilot CLI:
• export COPILOT_PROVIDER_BASE_URL=https://openrouter.ai/api/v1
• export COPILOT_PROVIDER_API_KEY=YOUR_OPENROUTER_KEY
• export COPILOT_MODEL=minimax/minimax-m2.7
Or run "copilot help providers" for more information about these variables.
In case you didn't know, the GitHub Copilot CLI agent harness can be used with models from OpenRouter! Enabling the Copilot CLI to use open weight/source models.
#github #githubcopilot #githubcopilotcli
In this blog, you will learn how to test Bicep User-Defined Functions using the Bicep console, Pester, and a custom PowerShell helper with Azure DevOps build validation for clear pass/fail results before changes go to production.
#azurebicep #infrastructureascode #azure #MVPBuzz
🚀 New blog! Bicep Console is now GA and production ready and I have another great use case for it! Use it to run automated CI test cases with Pester to validate your Bicep User-Defined Functions return the expected outputs.
🔗 Read the blog here: johnlokerse.dev/2026/04/07/t...
Help shape the future of Agentic Deployments on Azure!
Sign up for our customer research study and share your deployment insights with us here: aka.ms/AgenticDeplo...
Goodbye Seattle, it was a great week filled with lots of laughter! I'm happy to have been part of the MVP Summit again this year and loved all the sessions I attended. Thanks @microsoft.com 🚀
#MVPBuzz #MVPSummit #DevOps #AzureInfrastructureAsCode
If you want to get started with Microsoft Agent Framework (successor to Autogen and Semantic Kernel), I taught a 6-part livestream series walking through agents, tools, workflows, observability, and evals.
You can rewatch the vids or grab slides from here:
techcommunity.microsoft.com/blog/azurede...
Working on my side projects with GitHub Copilot above Greenland while on my way to Seattle for MVP Summit! 🤖
Underway to Redmond for the MVP Summit! 💪🏻Together with @johnlokerse.dev
Interesting! My subscription is still valid till 2028, but I might move to this in the future too. Do you keep your analytics from Wordpress?
The hype is real for MVP Summit! Flying to Seattle on Saturday for a full week of tech, people and @microsoft.com awesomeness 🚀
#MVPBuzz
Last week I have blogged: Azure Bicep Snapshots – Test and Validate Your Code and Deployments cloudadministrator.net/2026/02/18/a... #Azure #AzureBicep #AzureBicepSnapshots #AzureMonitor #LogAnalytics #LogAlerts #IaC #DevOps
The review in action:
Azure Bicep review using GitHub Copilot parallel agents! In this gist, you will find three subagents and a prompt file. Run the prompt file /bicep-review to kickstart.
Shoutout to @pierceboggan.bsky.social since his version heavily inspires this!
gist.github.com/johnlokerse/...
Demo 3: Works seamlessly on mobile (Copilot running server-side)
🎬 Demo 2: Personalized recommendations based on your watch history
🎬 Demo 1: Get movie recommendations for upcoming releases
Copilot is aware of context, and it knows my movie taste, current backlog, and more.
Ask questions like:
• “Scream 7 comes out in 3 days. Recommend 3 movies to get me ready.”
• “Is there a new season announced for the series Hijack?”
• “I’ve heard good things about Mercy (2026). What is it about?"
Integrated the GitHub Copilot SDK into my movie & series tracking web app for personalized recommendations. Built with React + server-side integration. Check out the demos in this thread! 🧵
#githubcopilot #GitHub #githubcopilotsdk
Browse the web with GitHub Copilot SDK!
I built a browser extension that connects to the Copilot SDK. It takes a prompt as input and browses the web. This is a simple example, but think about the automation possibilities (for example, automating timesheets).
#githubcopilot #githubcopilotsdk
Azure Bicep Snapshots – Test and Validate Your Code and Deployments cloudadministrator.net/2026/02/18/a... #Azure #AzureBicep #AzureBicepSnapshots #AzureMonitor #LogAnalytics #LogAlerts #IaC #DevOps
Having a blast with the GitHub Copilot SDK and Remotion! I’ve built a web app that lets you generate videos with Remotion. You type a prompt, pick a model, and it generates and renders a short MP4 you can preview in the browser.
#githubcopilot #remotion #githubcopilotsdk
🚀 You can use the Azure Bicep MCP Server with GitHub Copilot CLI!
🔗 I’ve updated my repository with instructions on how to run the MCP server with the GitHub Copilot CLI:
github.com/johnlokerse/...
What if I told you that you can export your Conditional Access policies to PowerPoint, providing a high-level overview of your security posture? youtu.be/ANZLw1jkX8s?...
Tip: In GitHub Copilot CLI, if you run copilot --resume without an ID, it opens an interactive session picker that shows the available sessions so that you can easily dive back into one of them
🎉 4 years of blogging and 43 blog posts later, I have reached a blog milestone of 100K views! Thank you to everyone for your support and for reading my blogs!
🚀 My content primarily focuses on Azure Bicep, Azure, DevOps, and GitHub (Copilot). Check out my content at: johnlokerse.dev