Introducing AIChatUI: Open Source AI Chat Sample with Azure OpenAI Service & GPT-3 / GPT-4
Since I’ve been working with Azure OpenAI Service from a developer perspective as well, I’ve decided to build a sample application to help demonstrate not…
Explore articles on Development.
88 articles
Since I’ve been working with Azure OpenAI Service from a developer perspective as well, I’ve decided to build a sample application to help demonstrate not…
When setting up CI/CD (Continuous Integration and Continuous Deployment) pipelines in Azure DevOps for .NET 7+ solutions, such as those using ASP.NET Core, it’s important…
Python is a popular programming language that is widely used for scripting, automation, data analysis, and web development. Python scripting is a skill that every…
Sure, you could always install Visual Studio 2022 on your local machine, but there are times when a quick, easy to provision Virtual Machine with…
I recently worked on a project where I was required to write an Azure Function that would watch for newly stored files in Azure Blob…
Azure Functions is the Serverless compute option within the Microsoft Azure platform. One of the biggest benefits of Azure Functions, and Serverless compute, is that…
When working with Kubernetes (K8s) using a kubectl proxy, or even in Azure with the az aks browse command using Azure Kubernetes Service (AKS). There…
Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…
With the release of the v1.50 (September 2020) update of Visual Studio Code comes official support for Linux ARMv7 and ARM64. This means that Microsoft…
Azure DevOps was down yesterday due to an Azure Front Door (AFD) related issue. Today, Microsoft has been experiencing a series of “Service Disruptions” with…
The new “Developer’s Guide to Azure” eBook published from Microsoft, written by Build5Nines’ own Chris Pietschmann, is your guide to getting started with Microsoft Azure…
Just as all Azure Web Apps need configuration values, most applications also need to have database Connection String values configured. With Azure Web Apps the…
All web applications have some kind of configurations that are set on the server. The method of storing and accessing these settings varies on different…
We all know that in production environments we shouldn’t use the “right-click publish” feature within Visual Studio. However, there are plenty of development scenarios where…
Ever wish you had a Docker dev workstation in Azure? About two months ago, we introduced the Azure Kung Fu VM, and judging by the…
The Visual Studio Codespaces (formerly Visual Studio Online / VSO) web-based IDE is now available to be used. Based on the popular Visual Studio Code…
Microsoft’s web-based development environment, Visual Studio Online, has been rebranded to Visual Studio Codespaces. This is a web-based development environment (IDE) based on the popular…
When working with any command-line tool, like Git, it can be easy to forget some of the commands you don’t use very often. This is…
In the continuation of the move towards all role-based certifications, Microsoft has announced that they are officially retiring all of the MCSE, MCSD, and MCSA…
The AZ-204 Developing Solutions for Microsoft Azure certification exam tests and validates your expertise as an Azure Developer. This exam tests your expertise across all…