Blog Posts Page 5
-
Enhancing Accessibility, Building a Read This Page feature with Azure Speech Service and C#
In this post we have seen how we can quickly use the Azure Speech Service and it's C# SDK to take the text files that make up this blog and generate MP3…
-
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…