Azure Logic Apps: How to send an email with an attachment

Synopsis This post is a short, simple 20 minute recipe on how to automate the sending of emails, attaching any files that have been uploaded to a storage account container. Components: 1. Azure Storage Account Provsision or select an existing Azure Storage Account in which will we provision a container for the storage of the… Continue reading Azure Logic Apps: How to send an email with an attachment

How to Enable SQL Insights (preview) to monitor your SQL deployments

Synopsis of this post: My post presumes that you already have a backend Azure SQL database in place and that you now want to enable SQL Insights. I have written this post using Azure SQL database but Azure SQL Insights can be used on Azure SQL Managed Instance and SQL Server ( Azure SQL family). My… Continue reading How to Enable SQL Insights (preview) to monitor your SQL deployments