Skip to content

Commit e2a0bd2

Browse files
committed
Update with latest from release branch and version
1 parent 604ffe2 commit e2a0bd2

File tree

7 files changed

+241
-231
lines changed

7 files changed

+241
-231
lines changed

ChangeLog.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
* Added an example of the 'SimpleParameterSet' to New-AzureRmVmss cmdlet help.
1313
* Fixed a typo in the Azure Disk Encryption progress message
1414

15+
#### AzureRM.DataFactoryV2
16+
* Updated the ADF .Net SDK version to 2.3.0.
17+
1518
#### AzureRM.Network
1619
* Added NetworkProfile functionality. new cmdlets added
1720
- Get-AzureRMNetworkProfile
@@ -29,6 +32,7 @@
2932

3033
#### AzureRM.Resources
3134
* Add missing -Mode parameter to Set-AzureRmPolicyDefinition
35+
* Fix Get-AzureRmProviderOperation commandlet bug for operations with Origin containing User
3236

3337
#### AzureRM.Sql
3438
* Fixed issue where some backup cmdlets would not recognize the current azure subscription
@@ -48,14 +52,14 @@
4852
#### AzureRM.Profile
4953
* Minor changes to the storage common code
5054
* Updated help files to include full parameter types.
51-
- Changed -ServicePrincipal to non-mandatory in the ServicePrincipalCertificateWithSubscriptionId parameter set
55+
- Changed -ServicePrincipal to non-mandatory in the ServicePrincipalCertificateWithSubscriptionId parameter set
5256

5357
#### Azure.Storage
54-
* Support create Storage Context with OAuth.
58+
* Support create Storage Context with OAuth.
5559
- New-AzureStorageContext
5660

5761
#### AzureRM.Cdn
58-
* Added Standard_Microsoft in Cdn pricing sku.
62+
* Added Standard_Microsoft in Cdn pricing sku.
5963

6064
#### AzureRM.Compute
6165
* Move dependencies on Keyvault and Storage to the common dependencies
@@ -166,7 +170,7 @@
166170
* Add version field to the PSSignalRResource object and connection string to the PSSignalRKeys object.
167171

168172
#### AzureRM.Storage
169-
* Support Immutability Policy in AzureRm.Storage
173+
* Support Immutability Policy in AzureRm.Storage
170174
- Remove-AzureRmStorageAccountNetworkRule
171175
- Get-AzureRmStorageContainer
172176
- Update-AzureRmStorageContainer
@@ -194,7 +198,7 @@
194198
* Fixed issue https://github.com/Azure/azure-powershell/issues/6603
195199
- Import-AzureRmApiManagementApi and *-AzureRmApiManagementCertificate cmdlets now handle relative Paths
196200
* Fixed issue https://github.com/Azure/azure-powershell/issues/6879
197-
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
201+
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
198202
4.0.4-preview nuget
199203
* Fixed issue https://github.com/Azure/azure-powershell/issues/6853
200204
- Fixed the Odata filter for Search by Name on Product
@@ -360,7 +364,7 @@
360364
* Update example for New-AzureRmDisk
361365
* Add example for 'New-AzureRmVM'
362366
* Update description for Set-AzureRmVMOSDisk
363-
* Update Example 1 for Set-AzureRmVMBginfoExtension to correct spelling and prefix.
367+
* Update Example 1 for Set-AzureRmVMBginfoExtension to correct spelling and prefix.
364368

365369
#### AzureRM.DataFactoryV2
366370
* Updated the ADF .Net SDK version to 1.1.0.

src/ResourceManager/DataFactoryV2/Commands.DataFactoryV2/AzureRM.DataFactoryV2.psd1

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 8/28/2018
6+
# Generated on: 10/3/2018
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.5.10'
15+
ModuleVersion = '0.5.11'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -146,8 +146,7 @@ PrivateData = @{
146146
# IconUri = ''
147147

148148
# ReleaseNotes of this module
149-
ReleaseNotes = '* Fixed issue with default resource groups not being set.
150-
* Updated common runtime assemblies'
149+
ReleaseNotes = '* Updated the ADF .Net SDK version to 2.3.0.'
151150

152151
# Prerelease string of this module
153152
# Prerelease = ''
@@ -159,7 +158,7 @@ PrivateData = @{
159158
# ExternalModuleDependencies = @()
160159

161160
} # End of PSData hashtable
162-
161+
163162
} # End of PrivateData hashtable
164163

