File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
src/ResourceManager/Storage Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 113113 - NewAzureServiceFabricCluster.cs default UbuntuServer1604 Sku update
114114
115115#### AzureRM.Storage
116- * Updated to the latest version of the Azure ClientRuntime
116+ * Introduced multiple breaking changes
117+ - Please refer to the migration guide for more information
117118
118119#### AzureRM.Websites
119120* Upgrade to latest version of the Websites SDK
Original file line number Diff line number Diff line change @@ -120,7 +120,9 @@ PrivateData = @{
120120 # IconUri = ''
121121
122122 # ReleaseNotes of this module
123- ReleaseNotes = ' * Updated to the latest version of the Azure ClientRuntime'
123+ ReleaseNotes = ' * Set minimum dependency of module to PowerShell 5.0
124+ * Introduced multiple breaking changes
125+ - Please refer to the migration guide for more information'
124126
125127 # Prerelease string of this module
126128 # Prerelease = ''
Original file line number Diff line number Diff line change @@ -278,7 +278,8 @@ AzureRM.ServiceFabric
278278 - NewAzureServiceFabricCluster.cs default UbuntuServer1604 Sku update
279279
280280AzureRM.Storage
281- * Updated to the latest version of the Azure ClientRuntime
281+ * Introduced multiple breaking changes
282+ - Please refer to the migration guide for more information
282283
283284AzureRM.Websites
284285* Upgrade to latest version of the Websites SDK
You can’t perform that action at this time.
0 commit comments