Skip to content

Commit d6652ba

Browse files
authored
Merge branch 'stack-1.2.12' into fixazs
2 parents d6bf092 + ed6d327 commit d6652ba

File tree

146 files changed

+3112
-453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+3112
-453
lines changed

ChangeLog.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
1-
## 2017.09.25 - Version 4.4.0
1+
## 2017.10.12 - Version 4.4.1
2+
* AzureBatch
3+
- Marked cmdlet parameters and type properties obsolete in
4+
preparation for upcoming breaking change release (Version 4.0.0)
5+
* HDInsight
6+
* Added support for Data Disks property in cluster creation
7+
- Added parameter 'WorkerNodeDataDisksGroups' to the New-AzureHDInsightCluster cmdlet
8+
* Insights
9+
* Add-AzureRmLogAlertRule
10+
- Adding details to deprecation warning introduced in April 2017: the cmdlet will stop having effect: its functionality is moved to the "ActivityLogAlerts" cmdlets.
11+
- Help file modified to include the deprecation warning and the details.
12+
* Disable-AzureRmActivityLogAlert, Disable-AzureRmActivityLogAlert, Remove-AzureRmActivityLogAlert, Set-AzureRmActivityLogAlert
13+
- Help file modified: removed text stating that the Force arguments was accepted since that argument is not accepted.
14+
* KeyVault
15+
* Deprecating the PurgeDisabled flag from Key, Secret and Certificate attributes, respectively.
16+
* The flag is being superseded by the RecoveryLevel attribute.
17+
* MachineLearningCompute
18+
* Added initial set of cmdlets for MachineLearningCompute
19+
- Get-AzureRmMlOpCluster
20+
- Get-AzureRmMlOpClusterKey
21+
- New-AzureRmMlOpCluster
22+
- Remove-AzureRmMlOpCluster
23+
- Test-AzureRmMlOpClusterSystemServicesUpdateAvailability
24+
- Update-AzureRmMlOpClusterSystemService
25+
* MarketplaceOrdering
26+
* New Cmdlet Get-AzureRmMarketplaceTerms
27+
- Get the agreement terms of a given publisher id, offer id and plan id.
28+
* New Cmdlet Set-AzureRmMarketplaceTerms
29+
- Accept or reject agreement terms of a give publisher id, offer id and plan id. Please use Get-AzureRmMarketplaceTerms to get the agreement terms.
30+
* Profile
31+
* LocationCompleterAttribute added and available for cmdlets which use the -Location parameter
32+
- Use this feature by adding LocationCompleter(string[] validResourceTypes) onto the Location parameter
33+
34+
## 2017.09.25 - Version 4.4.0
235
* AnalysisServices
336
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
437
- Included help file for the commandlet
@@ -3741,4 +3774,4 @@ Virtual Network cmdlets
37413774
* iisnode 0.1.13
37423775

37433776
2011.12.09 Version 0.5.0
3744-
* Initial Release
3777+
* Initial Release

TestMappings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,8 @@
171171
],
172172
"src/ResourceManager/Profile/Commands.Profile.Test/": [
173173
".\\src\\ResourceManager\\Profile\\Commands.Profile.Test\\bin\\Debug\\Microsoft.Azure.Commands.Profile.Test.dll"
174+
],
175+
"src/ResourceManager/MarketplaceOrdering/Commands.MarketplaceOrdering.Test/": [
176+
".\\src\\ResourceManager\\MarketplaceOrdering\\Commands.MarketplaceOrdering.Test\\bin\\Debug\\Microsoft.Azure.Commands.MarketplaceOrdering.Test.dll"
174177
]
175178
}

