From 322c47d43e8ce48aeb5d018e32c2b44a31243b13 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Fri, 30 Nov 2018 17:12:57 -0500 Subject: [PATCH] typo: Microsoft.Automation (#4608) - specifc -> specific - theresource -> the resource - detailes -> Details - souce -> source - occured -> occurred - cerdential -> credential - madatory -> mandatory - infomration -> information - runas -> RunAs - dratft -. draft - varible -> variable --- .../softwareUpdateConfiguration.json | 2 +- .../softwareUpdateConfigurationMachineRun.json | 4 ++-- .../softwareUpdateConfigurationRun.json | 2 +- .../2017-05-15-preview/sourceControl.json | 2 +- .../2017-05-15-preview/sourceControlSyncJob.json | 2 +- .../stable/2015-10-31/connectionType.json | 16 ++++++++-------- .../stable/2015-10-31/credential.json | 2 +- .../stable/2015-10-31/dscConfiguration.json | 2 +- .../stable/2015-10-31/dscNode.json | 6 +++--- .../2015-10-31/hybridRunbookWorkerGroup.json | 2 +- .../stable/2015-10-31/runbook.json | 6 +++--- .../stable/2015-10-31/variable.json | 4 ++-- .../stable/2018-01-15/dscNode.json | 6 +++--- .../stable/2018-01-15/dscNodeConfiguration.json | 2 +- .../stable/2018-06-30/runbook.json | 6 +++--- 15 files changed, 32 insertions(+), 32 deletions(-) diff --git a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json index 53ee14a4786c..2862d3dbe5ed 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json +++ b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json @@ -449,7 +449,7 @@ }, "updateConfiguration": { "type": "object", - "description": "Update specifc properties of the software update configuration.", + "description": "Update specific properties of the software update configuration.", "properties": { "operatingSystem": { "description": "operating system of target machines", diff --git a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationMachineRun.json b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationMachineRun.json index f50ae709bc78..2c377a447753 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationMachineRun.json +++ b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationMachineRun.json @@ -273,7 +273,7 @@ }, "creationTime": { "type": "string", - "description": "Creation time of theresource, which only appears in the response.", + "description": "Creation time of the resource, which only appears in the response.", "format": "date-time", "x-nullable": false, "readOnly": true @@ -296,7 +296,7 @@ "readOnly": true }, "error": { - "description": "detailes of provisioning error", + "description": "Details of provisioning error", "$ref": "../../common/v1/definitions.json#/definitions/ErrorResponse" } } diff --git a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json index 9285acfd9912..0769bb0f3e95 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json +++ b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json @@ -241,7 +241,7 @@ }, "creationTime": { "type": "string", - "description": "Creation time of theresource, which only appears in the response.", + "description": "Creation time of the resource, which only appears in the response.", "format": "date-time", "x-nullable": false, "readOnly": true diff --git a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControl.json b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControl.json index 5020260f31a6..c697aac08465 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControl.json +++ b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControl.json @@ -323,7 +323,7 @@ "items": { "$ref": "#/definitions/SourceControl" }, - "description": "The list of souce controls." + "description": "The list of source controls." }, "nextLink": { "type": "string", diff --git a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControlSyncJob.json b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControlSyncJob.json index c5479ea3938a..930d251408f8 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControlSyncJob.json +++ b/specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/sourceControlSyncJob.json @@ -337,7 +337,7 @@ }, "exception": { "type": "string", - "description": "The exceptions that occured while running the sync job." + "description": "The exceptions that occurred while running the sync job." } }, "description": "Definition of source control sync job properties." diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/connectionType.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/connectionType.json index 86ce028c111b..3cc338d3857f 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/connectionType.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/connectionType.json @@ -42,7 +42,7 @@ "ConnectionType" ], "operationId": "ConnectionType_Delete", - "description": "Delete the connectiontype.", + "description": "Delete the connection type.", "externalDocs": { "url": "http://aka.ms/azureautomationsdk/connectiontypeoperations" }, @@ -63,7 +63,7 @@ "in": "path", "required": true, "type": "string", - "description": "The name of connectiontype." + "description": "The name of connection type." }, { "$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter" @@ -92,7 +92,7 @@ "ConnectionType" ], "operationId": "ConnectionType_Get", - "description": "Retrieve the connectiontype identified by connectiontype name.", + "description": "Retrieve the connection type identified by connection type name.", "externalDocs": { "url": "http://aka.ms/azureautomationsdk/connectiontypeoperations" }, @@ -113,7 +113,7 @@ "in": "path", "required": true, "type": "string", - "description": "The name of connectiontype." + "description": "The name of connection type." }, { "$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter" @@ -142,7 +142,7 @@ "ConnectionType" ], "operationId": "ConnectionType_CreateOrUpdate", - "description": "Create a connectiontype.", + "description": "Create a connection type.", "externalDocs": { "url": "http://aka.ms/azureautomationsdk/connectiontypeoperations" }, @@ -163,7 +163,7 @@ "in": "path", "required": true, "type": "string", - "description": "The parameters supplied to the create or update connectiontype operation." + "description": "The parameters supplied to the create or update connection type operation." }, { "name": "parameters", @@ -172,7 +172,7 @@ "schema": { "$ref": "#/definitions/ConnectionTypeCreateOrUpdateParameters" }, - "description": "The parameters supplied to the create or update connectiontype operation." + "description": "The parameters supplied to the create or update connection type operation." }, { "$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter" @@ -209,7 +209,7 @@ "ConnectionType" ], "operationId": "ConnectionType_ListByAutomationAccount", - "description": "Retrieve a list of connectiontypes.", + "description": "Retrieve a list of connection types.", "externalDocs": { "url": "http://aka.ms/azureautomationsdk/connectiontypeoperations" }, diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/credential.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/credential.json index 48c5a28eaaf7..6827344a65b1 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/credential.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/credential.json @@ -325,7 +325,7 @@ "userName", "password" ], - "description": "The properties of the create cerdential operation." + "description": "The properties of the create credential operation." }, "CredentialCreateOrUpdateParameters": { "properties": { diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscConfiguration.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscConfiguration.json index 04cffd4f97e2..f2a9cfc0f52c 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscConfiguration.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscConfiguration.json @@ -536,7 +536,7 @@ }, "isMandatory": { "type": "boolean", - "description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not." + "description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not." }, "position": { "type": "integer", diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscNode.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscNode.json index c00713074db4..ee4f668f6105 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscNode.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/dscNode.json @@ -599,10 +599,10 @@ "properties": { "name": { "type": "string", - "description": "Gets or sets the name of the dsc nodeconfiguration." + "description": "Gets or sets the name of the dsc node configuration." } }, - "description": "The dsc nodeconfiguration property associated with the entity." + "description": "The dsc node configuration property associated with the entity." }, "DscNodeReportListResult": { "properties": { @@ -863,7 +863,7 @@ "description": "Gets or sets the id." } }, - "description": "Definition of the agent registration infomration type." + "description": "Definition of the agent registration information type." }, "DscNode": { "properties": { diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/hybridRunbookWorkerGroup.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/hybridRunbookWorkerGroup.json index 258cff1dad94..4ec18edd741a 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/hybridRunbookWorkerGroup.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/hybridRunbookWorkerGroup.json @@ -259,7 +259,7 @@ "description": "Gets or sets the name of the credential." } }, - "description": "Definition of runas credential to use for hybrid worker." + "description": "Definition of RunAs credential to use for hybrid worker." }, "HybridRunbookWorker": { "properties": { diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/runbook.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/runbook.json index 247c2a567486..5965f7e7442b 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/runbook.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/runbook.json @@ -1401,7 +1401,7 @@ "type": "string" } }, - "description": "The response model for the undoedit runbook operation." + "description": "The response model for the undo edit runbook operation." }, "RunbookDraft": { "properties": { @@ -1449,7 +1449,7 @@ }, "isMandatory": { "type": "boolean", - "description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not." + "description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not." }, "position": { "type": "integer", @@ -1590,7 +1590,7 @@ "runbookType", "draft" ], - "description": "The parameters supplied to the create or update dratft runbook properties." + "description": "The parameters supplied to the create or update draft runbook properties." }, "RunbookCreateOrUpdateDraftParameters": { "properties": { diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/variable.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/variable.json index 29c3074579ee..359536450396 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/variable.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/variable.json @@ -360,7 +360,7 @@ "$ref": "../../common/v1/definitions.json#/definitions/ProxyResource" } ], - "description": "Definition of the varible." + "description": "Definition of the variable." }, "VariableListResult": { "properties": { @@ -433,7 +433,7 @@ "description": "Gets or sets the description." } }, - "description": "Definition of the varible properties" + "description": "Definition of the variable properties" } }, "parameters": {} diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNode.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNode.json index a569b4507507..6e62148cc491 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNode.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNode.json @@ -837,7 +837,7 @@ "description": "Gets or sets the id." } }, - "description": "Definition of the agent registration infomration type." + "description": "Definition of the agent registration information type." }, "AgentRegistrationKeys": { "properties": { @@ -938,10 +938,10 @@ "properties": { "name": { "type": "string", - "description": "Gets or sets the name of the dsc nodeconfiguration." + "description": "Gets or sets the name of the dsc node configuration." } }, - "description": "The dsc nodeconfiguration property associated with the entity." + "description": "The dsc node configuration property associated with the entity." }, "AgentRegistrationRegenerateKeyParameter": { "properties": { diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeConfiguration.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeConfiguration.json index f81a73b5f6fb..0d187be3f4a7 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeConfiguration.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeConfiguration.json @@ -371,7 +371,7 @@ "nodeCount":{ "type": "integer", "format": "int64", - "description": "Number of nodes with this nodeconfiguration assigned" + "description": "Number of nodes with this node configuration assigned" }, "incrementNodeConfigurationBuild": { "type": "boolean", diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-06-30/runbook.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-06-30/runbook.json index 0c215f28ea28..3e5746376679 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-06-30/runbook.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-06-30/runbook.json @@ -1475,7 +1475,7 @@ "type": "string" } }, - "description": "The response model for the undoedit runbook operation." + "description": "The response model for the undo edit runbook operation." }, "RunbookDraft": { "properties": { @@ -1523,7 +1523,7 @@ }, "isMandatory": { "type": "boolean", - "description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not." + "description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not." }, "position": { "type": "integer", @@ -1664,7 +1664,7 @@ "runbookType", "draft" ], - "description": "The parameters supplied to the create or update dratft runbook properties." + "description": "The parameters supplied to the create or update draft runbook properties." }, "RunbookCreateOrUpdateDraftParameters": { "properties": {