Blogs

Enabling Certificate Transparency Monitoring for your Cloudflare domains
Enabling Certificate …

Image by Alexandre Debiève on Unsplash

Got a website?

Secured with HTTPS and an SSL certificate?

You’d know if someone tried to register their own certificate for your domain and masquerade as you, right?

If you answered Yes, Yes and No, and you’re using Cloudflare, you can fix that at …

When Bugs and Mistakes …

A few weeks ago I commented on a request from Jack Tracey for speakers at the Open Mic Night of the August 2019 Sussex Azure User Group - with the idea being to share your stories of mistakes you’ve made that have led to P1 incidents. I flippantly said I had plenty of stories but …

Create your own Dynamic DNS service using Azure DNS - part 2
Create your own Dynamic …

Image by AbsolutVision on Unsplash

In my last post, we created a DNS zone and added a record pointing back to the public IP address of my home broadband connection.

That’s all well and good, but since it’s not a static IP, it can of course change - so we want to be able to keep the …

Create your own Dynamic DNS service using Azure DNS - part 1
Create your own Dynamic …

Image by AbsolutVision on Unsplash

The more that I use Azure cloud services, the more I think of ways to use them, either to do something new, or to replace some process or service I already use.

Today, I’ll show you how you can use Azure DNS to provide a Dynamic DNS capability at …

How To : Automatically delete old files in Google Drive
How To : Automatically …

Image by Geralt on Pixabay

Although all of my posts have been Azure related thus far, I did say back at the start that I may blog about other tech aspects that interest me or that I think others might find useful - and that’s what we have today!

Today I’ll be showing you how to automatically …

Azure - Hide your logic apps secrets from prying eyes
Azure - Hide your logic …

Image by Cloudypixel on Unsplash

In this post, I’ll show you how you can secure your secrets within your Logic Apps!

Background

You may recall in my post Azure: Trigger a WebJob with Logic Apps and Kudu - Part 2 a couple of months ago, I provided a guide on how to run a webjob when a Kudu …