Blog Posts Page 6
-
My Top 10 Visual Studio Code Extensions for 2022
One of the best features of VS Code is the ability to extend it through the use of extensions. In this post we covered my current favorite extensions.…
-
How to Build a Url Shorter with C# Minimal APIs and Azure
For some time now I have wanted to create a URL shortener of my own, and although there are many third-party services that offer this there's an appeal…
-
Azure Blob Storage and Life Cycle Management
During the month of September, the Azure Back to School community event showcases a large number of Azure related videos and blog posts from community…
-
Prompting Developers to Install Recommended Azure Tools
Discovering which prerequisite add-ons are needed for a project, then finding them online before installing them can be time consuming and frustrating.…
-
Reading Google Calendar Events in an Azure Function
I recently had the need to look at how to read Google Calendar events from inside an Azure function, however it's not been as straight forward as I initially…
-
Creating Scheduled Reports from Azure Devops with Azure logic apps
Azure DevOps has many features; however it is missing the functionality to send scheduled reports from DevOps. We can fill this gap and others using an…