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/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2018-03-01-preview/machineLearningServices.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1371,10 +1371,10 @@
1371
1371
},
1372
1372
"SslConfiguration": {
1373
1373
"type": "object",
1374
-
"description": "The ssl configugation for scoring",
1374
+
"description": "The SSL configuration for scoring",
1375
1375
"properties": {
1376
1376
"status": {
1377
-
"description": "Enable or disable ssl for scoring",
1377
+
"description": "Enable or disable SSL for scoring",
1378
1378
"type": "string",
1379
1379
"enum": [
1380
1380
"Disabled",
@@ -1485,7 +1485,7 @@
1485
1485
"type": "object",
1486
1486
"properties": {
1487
1487
"administratorAccount": {
1488
-
"description": "Admin creadentials for virtual machine.",
1488
+
"description": "Admin credentials for virtual machine.",
0 commit comments