The aim of this post is to quickly deploy an Azure-Joined AVD solution in 10 minutes as a POT. This post will deploy the following components: Step 1 – Virtual NetworkStep 2 – Log Analytics WorkspaceStep 3 – Create a host poolStep 4 – Add Virtual Machines (Hosts)Step 5 – Create a WorkspaceStep 6 –… Continue reading Deployment of Azure Virtual Desktop
Category: Uncategorized
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
Installing the Azure Dependency Agent using CLI
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