shlogg · Early preview
Olivier Miossec @omiossec_med

Integrating Generative AI With Azure DevOps Using Copilot And AISHell

Generative AI enters Azure operations & DevOps in 2024. Tools like Copilot in Azure, GitHub Copilot & AIShell help developers with code completion, chat & resource analysis. Effective use requires specific prompts & understanding of generated output.

2024 is the year when Generative AI entered the Azure operations and DevOps world.  Generative AI has eaten the world since the first apparition of ChatGpt in 2022. With a simple sentence, you can generate text, an image, or a video (sometimes, you will need more than one sentence).
Last year, many Generative AI-powered tools appeared to help developers, CloudOps, and DevOps in their daily tasks. Last year, I worked with some of these tools, in this post, I will talk about three of them based on Copilot or Azure OpenAI: Copilot in Azure, GitHub Copilot, and AIShell. These are the ones I use, s...