Showing results for 2025 | All things Azure

Feb 21, 2025
1
0

Visualize ROI of your GitHub Copilot Usage, Deploy it!

Xuefeng Yin
Xuefeng Yin

Deployment: Let's do it! All operations are performed in the VM Prerequisites everything is on-premises and free (except VM) The only thing you need is: Everything else is based on existing stuff, or based on open source software, no extra cost, for example: ...

All things AzureGitHub CopilotDeveloper Productivity
Feb 21, 2025
0
0

Visualize ROI of your GitHub Copilot Usage, How it works!

Xuefeng Yin
Xuefeng Yin

Architecture: How it works! The Copilot Usage Advanced Dashboard offers a comprehensive suite of features designed to revolutionize how organizations track and analyze their Copilot usage. At its core, the solution leverages Elasticsearch for persistent data storage, breaking free from the traditional 28-day limitation and enabli...

All things AzureGitHub CopilotDeveloper Productivity
Feb 10, 2025
1
0

GitHub Copilot Chat Explained: The Life of a Prompt

sombanerjee
sombanerjee

Ever wondered what happens behind the scenes when you chat with GitHub Copilot in VS Code? Let's pull back the curtain and explore how this AI coding assistant processes your prompts, from local workspace scanning to interacting with OpenAI's language models.  This article explains how GitHub Copilot extension processes user prompts—includin...

GitHub CopilotAll things AzureDeveloper Productivity
Feb 5, 2025
1
0

Turning AI Prompts into Playing Cards: A Platform Engineering Experiment

Taylor Cowan
Taylor Cowan

The inspiration for this project came from my desire to leverage AI to create a tangible product that you can hold, touch, and share.  Cardmaker showcases the capabilities of modern AI as a tool to help its user craft a custom card deck.  But that's not all.  It also provides a unique and tangible product that can be used for educational purposes, ...

All things AzureAI Apps
Feb 4, 2025
0
0

Step-by-Step Guide: User Provisioning with SAML Authentication in GitHub Enterprise

Joshua Chan
Joshua Chan

This guide demonstrates how to seamlessly set up user access in GitHub Enterprise using Security Assertion Markup Language (SAML) authentication. The process connects a user's GitHub account with your organization's identity provider (such as Microsoft Entra ID or Okta), enabling secure and streamlined access management.     The diagram above...

Developer ProductivityAll things Azure
Jan 30, 2025
0
0

How to use GitHub Copilot to Convert an EJB Application to Spring Boot

utejomurtula
utejomurtula

Hello developers! Continuing our series on GitHub Copilot tips, here's another valuable insight to enhance your coding experience: In today's fast-paced development environment, migrating legacy applications to modern frameworks is a common practice. One such migration is converting Enterprise JavaBeans (EJB) applications to Spring Boot. ...

All things Azure
Jan 15, 2025
2
0

Tips and Tricks for Adopting GitHub Copilot at Scale

dsanchezcr
dsanchezcr

Introduction​ Adopting GitHub Copilot at scale can be a game-changer for many development teams (especially large or distributed teams). This blog post provides best practices, actionable tips, and tricks to ensure a successful adoption of GitHub Copilot to ensure successful adoption at scale, foster engagement, and maximize the return on investme...

GitHub Copilot
Jan 15, 2025
2
6

Agentic AI Explained: A Philosophical Framework for Understanding AI Agents

David Barkol
David Barkol

Imagine an AI-powered world where assistance goes beyond tasks -- where intelligent agents debate, learn and collaborate with the wisdom of history's greatest minds. What if Socrates, Plato, and Aristotle could step into the digital age, engaging in vibrant discussions and offering their timeless perspectives. In this article, I'll delve into how A...

All things AzureAI AppsApp Development