Skip to content

Commit d2a8bc1

Browse files
updating api spec documentation #3
1 parent 555a830 commit d2a8bc1

File tree

1 file changed

+2
-2
lines changed
  • specification/help/resource-manager/Microsoft.Help/preview/2023-01-01-preview

1 file changed

+2
-2
lines changed

specification/help/resource-manager/Microsoft.Help/preview/2023-01-01-preview/help.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"tags": [
124124
"diagnostics"
125125
],
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",
127127
"operationId": "Diagnostics_Create",
128128
"x-ms-long-running-operation": true,
129129
"x-ms-long-running-operation-options": {
@@ -172,7 +172,7 @@
172172
"tags": [
173173
"diagnostics"
174174
],
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.",
176176
"operationId": "Diagnostics_Get",
177177
"parameters": [
178178
{

0 commit comments

Comments
 (0)