Skip to content

additional input validation for Get-AzurermProviderOperation cmdlet #1141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 21, 2015

Conversation

surabhi-pandey
Copy link
Contributor

No description provided.

@azurecla
Copy link

Hi @surabhi-pandey, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;

@ogail
Copy link
Contributor

ogail commented Oct 21, 2015

Consider renaming OperationSearchString to SearchString

@surabhi-pandey
Copy link
Contributor Author

We decided to not use the term SearchString as the other cmdlets are using this parameter for Prefix-match or search by display name.
In our scenario, we expect the search string to be the Operation Id with optional * wildcard character(s). We don't support prefix match or search by name.

The output from this cmdlet lists following properties for each object: Operation, OperationName,OperationDescription etc.
The value for parameter OperationSearchString should correspond to the Operation property in the output.

ogail added a commit that referenced this pull request Oct 21, 2015
additional input validation for Get-AzurermProviderOperation cmdlet
@ogail ogail merged commit 4b17c27 into Azure:dev Oct 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants