diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/datafactory.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/datafactory.json index 13c5e57b598a..74dfdd5a010a 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/datafactory.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/datafactory.json @@ -1055,7 +1055,7 @@ "$ref": "./examples/IntegrationRuntimes_Upgrade.json" } }, - "description": "Upgrade self-hosted integration runtime to latest version if availably.", + "description": "Upgrade self-hosted integration runtime to latest version if availability.", "parameters": [ { "$ref": "#/parameters/subscriptionId" diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Dataset.json index 466c05c5a2fc..c7e447b9fc25 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Dataset.json @@ -1106,7 +1106,7 @@ }, "ConcurObjectDataset" : { "x-ms-discriminator-value": "ConcurObject", - "description": "Concur Serivce dataset.", + "description": "Concur Service dataset.", "type": "object", "allOf": [ { @@ -1202,7 +1202,7 @@ }, "HubspotObjectDataset" : { "x-ms-discriminator-value": "HubspotObject", - "description": "Hubspot Serivce dataset.", + "description": "Hubspot Service dataset.", "type": "object", "allOf": [ { @@ -1226,7 +1226,7 @@ }, "JiraObjectDataset" : { "x-ms-discriminator-value": "JiraObject", - "description": "Jira Serivce dataset.", + "description": "Jira Service dataset.", "type": "object", "allOf": [ { @@ -1274,7 +1274,7 @@ }, "PaypalObjectDataset" : { "x-ms-discriminator-value": "PaypalObject", - "description": "Paypal Serivce dataset.", + "description": "Paypal Service dataset.", "type": "object", "allOf": [ { @@ -1334,7 +1334,7 @@ }, "ShopifyObjectDataset" : { "x-ms-discriminator-value": "ShopifyObject", - "description": "Shopify Serivce dataset.", + "description": "Shopify Service dataset.", "type": "object", "allOf": [ { @@ -1358,7 +1358,7 @@ }, "SquareObjectDataset" : { "x-ms-discriminator-value": "SquareObject", - "description": "Square Serivce dataset.", + "description": "Square Service dataset.", "type": "object", "allOf": [ { @@ -1370,7 +1370,7 @@ }, "XeroObjectDataset" : { "x-ms-discriminator-value": "XeroObject", - "description": "Xero Serivce dataset.", + "description": "Xero Service dataset.", "type": "object", "allOf": [ { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Pipeline.json index 06cda743b02b..05876249e8ef 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Pipeline.json @@ -207,7 +207,7 @@ "$ref": "#/definitions/CopySink" }, "translator": { - "description": "Copy activity translator. If not specificed, tabular translator is used.", + "description": "Copy activity translator. If not specified, tabular translator is used.", "$ref": "#/definitions/CopyTranslator" }, "enableStaging": { @@ -673,7 +673,7 @@ } }, "ConcurSource": { - "description": "A copy activity Concur Serivce source.", + "description": "A copy activity Concur Service source.", "type": "object", "allOf": [ { @@ -793,7 +793,7 @@ } }, "HubspotSource": { - "description": "A copy activity Hubspot Serivce source.", + "description": "A copy activity Hubspot Service source.", "type": "object", "allOf": [ { @@ -823,7 +823,7 @@ } }, "JiraSource": { - "description": "A copy activity Jira Serivce source.", + "description": "A copy activity Jira Service source.", "type": "object", "allOf": [ { @@ -883,7 +883,7 @@ } }, "PaypalSource": { - "description": "A copy activity Paypal Serivce source.", + "description": "A copy activity Paypal Service source.", "type": "object", "allOf": [ { @@ -958,7 +958,7 @@ } }, "ShopifySource": { - "description": "A copy activity Shopify Serivce source.", + "description": "A copy activity Shopify Service source.", "type": "object", "allOf": [ { @@ -988,7 +988,7 @@ } }, "SquareSource": { - "description": "A copy activity Square Serivce source.", + "description": "A copy activity Square Service source.", "type": "object", "allOf": [ { @@ -1003,7 +1003,7 @@ } }, "XeroSource": { - "description": "A copy activity Xero Serivce source.", + "description": "A copy activity Xero Service source.", "type": "object", "allOf": [ { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Trigger.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Trigger.json index 921b0da9c4da..0acf3d129ef0 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Trigger.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/Trigger.json @@ -219,7 +219,7 @@ "additionalProperties": { "type": "object" }, - "description": "The recurrence schedule occurence." + "description": "The recurrence schedule occurrence." }, "DayOfWeek": { "type": "string", @@ -239,7 +239,7 @@ "description": "The days of the week." }, "BlobTrigger": { - "description": "Trigger that runs everytime the selected Blob container changes.", + "description": "Trigger that runs every time the selected Blob container changes.", "type": "object", "allOf": [ { @@ -277,7 +277,7 @@ }, "BlobEventsTrigger": { - "description": "Trigger that runs everytime a Blob event occurs.", + "description": "Trigger that runs every time a Blob event occurs.", "type": "object", "allOf": [ { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json index 54f3381539eb..649a6e4a54d1 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json @@ -1133,7 +1133,7 @@ "$ref": "./examples/IntegrationRuntimes_Upgrade.json" } }, - "description": "Upgrade self-hosted integration runtime to latest version if availably.", + "description": "Upgrade self-hosted integration runtime to latest version if availability.", "parameters": [ { "$ref": "#/parameters/subscriptionId" @@ -2111,7 +2111,7 @@ }, { "name": "referencePipelineRunId", - "description": "The pipeline run identifier. If run ID is specified the parameters of the the specified run will be used to create a new run.", + "description": "The pipeline run identifier. If run ID is specified the parameters of the specified run will be used to create a new run.", "in": "query", "required": false, "type": "string", @@ -3486,7 +3486,7 @@ "type": "string" }, "repositoryName": { - "description": "Rrepository name.", + "description": "Repository name.", "type": "string" }, "collaborationBranch": { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index 963d44ebc860..d0108dc083a4 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -1135,7 +1135,7 @@ }, "ConcurObjectDataset" : { "x-ms-discriminator-value": "ConcurObject", - "description": "Concur Serivce dataset.", + "description": "Concur Service dataset.", "type": "object", "allOf": [ { @@ -1271,7 +1271,7 @@ }, "HubspotObjectDataset" : { "x-ms-discriminator-value": "HubspotObject", - "description": "Hubspot Serivce dataset.", + "description": "Hubspot Service dataset.", "type": "object", "allOf": [ { @@ -1305,7 +1305,7 @@ }, "JiraObjectDataset" : { "x-ms-discriminator-value": "JiraObject", - "description": "Jira Serivce dataset.", + "description": "Jira Service dataset.", "type": "object", "allOf": [ { @@ -1373,7 +1373,7 @@ }, "PaypalObjectDataset" : { "x-ms-discriminator-value": "PaypalObject", - "description": "Paypal Serivce dataset.", + "description": "Paypal Service dataset.", "type": "object", "allOf": [ { @@ -1458,7 +1458,7 @@ }, "ShopifyObjectDataset" : { "x-ms-discriminator-value": "ShopifyObject", - "description": "Shopify Serivce dataset.", + "description": "Shopify Service dataset.", "type": "object", "allOf": [ { @@ -1492,7 +1492,7 @@ }, "SquareObjectDataset" : { "x-ms-discriminator-value": "SquareObject", - "description": "Square Serivce dataset.", + "description": "Square Service dataset.", "type": "object", "allOf": [ { @@ -1509,7 +1509,7 @@ }, "XeroObjectDataset" : { "x-ms-discriminator-value": "XeroObject", - "description": "Xero Serivce dataset.", + "description": "Xero Service dataset.", "type": "object", "allOf": [ { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json index d808f70f6520..14d232b10bfb 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json @@ -98,11 +98,11 @@ "type": "object", "properties": { "name": { - "description": "User proprety name.", + "description": "User property name.", "type": "string" }, "value": { - "description": "User proprety value. Type: string (or Expression with resultType string).", + "description": "User property value. Type: string (or Expression with resultType string).", "type": "object" } }, @@ -250,7 +250,7 @@ "$ref": "#/definitions/CopySink" }, "translator": { - "description": "Copy activity translator. If not specificed, tabular translator is used.", + "description": "Copy activity translator. If not specified, tabular translator is used.", "$ref": "#/definitions/CopyTranslator" }, "enableStaging": { @@ -716,7 +716,7 @@ } }, "ConcurSource": { - "description": "A copy activity Concur Serivce source.", + "description": "A copy activity Concur Service source.", "type": "object", "allOf": [ { @@ -836,7 +836,7 @@ } }, "HubspotSource": { - "description": "A copy activity Hubspot Serivce source.", + "description": "A copy activity Hubspot Service source.", "type": "object", "allOf": [ { @@ -866,7 +866,7 @@ } }, "JiraSource": { - "description": "A copy activity Jira Serivce source.", + "description": "A copy activity Jira Service source.", "type": "object", "allOf": [ { @@ -926,7 +926,7 @@ } }, "PaypalSource": { - "description": "A copy activity Paypal Serivce source.", + "description": "A copy activity Paypal Service source.", "type": "object", "allOf": [ { @@ -1001,7 +1001,7 @@ } }, "ShopifySource": { - "description": "A copy activity Shopify Serivce source.", + "description": "A copy activity Shopify Service source.", "type": "object", "allOf": [ { @@ -1031,7 +1031,7 @@ } }, "SquareSource": { - "description": "A copy activity Square Serivce source.", + "description": "A copy activity Square Service source.", "type": "object", "allOf": [ { @@ -1046,7 +1046,7 @@ } }, "XeroSource": { - "description": "A copy activity Xero Serivce source.", + "description": "A copy activity Xero Service source.", "type": "object", "allOf": [ { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Trigger.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Trigger.json index efd7a39d3cb5..7b9b775d38da 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Trigger.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Trigger.json @@ -219,7 +219,7 @@ "additionalProperties": { "type": "object" }, - "description": "The recurrence schedule occurence." + "description": "The recurrence schedule occurrence." }, "DayOfWeek": { "type": "string", @@ -239,7 +239,7 @@ "description": "The days of the week." }, "BlobTrigger": { - "description": "Trigger that runs everytime the selected Blob container changes.", + "description": "Trigger that runs every time the selected Blob container changes.", "type": "object", "allOf": [ { @@ -277,7 +277,7 @@ }, "BlobEventsTrigger": { - "description": "Trigger that runs everytime a Blob event occurs.", + "description": "Trigger that runs every time a Blob event occurs.", "type": "object", "allOf": [ {