Featured Post
Introducing the 2024 Advent Calendar
azure iac PlatformEngineering GitHub
A month of blog content with new updates everyday through December, AKA Advent Calendar.
November 26, 2024 by stephentulpLatest Blog Posts

The new login experience for Azure CLI
Test driving the new login experience for Azure Subscriptions using the Azure CLI.

Install IPAM Netbox on RHEL 8
This blog will help you to install netbox on rhel 8 server with all required tools and packages.

Introduction to Microsoft's Semantic Kernel
Microsoft's Semantic Kernel is a groundbreaking AI SDK that enables developers to quickly integrate large language model (LLM) capabilities into AI applications.

Embedding and Vector Search Using Azure OpenAI
embedding azure vector azureopenai
This blog explains how to generate embeddings and implement vector search using Azure OpenAI service.

The new Change Analysis Preview feature
azure portal changeAnalysis governance
Understanding the new Change Analysis preview feature that is available in the Azure Portal.

Create a Fine-tuned GPT-3.5 Model using Azure OpenAI Services
openai azure fine-tune gpt azureopenai
In this blog post, we'll go through a step by step process to show you how to fine tune a GPT 3.5 model on Azure OpenAI services.

Power Platform and Dynamics 365 Integration
functionapps logicapps powerautomate powerplatform d365
Decision makers guide for choosing the integration patterns for Power Platform and Dynamics 365

Effortlessly Create Mermaid Diagrams with GitHub Copilot
ai github copilot vscode mermaid markdown documentation
In this blog post, we'll show you how to create Mermaid diagrams using GitHub Copilot. This simple and straightforward method allows you to transform your documents into clear, readable, and easily maintainable diagrams with Mermaid.

Build a VS SSDT Project on an Ubuntu GitHub Actions Runner
devops github cicd vscode azuredatastudio ssdt dacpac dotnetcore
In this blog post, we will explore how to build a Visual Studio SQL Server Data Tools (SSDT) project on an Ubuntu GitHub Actions runner. This is particularly useful for developers who want to leverage the power of CI/CD in their database development workflow.