setup/azurecmdfiles.wxi

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2228,6 +2228,77 @@
22282228
<File Id="filE20DD5EF6A313DE42A8AFEF923D0006A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MachineLearningCompute\System.Net.Http.Primitives.dll" />
22292229
</Component>
22302230
</Directory>
2231+
<Directory Id="dirD7515C98365CCAF206E0B30DCEDDC46F" Name="AzureRM.MarketplaceOrdering">
2232+
<Component Id="cmp7A8866964515C9266836AE2727FC2772" Guid="*">
2233+
<File Id="filC019D3AE878C1D5DCD88B1619E8FA23C" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\AzureRM.MarketplaceOrdering.psd1" />
2234+
</Component>
2235+
<Component Id="cmp0288996DAF3F5401E14AC034166AE89D" Guid="*">
2236+
<File Id="fil713A1AFA219BD6B114C9D652E014F08A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\AzureRM.MarketplaceOrdering.psm1" />
2237+
</Component>
2238+
<Component Id="cmp61A2F6BAE32D6B1610634661666B00EB" Guid="*">
2239+
<File Id="fil47AB96F186D0AB1AF53DBF6CE77DD0A6" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Hyak.Common.dll" />
2240+
</Component>
2241+
<Component Id="cmp7B5D5FD680D26D30857427E36AAFA0DB" Guid="*">
2242+
<File Id="filD626E592F95AA9DF3EF53A4BE627002E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.ApplicationInsights.dll" />
2243+
</Component>
2244+
<Component Id="cmpD25AAE4E5D284F4849212C1BB5C53D35" Guid="*">
2245+
<File Id="filAE8B56AD5C2890AE398961ABE07587B8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Commands.Common.Authentication.Abstractions.dll" />
2246+
</Component>
2247+
<Component Id="cmp0207800F580CB08D274BA341FAB3497A" Guid="*">
2248+
<File Id="fil7438EA28B0858C3A1828FB52383EBFD7" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Commands.MarketplaceOrdering.dll" />
2249+
</Component>
2250+
<Component Id="cmpD7BAE7FE5CF6F216C224400B50C0476E" Guid="*">
2251+
<File Id="filA9E4AD9A99C8737A6A005410C2C64F1A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Commands.MarketplaceOrdering.dll-Help.xml" />
2252+
</Component>
2253+
<Component Id="cmpA935356DB49173BE632246C7D5831B87" Guid="*">
2254+
<File Id="fil543466169A8CDB4A63AFB0670B1A8974" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Commands.MarketplaceOrdering.Format.ps1xml" />
2255+
</Component>
2256+
<Component Id="cmp22F865481B4F65F5A7677100DDEBF80F" Guid="*">
2257+
<File Id="filEC1D7D16C113689C0A843237756CEE7F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Commands.ResourceManager.Common.dll" />
2258+
</Component>
2259+
<Component Id="cmp5119252ED0C2A2BE2FD9A40F7759876C" Guid="*">
2260+
<File Id="fil6EA832F67DEE31D85E1D0FCBF6DACFF8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Common.dll" />
2261+
</Component>
2262+
<Component Id="cmpE19137AF99446153F264315346D5ACF9" Guid="*">
2263+
<File Id="filF13CE76870E561534D549606FD94E55E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Common.NetFramework.dll" />
2264+
</Component>
2265+
<Component Id="cmp5658DC779093810166C1E866A46B525A" Guid="*">
2266+
<File Id="fil6F548E8FF468B2BB6F31A13FCFE5E4C7" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.KeyVault.Core.dll" />
2267+
</Component>
2268+
<Component Id="cmp0B219B795B27D0020436AB75FDD47657" Guid="*">
2269+
<File Id="filFADF2FB4D6555845E3CAE87E7F9D590E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Azure.Management.MarketplaceOrdering.dll" />
2270+
</Component>
2271+
<Component Id="cmp239156866D83EA61E306D8CEB128E35A" Guid="*">
2272+
<File Id="fil92AE1C056FE885D18A128AC6F2C6E746" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Rest.ClientRuntime.Azure.dll" />
2273+
</Component>
2274+
<Component Id="cmpA413E34218C4CFC49AE114304A4379BA" Guid="*">
2275+
<File Id="fil3F4E038904A5FEB75756D0C83E73E7F9" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Rest.ClientRuntime.dll" />
2276+
</Component>
2277+
<Component Id="cmpC05761AA9DE37C0BFFA50F1F05B5E33E" Guid="*">
2278+
<File Id="filEAF01F822B8A9AF891D30E045BCD2390" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Threading.Tasks.dll" />
2279+
</Component>
2280+
<Component Id="cmpE9CD6EC2170ACB1824348A31FFE2DEBE" Guid="*">
2281+
<File Id="fil7B8FF398F51E631E69B6FDD2EAE6CA12" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Threading.Tasks.Extensions.Desktop.dll" />
2282+
</Component>
2283+
<Component Id="cmp74E1A1B78DCC1B5CAC1C016AC8FF7F28" Guid="*">
2284+
<File Id="fil0B1C9FC4584F04641FA15BF2CA14803F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.Threading.Tasks.Extensions.dll" />
2285+
</Component>
2286+
<Component Id="cmpF27DABF6428E1FEFEEE75ADEFDA5FC15" Guid="*">
2287+
<File Id="filA3E385C037620E946B184031B109DE8E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.WindowsAzure.Commands.Common.dll" />
2288+
</Component>
2289+
<Component Id="cmp61B020B40B618B5F16BAF76A4C1CF314" Guid="*">
2290+
<File Id="fil0750CCE8480307C52ED64F1F57303D0D" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Microsoft.WindowsAzure.Management.dll" />
2291+
</Component>
2292+
<Component Id="cmp88F579888E43968FB7AFCCCBE81E6929" Guid="*">
2293+
<File Id="fil3F702777879AAB109981430F13FD7194" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\Newtonsoft.Json.dll" />
2294+
</Component>
2295+
<Component Id="cmpB9A8F2F55BB5640D7047601664F781A2" Guid="*">
2296+
<File Id="filFB4F173DBFB2151DF43723CA4940AE64" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\System.Net.Http.Extensions.dll" />
2297+
</Component>
2298+
<Component Id="cmp62347C1BF1D9ADFC623D5F2A8372CA4C" Guid="*">
2299+
<File Id="filA98CDF60192491C9E8711DA5B979A22F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.MarketplaceOrdering\System.Net.Http.Primitives.dll" />
2300+
</Component>
2301+
</Directory>
22312302
<Directory Id="dirCB0C047DD4181DECD8246B00896D9DEB" Name="AzureRM.Media">
22322303
<Component Id="cmp6FD3249008BE1CA9554B0CF205468ECC" Guid="*">
22332304
<File Id="filC9AF0C225F606A630DAE236D5A762C79" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Media\AzureRM.Media.psd1" />
@@ -6537,6 +6608,29 @@
65376608
<ComponentRef Id="cmpA61F304B5D6623DCFF217C94B36239AB" />
65386609
<ComponentRef Id="cmp3AB04474DF31FAC55BB1D00AAACF3099" />
65396610
<ComponentRef Id="cmp0DA3AE2BCB8C66B734D8E9B304FDD7D1" />
6611+
<ComponentRef Id="cmp7A8866964515C9266836AE2727FC2772" />
6612+
<ComponentRef Id="cmp0288996DAF3F5401E14AC034166AE89D" />
6613+
<ComponentRef Id="cmp61A2F6BAE32D6B1610634661666B00EB" />
6614+
<ComponentRef Id="cmp7B5D5FD680D26D30857427E36AAFA0DB" />
6615+
<ComponentRef Id="cmpD25AAE4E5D284F4849212C1BB5C53D35" />
6616+
<ComponentRef Id="cmp0207800F580CB08D274BA341FAB3497A" />
6617+
<ComponentRef Id="cmpD7BAE7FE5CF6F216C224400B50C0476E" />
6618+
<ComponentRef Id="cmpA935356DB49173BE632246C7D5831B87" />
6619+
<ComponentRef Id="cmp22F865481B4F65F5A7677100DDEBF80F" />
6620+
<ComponentRef Id="cmp5119252ED0C2A2BE2FD9A40F7759876C" />
6621+
<ComponentRef Id="cmpE19137AF99446153F264315346D5ACF9" />
6622+
<ComponentRef Id="cmp5658DC779093810166C1E866A46B525A" />
6623+
<ComponentRef Id="cmp0B219B795B27D0020436AB75FDD47657" />
6624+
<ComponentRef Id="cmp239156866D83EA61E306D8CEB128E35A" />
6625+
<ComponentRef Id="cmpA413E34218C4CFC49AE114304A4379BA" />
6626+
<ComponentRef Id="cmpC05761AA9DE37C0BFFA50F1F05B5E33E" />
6627+
<ComponentRef Id="cmpE9CD6EC2170ACB1824348A31FFE2DEBE" />
6628+
<ComponentRef Id="cmp74E1A1B78DCC1B5CAC1C016AC8FF7F28" />
6629+
<ComponentRef Id="cmpF27DABF6428E1FEFEEE75ADEFDA5FC15" />
6630+
<ComponentRef Id="cmp61B020B40B618B5F16BAF76A4C1CF314" />
6631+
<ComponentRef Id="cmp88F579888E43968FB7AFCCCBE81E6929" />
6632+
<ComponentRef Id="cmpB9A8F2F55BB5640D7047601664F781A2" />
6633+
<ComponentRef Id="cmp62347C1BF1D9ADFC623D5F2A8372CA4C" />
65406634
<ComponentRef Id="cmp6FD3249008BE1CA9554B0CF205468ECC" />
65416635
<ComponentRef Id="cmp2CDE3382CBE83DEF253156256822F049" />
65426636
<ComponentRef Id="cmp990FBAE4CED884C255B3B411FE048F5C" />

