From 32ae525eabb523717d2a261499a9b834a886ff36 Mon Sep 17 00:00:00 2001 From: vivsriaus Date: Wed, 27 May 2015 16:14:21 -0700 Subject: [PATCH] Add notes for ARM cmdlets Add notes for ARM cmdlets, indicating both Move-AzureResource and Set-AzureResource cmdlets now work as expected --- ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 456b8b6fe421..01ad37c17502 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,8 @@ +2015.05.28 version 0.9.2 +* Azure Resource Manager + * Fixed bug in Move-AzureResource cmdlet + * Fixed bug in Set-AzureResource cmdlet + 2015.05.04 version 0.9.1 * Azure SQL Database: new support for configuring audit retention. * Azure Automation