From d3e68f5a9736523b1a44f17552d8844197b0510f Mon Sep 17 00:00:00 2001 From: cormacpayne Date: Tue, 1 May 2018 09:52:12 -0700 Subject: [PATCH] Remove entries in Profile psd1 and change log --- ChangeLog.md | 1 - src/ResourceManager/Profile/AzureRM.Profile.psd1 | 1 - 2 files changed, 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 33d0e7a94ecd..d934066ad139 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -103,7 +103,6 @@ #### AzureRM.Profile * Enable context autosave by default -* Create a context for each subscription when running `Connect-AzureRmAccount` with no previous context * Add USGovernmentOperationalInsightsEndpoint and USGovernmentOperationalInsightsEndpointResourceId properties to Azure environment for US Gov. #### AzureRM.RecoveryServices.SiteRecovery diff --git a/src/ResourceManager/Profile/AzureRM.Profile.psd1 b/src/ResourceManager/Profile/AzureRM.Profile.psd1 index 8c2e1f669804..4e201289681c 100644 --- a/src/ResourceManager/Profile/AzureRM.Profile.psd1 +++ b/src/ResourceManager/Profile/AzureRM.Profile.psd1 @@ -148,7 +148,6 @@ PrivateData = @{ # ReleaseNotes of this module ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0 * Enable context autosave by default -* Create a context for each subscription when running `Connect-AzureRmAccount` with no previous context * Add USGovernmentOperationalInsightsEndpoint and USGovernmentOperationalInsightsEndpointResourceId properties to Azure environment for US Gov.' # Prerelease string of this module