You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/help/resource-manager/Microsoft.Help/preview/2023-01-01-preview/help.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@
123
123
"tags": [
124
124
"diagnostics"
125
125
],
126
-
"description": "Diagnostics tells you precisely the root cause of the issue and how to address it. You can get insight diagnostics once you discover and identify the relevant solution for your Azure issue.<br/><br/> You can create insight diagnostics using the ‘solutionId’ from Solution Discovery API response and ‘additionalParameters’ <br/><br/> <b>Note: </b>‘requiredParameterSets’ from Solutions Discovery API response must be passed via ‘additionalParameters’ as an input to Diagnostics API",
126
+
"description": "Diagnostics tells you precisely the root cause of the issue and how to address it. You can get diagnostics once you discover and identify the relevant solution for your Azure issue.<br/><br/> You can create diagnostics using the ‘solutionId’ from Solution Discovery API response and ‘additionalParameters’ <br/><br/> <b>Note: </b>‘requiredParameterSets’ from Solutions Discovery API response must be passed via ‘additionalParameters’ as an input to Diagnostics API",
127
127
"operationId": "Diagnostics_Create",
128
128
"x-ms-long-running-operation": true,
129
129
"x-ms-long-running-operation-options": {
@@ -172,7 +172,7 @@
172
172
"tags": [
173
173
"diagnostics"
174
174
],
175
-
"description": "Retrieve the insight diagnostics using the resourceName you chose while creating the insight diagnostic.",
175
+
"description": "Get the diagnostics using the 'diagnosticsResourceName' you chose while creating the diagnostic.",
0 commit comments