Tag: Azure Automation

Lower Log Analytics Cost with Serverless
Lower Log Analytics Cost with Serverless
Blog Posts

With the recent capability of setting retention period for Log Analytics data per table a lot of new possibilities of managing and retaining your data pop-up. A common scenario is that you may have a lot of performance data which may be logged every minute or even every 10 seconds. You need that data in such short… READ MORE

Purge Azure CDN with Event Grid and Azure Automation
Purge Azure CDN with Event Grid and Azure Automation
Blog Posts

In this post, I demonstrate how to automatically purge content from an Azure Content Delivery Network (CDN) using Event Grid and Azure Automation.  I am writing this post with two audiences in mind.  First, if you have a CDN and need to purge old content every time content is updated or removed from a source,… READ MORE

Fun with Azure Automation and Table Service REST API
Fun with Azure Automation and Table Service REST API
Blog Posts

I love PowerShell and I really love to automate things! I recently started looking into leveraging Azure services for some automation tasks and discovered how powerful it could be. I also had a lot of fun doing it and wanted to share some of what I learned. Azure Automation is for scheduling tasks or scripts that run… READ MORE

Using Azure Update Management on Azure Stack
Using Azure Update Management on Azure Stack
Blog Posts

At Microsoft Ignite 2018, Microsoft announced the integration of Azure Update and Configuration Management on Azure Stack. This is a perfect example how Azure services from the public cloud can be extended into your datacenter using Azure Stack. Azure Update and Configuration Management brings Azure Update Management, Change Tracking and Inventory to your Azure Stack VMs. In… READ MORE