Blog Posts Page 6
-
Maximizing Data Protection Across Azure with Soft Delete and Why You Should Consider It
Soft delete is a very useful feature giving us the reassurance that if something is deleted it can be un-deleted again. Adding purge protection where available…
-
Putting Your Application to the Test with Azure Load Test
Putting an application under stress and comparing the results to previous tests can be useful to ensure that new features and additions do not have a negative…
-
How to use Azure Management APIs in C# with Azure.Identity
Azure offers a wide range of management APIs to automate a range of actions that can be performed in the Azure portal. These include things like stopping…
-
Reflections on 2022
As we come to the end of another year, lets look back at the highlights and reflect on the year. Although this post focuses on my personal achievements…
-
Festive Tech Calender - Building a Festive Poll with SignalR
This year for the Festive Tech Calender I have created a christmas themed poll sample that is updated in real time using serverless SignalR, Azure functions…
-
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.…