We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f9fe0 commit 44df9d5Copy full SHA for 44df9d5
src/Common/Commands.Common/AzureDataCmdlet.cs
@@ -119,17 +119,6 @@ protected override void PromptForDataCollectionProfileIfNotExists()
119
SaveDataCollectionProfile();
120
}
121
122
-
123
- protected override void SetupHttpClientPipeline()
124
- {
125
- throw new NotImplementedException();
126
- }
127
128
- protected override void TearDownHttpClientPipeline()
129
130
131
132
133
protected override void InitializeQosEvent()
134
{
135
0 commit comments