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
Update recommendation short descriptions for problem and solution. (#20624)
* Update recommendation short descriptions for problem and solution.
* Fix verbiage on the new short description.
* Update sample uuid for empty response.
* Add example for List Operations.
* Run prettier on ListOperations example.
Co-authored-by: patrinid <[email protected]>
Copy file name to clipboardExpand all lines: specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/examples/GetRecommendationDetail.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
"lastUpdated": "2017-02-24T22:24:43.3216408Z",
18
18
"risk": "Warning",
19
19
"shortDescription": {
20
-
"problem": "Monitoring agent is not installed on your machines",
20
+
"problem": "Monitoring agent should be installed on your machines",
21
21
"solution": "Monitoring agent should be installed on your machines"
Copy file name to clipboardExpand all lines: specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/examples/ListRecommendations.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
"details": "link to document"
26
26
},
27
27
"shortDescription": {
28
-
"problem": "This availability set is not configured for fault tolerance",
28
+
"problem": "To ensure high availability add one or more virtual machines to this availability set",
29
29
"solution": "To ensure high availability add one or more virtual machines to this availability set"
30
30
},
31
31
"resourceMetadata": {
@@ -72,7 +72,7 @@
72
72
"risk": "Warning",
73
73
"shortDescription": {
74
74
"problem": "Monitoring agent is not installed on your machines",
75
-
"solution": "Monitoring agent should be installed on your machines"
75
+
"solution": "Monitoring agent is not installed on your machines"
Copy file name to clipboardExpand all lines: specification/advisor/resource-manager/Microsoft.Advisor/stable/2022-09-01/examples/GetRecommendationDetail.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
"lastUpdated": "2017-02-24T22:24:43.3216408Z",
18
18
"risk": "Warning",
19
19
"shortDescription": {
20
-
"problem": "Monitoring agent is not installed on your machines",
20
+
"problem": "Monitoring agent should be installed on your machines",
21
21
"solution": "Monitoring agent should be installed on your machines"
Copy file name to clipboardExpand all lines: specification/advisor/resource-manager/Microsoft.Advisor/stable/2022-09-01/examples/ListRecommendations.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
"details": "link to document"
26
26
},
27
27
"shortDescription": {
28
-
"problem": "This availability set is not configured for fault tolerance",
28
+
"problem": "To ensure high availability add one or more virtual machines to this availability set",
29
29
"solution": "To ensure high availability add one or more virtual machines to this availability set"
30
30
},
31
31
"resourceMetadata": {
@@ -71,7 +71,7 @@
71
71
"lastUpdated": "2017-02-24T22:24:43.3216408Z",
72
72
"risk": "Warning",
73
73
"shortDescription": {
74
-
"problem": "Monitoring agent is not installed on your machines",
74
+
"problem": "Monitoring agent should be installed on your machines",
75
75
"solution": "Monitoring agent should be installed on your machines"
0 commit comments