The Next Wave: Exploring Tanzu Observability’s Integration with Azure Functions

This is part 6 of my quest to explore Azure Functions for self-education in functions-as-a-service.  The goal of this post is to successfully integrate VMware’s Tanzu Observability (AKA Wavefront) with Azure and explore the additional insights gained for our Azure Function environment.   Back in part 1, we explored Azure Functions and Function Apps via the Azure…

Continue Reading

Push and Pull – Using VS Code with Azure Repos

A fellow Redditor responded to this post sharing an experience with Azure Functions and Azure DevOps, and it got me to thinking.  Several others also posted helpful replies.  Since I was planning to dig into using some kind of code repository as well, why not give Azure DevOps a shot?  That, dear reader, is where…

Continue Reading

Deploying Azure Functions with Visual Studio Code

This is part 2 of my quest to explore Azure Functions for self-education in functions-as-a-service.  The goal of this post is to use VS Code to deploy, test, and edit a simple Azure Function. Part 1 was a first step toward understanding and using Azure Functions.  We created a Function App, added a function to it…

Continue Reading