Showing results for 2025 | All things Azure

May 13, 2025
Post comments count0
Post likes count0

Accelerate AI Applications with Semantic Caching on Azure Managed Redis

Satish
Satish

In this blog, we will look at implementing the Semantic caching use case using Azure Managed Redis. Azure has been at the forefront of providing caching solutions for over a decade with the Azure Cache for Redis enterprise. This service empowered developers with a high-performance, scalable cache that significantly enhanced the responsiveness of th...

All things Azure
May 13, 2025
Post comments count0
Post likes count0

Eclipse + GitHub Copilot = Lightspeed SAP ABAP Development

Amit Lal
Amit Lal

Introduction  Did you catch the GitHub's recent announcement of ABAP support in GitHub Copilot for Eclipse? It is a significant step forward for SAP developers. This integration brings AI-powered code suggestions and chat functionalities directly into the Eclipse IDE, potentially revolutionizing ABAP development. Let's break down how it works, how...

All things Azure
May 6, 2025
Post comments count1
Post likes count0

Reinventing Legacy App Modernization: Crowdbotics’ AI-Native Platform on Azure

Govind Kamtamneni
Govind Kamtamneni

Author: Charath Ranganathan, CTO, Crowdbotics Modernizing legacy applications is one of the most daunting tasks facing enterprises today. These systems, often built decades ago using technologies like COBOL on mainframes, power critical business functions but are notoriously difficult, time-consuming, and expensive to update or replace. The proc...

Developer ProductivityAI AppsApp Development
Apr 9, 2025
Post comments count1
Post likes count3

How to build Multi-agent AI Apps using Microsoft Azure

Priyanka Vergadia
Priyanka Vergadia

Understanding Multi-Agent Workflow Automation  At its core, a multi-agent architecture is like a team of specialized experts working together on complex tasks. Instead of having a single AI agent trying to handle everything, multiple AI agents—each with specific roles and capabilities—collaborate to achieve common goals. Think of it as the differe...

All things Azure
Apr 1, 2025
Post comments count1
Post likes count2

Getting Started with Claude models on Azure Databricks

Govind Kamtamneni
Govind Kamtamneni

Introduction Following up on the exciting announcement about Anthropic's state-of-the-art models becoming available to Azure Databricks customers, this post provides a detailed, step-by-step guide on how you can start using Claude 3.7 Sonnet model directly within your Azure Databricks environment using Model Serving. We'll walk through deployin...

All things Azure
Feb 21, 2025
Post comments count2
Post likes count0

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 AzureDeveloper ProductivityGitHub Copilot
Feb 21, 2025
Post comments count0
Post likes count2

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 AzureDeveloper ProductivityGitHub Copilot
Feb 10, 2025
Post comments count1
Post likes count2

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
Post comments count1
Post likes count1

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
Post comments count0
Post likes count0

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