Please turn JavaScript on
Azure Cloud | John Lokerse icon

Azure Cloud | John Lokerse

follow.it gives you an easy way to subscribe to Azure Cloud | John Lokerse's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from Azure Cloud | John Lokerse with other site's feeds!

Title: Azure Cloud | John Lokerse

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.06 / day

Message History

GitHub Copilot CLI is a harness to interact with AI directly from your terminal. By default, it uses the models provided through your GitHub Copilot subscription, but did you know you can bring your own key and connect to an external provider? I have an OpenCode Go subscription to use the Chinese models such as GLM and Kimi, and these are not available by default in GitHub Co...


Read full story

Agent Skills can have a significant impact on your workflow when using AI agents, as they are well suited for reusable tasks.

In this blog post, you will learn what Agent Skills are, how to create them, and how to use them in GitHub Copilot. I will also share four Agent Skills that I use when working with Azure Bicep and GitHub Copilot.


Read full story

Code reviews can be a tough and frustrating experience due to long wait times, nitpicking, constant context switching, and many other reasons. GitHub has offered AI-assisted code reviews for quite some time already, but unfortunately Azure DevOps has not. I wanted to see if I could improve the pull request experience by introducing an AI-powered code reviewer for Azure DevOps...


Read full story

The Bicep console is a feature that helps with prototyping, experimenting, and validating Azure Bicep code snippets. Additionally, you can leverage the Bicep console to validate user-defined functions that are generated with GitHub Copilot to check if the output is as expected.

In this blog, you will learn what the Bicep console is, explore a few use cases, and lear...


Read full story