Improved Azure Monitor Logs workspace delete and recovery experiences

By Dustin Ward

Workspace soft-delete functionality has been added to help you recover your workspace if necessary. In that situation, the workspace goes into a soft-delete state to allow its recovery, including data and connected agents within 14 days. It’s also possible to override the soft-delete behavior and permanently delete your workspace.

Going Serverless with Azure Functions & Powershell: SendGrid

By Dustin Ward

In this post, we will discuss the process of creating that solution using Azure Function Apps and SendGrid to send emails based on your Powershell Functions which runs in your local machine. We will see that how can we build a serverless email solution that reports your disk usage with Azure Functions, SendGrid and Powershell.…

Azure Maps – The Microsoft Azure Enterprise Location Platform

By Dustin Ward

Azure Maps is the de facto location intelligence platform natively hosted in the Microsoft Azure cloud. Chris Pendleton, PM Lead for the service, gives us an overview of what Azure Maps is, who uses Azure Maps, how Azure Maps is being used across our customer base and how you can start using Azure Maps today.…

Azure Resource Manager templates

By Dustin Ward

This article describes the structure of an Azure Resource Manager template. It presents the different sections of a template and the properties that are available in those sections. The template consists of JSON and expressions that you can use to construct values for your deployment. This article is intended for users who have some familiarity…