Add Find-Resource cmdlet and test/help file#1047
Conversation
|
Hi @vivsriaus, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
There was a problem hiding this comment.
Can you provide a better example in the help message. It is very difficult for the customer to differentiate between ResourceType and ExtensionResourceType by reading the current help message. If you could provide a different example and let the user know when to use what, that would be helpful.
There was a problem hiding this comment.
Extension resource type is something that comes after the original/first resource type. For example: Microsoft.Sql/servers/testblahvivek23/databases/testdb2vivek123
I've added this example now, but this is something we'll need to fix across our cmdlets and make this more clearer in our help files. I'll send a separate PR for that.
|
LGTM |
|
@vivsriaus - Your test is failing. http://azuresdkci.cloudapp.net/job/powershell/2859/artifact/src/Publish/TestResults/Microsoft.Azure.Commands.Resources.Test.html Unable to find a matching record in the recordings file |
Add Find-Resource cmdlet and test/help file
No description provided.