src/ResourceManager/AnalysisServices/AzureRM.AnalysisServices.psd1

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.AnalysisServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -27,7 +27,7 @@ Author = 'Microsoft Corporation'
2727
CompanyName = 'Microsoft Corporation'
2828

2929
# Copyright statement for this module
30-
Copyright = '© Microsoft Corporation. All rights reserved.'
30+
Copyright = '© Microsoft Corporation. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
3333
Description = 'Microsoft Azure PowerShell - Analysis Services'
@@ -114,11 +114,7 @@ PrivateData = @{
114114
# IconUri = ''
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = '* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
118-
- Included help file for the commandlet
119-
- Added in-memory tests and a scenario test (only live)
120-
* Fixed bugs in Add-AzureAsAccount commandlet
121-
'
117+
ReleaseNotes = 'Updated for common code changes'
122118

123119
# External dependent modules of this module
124120
# ExternalModuleDependencies = ''

src/ResourceManager/AnalysisServices/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 0.4.7
23+
2224
## Version 0.4.6
2325
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
2426
- Included help file for the commandlet

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.ApiManagement'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{

src/ResourceManager/ApiManagement/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 4.4.1
23+
2224
## Version 4.4.0
2325

2426
## Version 4.3.1

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Automation'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -113,22 +113,22 @@ CmdletsToExport = 'Get-AzureRMAutomationHybridWorkerGroup',
113113
'Set-AzureRmAutomationRunbook', 'Import-AzureRmAutomationRunbook',
114114
'Set-AzureRmAutomationSchedule', 'Set-AzureRmAutomationVariable',
115115
'Set-AzureRmAutomationWebhook',
116-
'Start-AzureRmAutomationDscCompilationJob',
117-
'Get-AzureRmAutomationRegistrationInfo',
116+
'Start-AzureRmAutomationDscCompilationJob',
117+
'Get-AzureRmAutomationRegistrationInfo',
118118
'Get-AzureRmAutomationDscConfiguration',
119119
'Get-AzureRmAutomationDscNode',
120-
'Get-AzureRmAutomationDscOnboardingMetaconfig',
120+
'Get-AzureRmAutomationDscOnboardingMetaconfig',
121121
'Import-AzureRmAutomationDscConfiguration',
122122
'New-AzureRmAutomationKey', 'Start-AzureRmAutomationRunbook',
123123
'Stop-AzureRmAutomationJob', 'Suspend-AzureRmAutomationJob',
124124
'Unregister-AzureRmAutomationDscNode',
125125
'Set-AzureRmAutomationAccount', 'Remove-AzureRmAutomationAccount',
126126
'New-AzureRmAutomationAccount', 'Get-AzureRmAutomationAccount',
127127
'Set-AzureRmAutomationDscNode',
128-
'Unregister-AzureRmAutomationScheduledRunbook',
129-
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
130-
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
131-
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
128+
'Unregister-AzureRmAutomationScheduledRunbook',
129+
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
130+
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
131+
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
132132
'Get-AzureRmAutomationDscNodeConfigurationDeployment'
133133

134134
# Variables to export from this module
@@ -164,12 +164,7 @@ PrivateData = @{
164164
# IconUri = ''
165165

166166
# ReleaseNotes of this module
167-
ReleaseNotes = '* Fixed help documents for cmdlets fixed in the earlier release.
168-
* Added 4 new cmdlets to support staged rollout of DSC node configurations.
169-
- Start-AzureRmAutomationDscNodeConfigurationDeployment
170-
- Stop-AzureRmAutomationDscNodeConfigurationDeployment
171-
- Get-AzureRmAutomationDscNodeConfigurationDeployment
172-
- Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule'
167+
ReleaseNotes = 'Updated for common code changes'
173168

174169
# External dependent modules of this module
175170
# ExternalModuleDependencies = ''

src/ResourceManager/Automation/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.4.1
23+
2224
## Version 3.4.0
2325
* Fixed help documents for cmdlets fixed in the earlier release.
2426
* Added 3 new cmdlets to support staged rollout of DSC node configurations.

src/ResourceManager/AzureBackup/AzureRM.Backup.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Backup'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{

src/ResourceManager/AzureBackup/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.4.1
23+
2224
## Version 3.4.0
2325

2426
## Version 3.3.1

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Batch'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -141,7 +141,9 @@ PrivateData = @{
141141
# IconUri = ''
142142

143143
# ReleaseNotes of this module
144-
ReleaseNotes = 'Updated for common code changes'
144+
ReleaseNotes = ' - Marked cmdlet parameters and type properties obsolete in
145+
preparation for upcoming breaking change release (Version 4.0.0)
146+
'
145147

146148
# External dependent modules of this module
147149
# ExternalModuleDependencies = ''

src/ResourceManager/AzureBatch/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 3.4.1
2123
- Marked cmdlet parameters and type properties obsolete in
2224
preparation for upcoming breaking change release (Version 4.0.0)
2325

src/ResourceManager/Billing/AzureRM.Billing.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Billing'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{

src/ResourceManager/Billing/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 0.13.7
23+
2224
## Version 0.13.6
2325

2426
## Version 0.13.4

src/ResourceManager/Cdn/AzureRM.Cdn.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Cdn'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{

src/ResourceManager/Cdn/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.4.1
23+
2224
## Version 3.4.0
2325

2426
## Version 3.3.1

0 commit comments

Comments
 (0)