165164
# HelpInfo URI of this module

src/ResourceManager/DataFactoryV2/Commands.DataFactoryV2/Changelog.md

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

2121
## Current Release
22+
23+
## Version 0.5.11
2224
* Updated the ADF .Net SDK version to 2.3.0.
2325

2426
## Version 0.5.10

src/ResourceManager/DataFactoryV2/Commands.DataFactoryV2/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("5d024af0-81c9-44f0-b3b0-7080f103fb4d")]
28-
[assembly: AssemblyVersion("0.5.10")]
29-
[assembly: AssemblyFileVersion("0.5.10")]
28+
[assembly: AssemblyVersion("0.5.11")]
29+
[assembly: AssemblyFileVersion("0.5.11")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.DataFactoryV2.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
#else

src/ResourceManager/Resources/Commands.Resources/AzureRM.Resources.psd1

Lines changed: 66 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ CLRVersion = '4.0'
5454
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.6.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
57-
RequiredAssemblies = '.\Microsoft.Azure.Management.ResourceManager.dll',
58-
'.\Microsoft.Azure.Management.Authorization.dll',
57+
RequiredAssemblies = '.\Microsoft.Azure.Management.ResourceManager.dll',
58+
'.\Microsoft.Azure.Management.Authorization.dll',
5959
'.\Microsoft.Azure.Management.ManagementGroups.dll'
6060

6161
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
@@ -65,83 +65,83 @@ RequiredAssemblies = '.\Microsoft.Azure.Management.ResourceManager.dll',
6565
TypesToProcess = 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Types.ps1xml'
6666

6767
# Format files (.ps1xml) to be loaded when importing this module
68-
FormatsToProcess =
69-
'.\Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml',
70-
'.\Microsoft.Azure.Commands.Resources.format.ps1xml',
68+
FormatsToProcess =
69+
'.\Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml',
70+
'.\Microsoft.Azure.Commands.Resources.format.ps1xml',
7171
'.\Microsoft.Azure.Commands.ResourceManager.Cmdlets.format.ps1xml'
7272

7373
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
74-
NestedModules = @('.\Microsoft.Azure.Commands.Resources.dll',
74+
NestedModules = @('.\Microsoft.Azure.Commands.Resources.dll',
7575
'.\Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll')
7676

7777
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
7878
FunctionsToExport = @()
7979

8080
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
81-
CmdletsToExport = 'Get-AzureRmProviderOperation', 'Remove-AzureRmRoleAssignment',
82-
'Get-AzureRmRoleAssignment', 'New-AzureRmRoleAssignment',
83-
'Get-AzureRmRoleDefinition', 'New-AzureRmRoleDefinition',
84-
'Set-AzureRmRoleDefinition', 'Remove-AzureRmRoleDefinition',
85-
'Get-AzureRmADAppCredential', 'Get-AzureRmADApplication',
86-
'Add-AzureRmADGroupMember', 'Get-AzureRmADGroupMember',
87-
'Remove-AzureRmADGroupMember', 'Get-AzureRmADGroup',
88-
'New-AzureRmADGroup', 'Remove-AzureRmADGroup',
89-
'Get-AzureRmADServicePrincipal', 'Get-AzureRmADSpCredential',
90-
'Get-AzureRmADUser', 'New-AzureRmADAppCredential',
91-
'New-AzureRmADSpCredential', 'New-AzureRmADUser',
92-
'Remove-AzureRmADAppCredential', 'Remove-AzureRmADApplication',
93-
'New-AzureRmADApplication', 'Remove-AzureRmADServicePrincipal',
94-
'New-AzureRmADServicePrincipal', 'Remove-AzureRmADSpCredential',
95-
'Remove-AzureRmADUser', 'Update-AzureRmADApplication',
96-
'Update-AzureRmADServicePrincipal', 'Update-AzureRmADUser',
97-
'Remove-AzureRmResourceGroup', 'Get-AzureRmProviderFeature',
98-
'Register-AzureRmProviderFeature', 'Get-AzureRmLocation',
99-
'Export-AzureRmResourceGroup', 'Get-AzureRmResourceProvider',
100-
'Register-AzureRmResourceProvider',
101-
'Unregister-AzureRmResourceProvider',
102-
'Get-AzureRmResourceGroupDeployment',
103-
'New-AzureRmResourceGroupDeployment',
104-
'Remove-AzureRmResourceGroupDeployment',
105-
'Stop-AzureRmResourceGroupDeployment',
106-
'Test-AzureRmResourceGroupDeployment', 'Set-AzureRmResourceGroup',
107-
'New-AzureRmResourceGroup', 'Get-AzureRmResourceGroup',
108-
'Save-AzureRmResourceGroupDeploymentTemplate',
109-
'Get-AzureRmResourceGroupDeploymentOperation',
110-
'Get-AzureRmResourceLock', 'Invoke-AzureRmResourceAction',
111-
'Move-AzureRmResource', 'New-AzureRmResourceLock',
112-
'Get-AzureRmPolicyAssignment', 'Get-AzureRmPolicyDefinition',
113-
'Get-AzureRmPolicySetDefinition', 'New-AzureRmPolicyAssignment',
114-
'New-AzureRmPolicyDefinition', 'New-AzureRmPolicySetDefinition',
115-
'Remove-AzureRmPolicyAssignment', 'Remove-AzureRmPolicyDefinition',
116-
'Remove-AzureRmPolicySetDefinition', 'Set-AzureRmPolicyAssignment',
117-
'Set-AzureRmPolicyDefinition', 'Set-AzureRmPolicySetDefinition',
118-
'Remove-AzureRmResource', 'Remove-AzureRmResourceLock',
119-
'Set-AzureRmResource', 'New-AzureRmResource',
120-
'Set-AzureRmResourceLock', 'Get-AzureRmResource',
121-
'Get-AzureRmManagedApplicationDefinition',
122-
'New-AzureRmManagedApplicationDefinition',
123-
'Set-AzureRmManagedApplicationDefinition',
124-
'Remove-AzureRmManagedApplicationDefinition',
125-
'Get-AzureRmManagedApplication', 'New-AzureRmManagedApplication',
126-
'Set-AzureRmManagedApplication', 'Remove-AzureRmManagedApplication',
127-
'Get-AzureRmManagementGroup', 'New-AzureRmManagementGroup',
128-
'Update-AzureRmManagementGroup', 'Remove-AzureRmManagementGroup',
129-
'New-AzureRmManagementGroupSubscription',
130-
'Remove-AzureRmManagementGroupSubscription',
131-
'New-AzureRmDeployment', 'Get-AzureRmDeployment',
132-
'Test-AzureRmDeployment', 'Remove-AzureRmDeployment',
133-
'Stop-AzureRmDeployment', 'Save-AzureRmDeploymentTemplate',
81+
CmdletsToExport = 'Get-AzureRmProviderOperation', 'Remove-AzureRmRoleAssignment',
82+
'Get-AzureRmRoleAssignment', 'New-AzureRmRoleAssignment',
83+
'Get-AzureRmRoleDefinition', 'New-AzureRmRoleDefinition',
84+
'Set-AzureRmRoleDefinition', 'Remove-AzureRmRoleDefinition',
85+
'Get-AzureRmADAppCredential', 'Get-AzureRmADApplication',
86+
'Add-AzureRmADGroupMember', 'Get-AzureRmADGroupMember',
87+
'Remove-AzureRmADGroupMember', 'Get-AzureRmADGroup',
88+
'New-AzureRmADGroup', 'Remove-AzureRmADGroup',
89+
'Get-AzureRmADServicePrincipal', 'Get-AzureRmADSpCredential',
90+
'Get-AzureRmADUser', 'New-AzureRmADAppCredential',
91+
'New-AzureRmADSpCredential', 'New-AzureRmADUser',
92+
'Remove-AzureRmADAppCredential', 'Remove-AzureRmADApplication',
93+
'New-AzureRmADApplication', 'Remove-AzureRmADServicePrincipal',
94+
'New-AzureRmADServicePrincipal', 'Remove-AzureRmADSpCredential',
95+
'Remove-AzureRmADUser', 'Update-AzureRmADApplication',
96+
'Update-AzureRmADServicePrincipal', 'Update-AzureRmADUser',
97+
'Remove-AzureRmResourceGroup', 'Get-AzureRmProviderFeature',
98+
'Register-AzureRmProviderFeature', 'Get-AzureRmLocation',
99+
'Export-AzureRmResourceGroup', 'Get-AzureRmResourceProvider',
100+
'Register-AzureRmResourceProvider',
101+
'Unregister-AzureRmResourceProvider',
102+
'Get-AzureRmResourceGroupDeployment',
103+
'New-AzureRmResourceGroupDeployment',
104+
'Remove-AzureRmResourceGroupDeployment',
105+
'Stop-AzureRmResourceGroupDeployment',
106+
'Test-AzureRmResourceGroupDeployment', 'Set-AzureRmResourceGroup',
107+
'New-AzureRmResourceGroup', 'Get-AzureRmResourceGroup',
108+
'Save-AzureRmResourceGroupDeploymentTemplate',
109+
'Get-AzureRmResourceGroupDeploymentOperation',
110+
'Get-AzureRmResourceLock', 'Invoke-AzureRmResourceAction',
111+
'Move-AzureRmResource', 'New-AzureRmResourceLock',
112+
'Get-AzureRmPolicyAssignment', 'Get-AzureRmPolicyDefinition',
113+
'Get-AzureRmPolicySetDefinition', 'New-AzureRmPolicyAssignment',
114+
'New-AzureRmPolicyDefinition', 'New-AzureRmPolicySetDefinition',
115+
'Remove-AzureRmPolicyAssignment', 'Remove-AzureRmPolicyDefinition',
116+
'Remove-AzureRmPolicySetDefinition', 'Set-AzureRmPolicyAssignment',
117+
'Set-AzureRmPolicyDefinition', 'Set-AzureRmPolicySetDefinition',
118+
'Remove-AzureRmResource', 'Remove-AzureRmResourceLock',
119+
'Set-AzureRmResource', 'New-AzureRmResource',
120+
'Set-AzureRmResourceLock', 'Get-AzureRmResource',
121+
'Get-AzureRmManagedApplicationDefinition',
122+
'New-AzureRmManagedApplicationDefinition',
123+
'Set-AzureRmManagedApplicationDefinition',
124+
'Remove-AzureRmManagedApplicationDefinition',
125+
'Get-AzureRmManagedApplication', 'New-AzureRmManagedApplication',
126+
'Set-AzureRmManagedApplication', 'Remove-AzureRmManagedApplication',
127+
'Get-AzureRmManagementGroup', 'New-AzureRmManagementGroup',
128+
'Update-AzureRmManagementGroup', 'Remove-AzureRmManagementGroup',
129+
'New-AzureRmManagementGroupSubscription',
130+
'Remove-AzureRmManagementGroupSubscription',
131+
'New-AzureRmDeployment', 'Get-AzureRmDeployment',
132+
'Test-AzureRmDeployment', 'Remove-AzureRmDeployment',
133+
'Stop-AzureRmDeployment', 'Save-AzureRmDeploymentTemplate',
134134
'Get-AzureRmDeploymentOperation', 'Get-AzureRmPolicyAlias'
135135

136136
# Variables to export from this module
137137
# VariablesToExport = @()
138138

139139
# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
140-
AliasesToExport = 'Get-AzureRmResourceProviderAction',
141-
'Get-AzureRmADServicePrincipalCredential',
142-
'New-AzureRmADServicePrincipalCredential',
143-
'Remove-AzureRmADServicePrincipalCredential',
144-
'Set-AzureRmADApplication', 'Set-AzureRmADServicePrincipal',
140+
AliasesToExport = 'Get-AzureRmResourceProviderAction',
141+
'Get-AzureRmADServicePrincipalCredential',
142+
'New-AzureRmADServicePrincipalCredential',
143+
'Remove-AzureRmADServicePrincipalCredential',
144+
'Set-AzureRmADApplication', 'Set-AzureRmADServicePrincipal',
145145
'Set-AzureRmADUser'
146146

147147
# DSC resources to export from this module
@@ -171,7 +171,8 @@ PrivateData = @{
171171
# IconUri = ''
172172

173173
# ReleaseNotes of this module
174-
ReleaseNotes = '* Add missing -Mode parameter to Set-AzureRmPolicyDefinition'
174+
ReleaseNotes = '* Add missing -Mode parameter to Set-AzureRmPolicyDefinition
175+
* Fix Get-AzureRmProviderOperation commandlet bug for operations with Origin containing User'
175176

176177
# Prerelease string of this module
177178
# Prerelease = ''

0 commit comments

Comments
 (0)