github Azure/azure-powershell v6.1.1-May2018
6.1.1

latest releases: v13.0.0-November2024, Az.ConnectedKubernetes-v0.12.0, v12.5.0-October2024...
6 years ago

Changes Since Last Release

AzureRM.Resources

  • 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
    • If no values are provided for Role or Scope, the service principal is created with no permissions
    • If a Role is provided, but no Scope, the service principal is created with the specified Role permissions over the current subscription
    • If a Scope is provided, but no Role, the service principal is created with Contributor permissions over the specified Scope
    • If both Role and Scope are provided, the service principal is created with the specified Role permissions over the specified Scope

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.