Skip to content

Commit 215888e

Browse files
committed
Update versions for release of AzureRM.Resources
1 parent a7b2839 commit 215888e

File tree

9 files changed

+101
-155
lines changed

9 files changed

+101
-155
lines changed

ChangeLog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## 6.1.0 - May 2018
1+
## 6.1.1 - May 2018
2+
#### AzureRM.Resources
3+
* Revert change to `New-AzureRmADServicePrincipal` that gave service principals `Contributor` permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters
4+
- If no values are provided for `Role` or `Scope`, the service principal is created with no permissions
5+
- If a `Role` is provided, but no `Scope`, the service principal is created with the specified `Role` permissions over the current subscription
6+
- If a `Scope` is provided, but no `Scope`, the service principal is created with `Contributor` permissions over the specified `Scope`
7+
- If both `Role` and `Scope` are provided, the service principal is created with the specified `Role` permissions over the specified `Scope`
8+
9+
## 6.1.0 - May 2018
210
#### AzureRM.Profile
311
* Fix issue where running 'Clear-AzureRmContext' would keep an empty context with the name of the previous default context, which prevented the user from creating a new context with the old name
412

src/Common/Commands.Common/AzurePowerShell.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ public class AzurePowerShell
2626

2727
public const string AssemblyCopyright = "Copyright © Microsoft";
2828

29-
public const string AssemblyVersion = "6.0.0";
29+
public const string AssemblyVersion = "6.1.1";
3030

31-
public const string AssemblyFileVersion = "6.0.0";
31+
public const string AssemblyFileVersion = "6.1.1";
3232

3333
public const string ProfileFile = "AzureProfile.json";
3434

src/ResourceManager/Resources/AzureRM.Resources.psd1

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '6.0.0'
15+
ModuleVersion = '6.0.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -160,21 +160,11 @@ PrivateData = @{
160160
# IconUri = ''
161161

162162
# ReleaseNotes of this module
163-
ReleaseNotes = '* Set minimum dependency of module to PowerShell 5.0
164-
* Remove obsolete parameter -AtScopeAndBelow from Get-AzureRmRoledefinition call
165-
* Include assignments to deleted Users/Groups/ServicePrincipals in Get-AzureRmRoleAssignment result
166-
* Add convenience cmdlet for creating ServicePrincipals
167-
* Add Tab completers for Scope and ResourceType
168-
* Merge Get- and Find- functionality in Get-AzureRmResource
169-
* Add AD Cmdlets:
170-
- Remove-AzureRmADGroupMember
171-
- Get-AzureRmADGroup
172-
- New-AzureRmADGroup
173-
- Remove-AzureRmADGroup
174-
- Remove-AzureRmADUser
175-
- Update-AzureRmADApplication
176-
- Update-AzureRmADServicePrincipal
177-
- Update-AzureRmADUser'
163+
ReleaseNotes = '* Revert change to `New-AzureRmADServicePrincipal` that gave service principals `Contributor` permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters
164+
- If no values are provided for `Role` or `Scope`, the service principal is created with no permissions
165+
- If a `Role` is provided, but no `Scope`, the service principal is created with the specified `Role` permissions over the current subscription
166+
- If a `Scope` is provided, but no `Scope`, the service principal is created with `Contributor` permissions over the specified `Scope`
167+
- If both `Role` and `Scope` are provided, the service principal is created with the specified `Role` permissions over the specified `Scope`'
178168

179169
# Prerelease string of this module
180170
# Prerelease = ''

src/ResourceManager/Resources/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
* Revert change to `New-AzureRmADServicePrincipal` that gave service principals "Contributor" permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters
21+
22+
## Version 6.0.1
23+
* Revert change to `New-AzureRmADServicePrincipal` that gave service principals `Contributor` permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters
2224
- If no values are provided for `Role` or `Scope`, the service principal is created with no permissions
2325
- If a `Role` is provided, but no `Scope`, the service principal is created with the specified `Role` permissions over the current subscription
2426
- If a `Scope` is provided, but no `Scope`, the service principal is created with `Contributor` permissions over the specified `Scope`

src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/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("e8f34267-c461-4eae-b156-5f3528553d10")]
28-
[assembly: AssemblyVersion("6.0.0")]
29-
[assembly: AssemblyFileVersion("6.0.0")]
28+
[assembly: AssemblyVersion("6.0.1")]
29+
[assembly: AssemblyFileVersion("6.0.1")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.Resources.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.MachineLearning.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]

src/ResourceManager/Resources/Commands.Resources/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("e386b843-f3f0-4db3-8664-37d16b860dde")]
28-
[assembly: AssemblyVersion("6.0.0")]
29-
[assembly: AssemblyFileVersion("6.0.0")]
28+
[assembly: AssemblyVersion("6.0.1")]
29+
[assembly: AssemblyFileVersion("6.0.1")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.Resources.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
#else

tools/AzureRM/AzureRM.psd1

Lines changed: 9 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '6.1.0'
15+
ModuleVersion = '6.1.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -93,7 +93,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; RequiredVersion = '5.1.0';
9393
@{ModuleName = 'AzureRM.RecoveryServices.SiteRecovery'; RequiredVersion = '0.2.5'; },
9494
@{ModuleName = 'AzureRM.RedisCache'; RequiredVersion = '5.0.0'; },
9595
@{ModuleName = 'AzureRM.Relay'; RequiredVersion = '0.3.4'; },
96-
@{ModuleName = 'AzureRM.Resources'; RequiredVersion = '6.0.0'; },
96+
@{ModuleName = 'AzureRM.Resources'; RequiredVersion = '6.0.1'; },
9797
@{ModuleName = 'AzureRM.Scheduler'; RequiredVersion = '0.16.4'; },
9898
@{ModuleName = 'AzureRM.ServiceBus'; RequiredVersion = '0.6.5'; },
9999
@{ModuleName = 'AzureRM.ServiceFabric'; RequiredVersion = '0.3.6'; },
@@ -159,67 +159,13 @@ PrivateData = @{
159159
# IconUri = ''
160160

161161
# ReleaseNotes of this module
162-
ReleaseNotes = '6.1.0 - May 2018
163-
AzureRM.Profile
164-
* Fix issue where running ''Clear-AzureRmContext'' would keep an empty context with the name of the previous default context, which prevented the user from creating a new context with the old name
165-
166-
AzureRM.AnalysisServices
167-
* Enable Gateway assocaite/disassociate operations on AS.
168-
169-
AzureRM.ApiManagement
170-
* Added support for ApiVersions, ApiReleases and ApiRevisions
171-
* Added suppport for ServiceFabric Backend
172-
* Added support for Application Insights Logger
173-
* Added support for recognizing ''Basic'' sku as a valid sku of Api Management service
174-
* Added support for installing Certificates issued by private CA as Root or CA
175-
* Added support for accepting Custom SSL certificates via KeyVault and Multiple proxy hostnames
176-
* Added support for MSI identity
177-
* Added support for accepting Policies via Url
178-
NOTE: The following cmdlets will be deprecated in future release
179-
- Import-AzureRmApiManagementHostnameCertificate
180-
- New-AzureRmApiManagementHostnameConfiguration
181-
- Set-AzureRmApiManagementHostnames
182-
- Update-AzureRmApiManagementDeployment
183-
184-
AzureRM.Batch
185-
* Release new cmdlet Get-AzureBatchPoolNodeCounts
186-
* Release new cmdlet Start-AzureBatchComputeNodeServiceLogUpload
187-
188-
AzureRM.Consumption
189-
* Add new parameters Expand, ResourceGroup, InstanceName, InstanceId, Tags, and Top on Cmdlet Get-AzureRmConsumptionUsageDetail
190-
191-
AzureRM.DataLakeStore
192-
* Fix example for Export-AzureRmDataLakeStoreChildItemProperties
193-
* Fix null parameter exception for Recurse case in Set-AzureRmDataLakeStoreItemAclEntry
194-
* Fix the help files for Set-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl, Remove-AzureRmDataLakeStoreItemAclEntry
195-
196-
AzureRM.Network
197-
* Bump up Network SDK version from 18.0.0-preview to 19.0.0-preview
198-
* Added cmdlet to create protocol configuration
199-
- New-AzureRmNetworkWatcherProtocolConfiguration
200-
* Added cmdlet to add a new circuit connection to an existing express route circuit.
201-
- Add-AzureRmExpressRouteCircuitConnectionConfig
202-
* Added cmdlet to remove a circuit connection from an existing express route circuit.
203-
- Remove-AzureRmExpressRouteCircuitConnectionConfig
204-
* Added cmdlet to retrieve a circuit connection
205-
- Get-AzureRmExpressRouteCircuitConnectionConfig
206-
207-
AzureRM.ServiceFabric
208-
* Fixed server authentication usage with generated certificates (Issue #5998)
209-
210-
AzureRM.Sql
211-
* Updated Auditing cmdlets to allow removing AuditActions or AuditActionGroups
212-
* Fixed issue with Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy when setting a new flexible retention policy where the command would fail with ''Configure long term retention policy with azure recovery service vault and policy is no longer supported. Please submit request with the new flexible retention policy''.
213-
* Update all Azure Sql Database/ElasticPool Creation/Update related cmdlets to use the new Database API, which support Sku property for scale and tier-related properties.
214-
* The updated cmdlets including:
215-
- New-AzureRmSqlDatabase; Set-AzureRmSqlDatabase
216-
- New-AzureRmSqlElasticPool; Set-AzureRmSqlElasticPool
217-
- New-AzureRmSqlDatabaseCopy
218-
- New-AzureRmSqlDatabaseSecondary
219-
- Restore-AzureRmSqlDatabase
220-
221-
AzureRM.TrafficManager
222-
* Update the parameters for ''Get-AzureRmTrafficManagerProfile'' so that -ResourceGroupName parameter is required when using -Name parameter.
162+
ReleaseNotes = '6.1.1 - May 2018
163+
AzureRM.Resources
164+
* Revert change to `New-AzureRmADServicePrincipal` that gave service principals `Contributor` permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters
165+
- If no values are provided for `Role` or `Scope`, the service principal is created with no permissions
166+
- If a `Role` is provided, but no `Scope`, the service principal is created with the specified `Role` permissions over the current subscription
167+
- If a `Scope` is provided, but no `Scope`, the service principal is created with `Contributor` permissions over the specified `Scope`
168+
- If both `Role` and `Scope` are provided, the service principal is created with the specified `Role` permissions over the specified `Scope`
223169
'
224170

225171
# Prerelease string of this module

0 commit comments

Comments
 (0)