Skip to content

Fix Get-AzureRmResourcePovider with locations. #2668

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 1 commit into from
Jul 27, 2016
Merged

Conversation

TianoMS
Copy link

@TianoMS TianoMS commented Jul 26, 2016

  1. Get a full list of locations returned by /providers, and combine it with the ones by /locations. Use the full list to validate provided location.
  2. If the provided location is not in this list, we write an error.
  3. User can specify Get-AzureRmResourceProvider -Location "global".

@azurecla
Copy link

Hi @TianoMS, 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;

@TianoMS
Copy link
Author

TianoMS commented Jul 26, 2016

@hovsepm hovsepm merged commit 6767e15 into Azure:dev Jul 27, 2016
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.

4 participants