-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Display AzurePowershell Survey url for Resolve-Error #11041
Conversation
45c6464
to
9f2e46f
Compare
7a94798
to
ceac5a3
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
34a165a
to
ee8eaeb
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
5eaa5b0
to
4a3f3fa
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
89d32bb
to
efd9e86
Compare
commandRuntime2.WriteInformation(informationRecord); | ||
} | ||
|
||
public override void ExecuteCmdlet() |
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.
I'd like to the reason why ExecuteCmdlet() method needs to be overridden.
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.
I'd like to the reason why ExecuteCmdlet() method needs to be overridden.
Change the implementation by using a virtual method wrapping the WriteInformation.
f36c40c
to
d410e44
Compare
d410e44
to
63bd276
Compare
issue : #11021
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added