Here we are again - it's almost time for the annual Microsoft Ignite conference. This edition is virtual again, so it's a great chance to hear the latest news while being able to sit at home on your sofa! Microsoft Ignite tends to be more an IT Pro and Microsoft 365 event, but there are … Continue reading Microsoft Ignite 2021 – Best Sessions for Aussie Developers
Category: Azure SQL Database
Microsoft Build May 2021 – Best Sessions for Aussie Developers
Microsoft Build 2021 is coming up soon! In this post I explore the best sessions for Australian developers to bookmark and attend!
Building a virtual event platform using Microsoft Azure
Over the last several months I've been involved in the coordination of multiple online community events and a constant struggle I see is the choice of platforms out there to host these sort of events. In this post I am going to run through how Azure can provide all you need if you wanted to … Continue reading Building a virtual event platform using Microsoft Azure
Azure Security Fundamentals: Azure SQL Database
I'm continuing my Kloud blog series on the security fundamentals for various Microsoft Azure services with my most recent post being for Azure SQL Database. Please go and have a read!
Azure SQL Database – Row Level Security Walkthrough
According to De La Soul three is the Magic Number, so here's the third post on the new Azure SQL Database features released over the last couple of months. Previously I looked at Dynamic Data Masking and Auditing, both features that deliver Azure-specific functionality (or that rely on Azure features). This post will cover Row-Level … Continue reading Azure SQL Database – Row Level Security Walkthrough
Azure SQL Database – Auditing Walkthrough
I enjoyed writing my post on the new Dynamic Data Masking feature in Azure SQL Database so much that I thought I'd take a look at another recently added feature - Auditing. Getting setup I'm going to use the same AdventureWorks sample database from last post for this one too. Firstly, I'm going to initiate … Continue reading Azure SQL Database – Auditing Walkthrough
Azure SQL Database – Dynamic Data Masking Walkthrough
Microsoft recently announced the public preview of the Dynamic Data Masking (DDM) feature for Azure SQL Database that holds a lot of potential for on-the-fly data obfuscation that traditionally would have required either custom business logic or third party systems. In this post I am going to take the opportunity to walk through how we … Continue reading Azure SQL Database – Dynamic Data Masking Walkthrough