Cloudflare Microsoft365

Manage your Microsoft365 domains with Cloudflare DNS

In this post, we’ll take a look at adding a domain to Microsoft365 and configuring your DNS records with Cloudflare DNS. One of the benefits of using Cloudflare for your DNS is that you can hide where your website is being hosted, and it’s free for their basic services. Create a Microsoft365 tenancy The first […]

Manage your Microsoft365 domains with Cloudflare DNS Read More »

Azure Functions SendGrid To Error

Error sending email via SendGrid from Azure Functions

If you’re seeing an error sending email via SendGrid from Azure Functions v4 Isolated model saying “System.Private.CoreLib: Exception while executing function: Functions.SendEmail. Microsoft.Azure.WebJobs.Extensions.SendGrid: A ‘To’ address must be specified for the message.” then you have a JSON serialization problem! The standard JSON in the newer Azure functions projects is System.Text.Json, which is serialising the returned

Error sending email via SendGrid from Azure Functions Read More »

AWS Route53 Microsoft365

Manage your Microsoft365 domains with Amazon Route 53 hosted zones

In this post, we’ll take a look at adding a domain to Microsoft365 and configuring your DNS records with an Amazon Route 53 DNS. Fun Fact: The name Route 53 comes from the fact that DNS often detemines internet routing and the port used for DNS lookups is port 53! Create a Microsoft365 tenancy The

Manage your Microsoft365 domains with Amazon Route 53 hosted zones Read More »

Scroll to Top