Skip to content

Conversation

@darshanhs90
Copy link
Contributor

@darshanhs90 darshanhs90 commented Mar 5, 2018

Description

Checklist


[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ParameterSetName = ParameterSet.RoleDefinitionName, HelpMessage = "If specified, displays the the roles at and below scope.")]
[Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ParameterSetName = ParameterSet.RoleDefinitionCustom, HelpMessage = "If specified, displays the the roles at and below scope.")]
[Obsolete("GEt-AzureRmRoleDefinition: The parameter \"AtScopeAndBelow\" is being removed in an upcoming breaking change release.")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change "GEt" to "Get". Is there any migration information for this, or should users just stop using this parameter?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this filter isnt supported in the service,in earlier versions it was being ignored.so to make it consistent with the service,we are removing it in the breaking change release

@maddieclayton
Copy link
Contributor

@maddieclayton maddieclayton merged commit d331127 into Azure:preview Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants