-
Notifications
You must be signed in to change notification settings - Fork 4k
Create Unregister-AzResourceProvider Cmdlet #12273
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update changelog, generate help for new cmdlets, add scenario test and record json
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fulfill the help markdown with:
- online version
- synopsis
- description
- examples
Hi @diwudd , Please check this log: https://dev.azure.com/azure-sdk/public/_build/results?buildId=442786&view=logs&jobId=b17395f6-68a3-5682-0476-d3f6f1043109&j=b17395f6-68a3-5682-0476-d3f6f1043109&t=67f633ab-4360-5839-af42-f446e0c847f0 those failed test cases need to be re-recorded due to the SDK upgrade. |
Thank you. Re-recorded the failed tests. |
* Create UnregisterAzureProviderFeatureCmdlet * Add help file and update change log * record test * Update Unregister-AzProviderFeature.md * Update Unregister-AzProviderFeature.md * Fix tags tests Co-authored-by: shenshengkafei <[email protected]>
Create Unregister-AzResourceProvider Cmdlet