Automate pull request descriptions in Azure DevOps with Azure OpenAI
Learn to automate pull request descriptions in Azure DevOps using Azure OpenAI's GPT-4o to generate summaries of code changes.
Learn to automate pull request descriptions in Azure DevOps using Azure OpenAI's GPT-4o to generate summaries of code changes.
A guide to automating LinkedIn posts using the LinkedIn API, covering app creation, token generation, and API calls.
Explores using Bing Search API to ground LLM responses for website assistants, comparing custom implementation with Azure AI Agent Service.
A technical guide on implementing semantic search in a Power App using Azure AI Search and vector embeddings to query an API.
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
Introduces the Azure Policy Restrictions REST API for checking policy constraints on resources, with a PowerShell helper function.
A guide to handling APIs that return JSON values as either strings or other types, using a custom C# StringOrValue<T> struct for flexible deserialization.
A technical guide on building a custom GitHub Copilot extension, covering app registration, local setup, and integration steps.
A technical guide on implementing per-user discounts for a Shopify store, inspired by Bungie's system, using a custom app and database.
Sample code and review of the new official OpenAI SDK for .NET, including chat, audio, and image analysis demos.
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.
Practical lessons from integrating LLMs into a product, focusing on prompt design pitfalls like over-specification and handling null responses.
A guide to creating custom tools (functions) for the Azure OpenAI Assistants API, including setup, definition, and execution.
Explores Microsoft's Azure OpenAI Assistants API, a stateful API for building copilot-like apps with tools like Code Interpreter.
A tutorial on using the open-source Swift package ApiKit to integrate with and model REST APIs, using the Yelp API as an example.
Explains how to use datasets as parameters in Azure Workbooks to combine data from Log Analytics, Resource Graph, and APIs for advanced analytics.
Introduces an app that adds AI actions (GPT, Claude, Ollama, Groq) to Apple's Shortcuts app, requiring your own API keys for secure use.
A guide on configuring LangChain to connect to and use Azure OpenAI services in Python, covering setup, authentication, and examples.
A comparison of the five different types of Microsoft Entra ID and Graph extensions and attributes, consolidating information not found in a single Microsoft doc view.
A guide to automating cross-posting of blog content to Mastodon, Twitter, and LinkedIn using Azure Logic Apps and API integrations.