Pinned Repositories
AI-Gateway
APIM ❤️ OpenAI - this repo contains a set of experiments on using GenAI capabilities of Azure API Management with Azure OpenAI and other services
azure-event-grid-viewer
Live view of events from Azure Event Grid with ASP.NET Core and SignalR
azurebootcamp2018-event-grid
Azure Bootcamp 2018 - Event Grid Presentation and Demos
AzureEventGrid
This repository contains the accompanying solution and assets for the MSDN Magazine article on Azure Event Grid.
dapr-pubsub-eventhubs
Publish-Subscribe with Event Hubs on Dapr
event-driven-workshop
Workshop for an Event-Driven Architecture on Azure
EventGrid-API-Management
Event handing with API Management
functions-eventhubs-kafka
functions-scale-test
dbarkol's Repositories
dbarkol/AI-Gateway
APIM ❤️ OpenAI - this repo contains a set of experiments on using GenAI capabilities of Azure API Management with Azure OpenAI and other services
dbarkol/apim-openai
Samples that show how to use Azure API Management with Azure OpenAI
dbarkol/azure-integration-demos
Azure Integration demos
dbarkol/aca-dotnet-workshop
A Dotnet Azure Container Apps workshop showcasing how to accelerate developers' ability to develop and ship distributed applications.
dbarkol/ai-samples
AI samples
dbarkol/api-management-policy-snippets
Re-usable examples of Azure API Management policies
dbarkol/apim-aoai-smart-loadbalancing
To gain access, please finish setting up this repository now at:
dbarkol/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
dbarkol/azure-api-management-snippets
Azure API Management policy snippets
dbarkol/azure-openai-api-levelup
tutorials on using Azure OpenAI API in building intelligent applications
dbarkol/azure-openai-api-m-retry
A walk-through for adding multiple Azure OpenAI Resources behind an API-M instance to implement retry policies
dbarkol/AzureServiceBusDemo-.net8
Straightforward demo for implementing a Azure Service Bus Queue or Topic with multiple Subscriptions.
dbarkol/BuildYourOwnCopilot
Reference solution for how to build your own production-ready Copilot in Azure on .NET 8 using: Azure Cosmos DB and its vector database capabilities, containerized and running on AKS or ACA using Managed Identities and Semantic Kernel Agents and Plug-ins for Azure OpenAI Service.
dbarkol/chat-copilot
dbarkol/chatapi
dbarkol/cognitive-search-vector-pr
A repository of code samples for Vector search capabilities in Azure Cognitive Search.
dbarkol/communication-services-dotnet-quickstarts
Sample code for Azure Communication Services .Net quickstarts
dbarkol/communication-services-javascript-quickstarts
Sample code for Azure Communication Services JavaScript quickstarts
dbarkol/event-driven-architecture
Event Driven Architecture demos
dbarkol/function-eventhubs-cosmos
Azure Function triggered by Event Hubs that writes to Cosmos DB
dbarkol/GPT4oContentExtraction
Using Azure OpenAI GPT 4o to extract information such as text, tables and charts from Documents to Markdown
dbarkol/miyagi
🪄Sample, showcasing AI-first application architectures and generative AI capabilities with nascent design patterns to embed intelligence. A Hyper-personalized agent powered by SOTA foundation models and event-driven architecture
dbarkol/openai-plugins-apim
ChatGPT plugin with Azure API Management integration
dbarkol/python-functions
dbarkol/quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
dbarkol/reddog-code
Source code repository for the reddog demo, brought to you by the Cloud Native Global Black Belt Team.
dbarkol/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dbarkol/semantic-kernel-demos
Semantic Kernel demos
dbarkol/semantic-kernel-docs
Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
dbarkol/transactional-outbox-pattern
Transactional outbox pattern with Azure Functions