From 2fc8c9a8a8efbcbef6d13cf945adcdac22381b50 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 1 Dec 2018 16:03:58 -0500 Subject: [PATCH] typo: Microsoft.DataMigration - exising -> existing - capabilites -> capabilities - eligiblity -> eligibility - propery -> property - ertificate -> certificate --- .../preview/2017-11-15-preview/datamigration.json | 2 +- .../preview/2017-11-15-preview/definitions/ResourceSkus.json | 2 +- .../preview/2018-03-15-preview/datamigration.json | 2 +- .../preview/2018-03-15-preview/definitions/ResourceSkus.json | 2 +- .../preview/2018-03-31-preview/datamigration.json | 2 +- .../definitions/ConnectToSourceSqlServerTask.json | 4 ++-- .../preview/2018-03-31-preview/definitions/ResourceSkus.json | 2 +- .../preview/2018-07-15-preview/datamigration.json | 2 +- .../definitions/ConnectToSourceSqlServerTask.json | 4 ++-- .../preview/2018-07-15-preview/definitions/Files.json | 2 +- .../definitions/GetTdeCertificatesSqlTask.json | 2 +- .../preview/2018-07-15-preview/definitions/ResourceSkus.json | 2 +- .../stable/2018-04-19/datamigration.json | 2 +- .../2018-04-19/definitions/ConnectToSourceSqlServerTask.json | 4 ++-- .../stable/2018-04-19/definitions/ResourceSkus.json | 2 +- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/datamigration.json index 23ace0177ff7..d633cff0dfc0 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/datamigration.json @@ -614,7 +614,7 @@ ], "put": { "summary": "Create or update task", - "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.", + "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.", "tags": [ "Task resource", "Standard operation", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/definitions/ResourceSkus.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/definitions/ResourceSkus.json index 5c685a89d464..07c8b24ce4d1 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/definitions/ResourceSkus.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/definitions/ResourceSkus.json @@ -168,7 +168,7 @@ "description": "An invariant if the feature is measured by quantity." } }, - "description": "Describes The SKU capabilites object." + "description": "Describes The SKU capabilities object." }, "ResourceSkuRestrictions": { "properties": { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/datamigration.json index 6734fd03c8cb..41315a2dcb2d 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/datamigration.json @@ -614,7 +614,7 @@ ], "put": { "summary": "Create or update task", - "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.", + "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.", "tags": [ "Task resource", "Standard operation", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/definitions/ResourceSkus.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/definitions/ResourceSkus.json index 3ab6f31d0e24..d342dff0fe39 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/definitions/ResourceSkus.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/definitions/ResourceSkus.json @@ -168,7 +168,7 @@ "description": "An invariant if the feature is measured by quantity." } }, - "description": "Describes The SKU capabilites object." + "description": "Describes The SKU capabilities object." }, "ResourceSkuRestrictions": { "properties": { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/datamigration.json index 760018adc339..f4a403272170 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/datamigration.json @@ -614,7 +614,7 @@ ], "put": { "summary": "Create or update task", - "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.", + "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.", "tags": [ "Task resource", "Standard operation", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ConnectToSourceSqlServerTask.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ConnectToSourceSqlServerTask.json index 5a7c4efec27b..30e63b388c0f 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ConnectToSourceSqlServerTask.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ConnectToSourceSqlServerTask.json @@ -184,7 +184,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of login for migration.", + "description": "Information about eligibility of login for migration.", "readOnly": true } }, @@ -227,7 +227,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of agent job for migration.", + "description": "Information about eligibility of agent job for migration.", "readOnly": true } }, diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ResourceSkus.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ResourceSkus.json index 2ba60af1c147..c1755ec7cdf5 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ResourceSkus.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/ResourceSkus.json @@ -168,7 +168,7 @@ "description": "An invariant if the feature is measured by quantity." } }, - "description": "Describes The SKU capabilites object." + "description": "Describes The SKU capabilities object." }, "ResourceSkuRestrictions": { "properties": { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json index 1a5e8201b4df..73364af78acc 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json @@ -614,7 +614,7 @@ ], "put": { "summary": "Create or update task", - "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.", + "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.", "tags": [ "Task resource", "Standard operation", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ConnectToSourceSqlServerTask.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ConnectToSourceSqlServerTask.json index faa7051efdf2..292e118e49e8 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ConnectToSourceSqlServerTask.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ConnectToSourceSqlServerTask.json @@ -196,7 +196,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of login for migration.", + "description": "Information about eligibility of login for migration.", "readOnly": true } }, @@ -247,7 +247,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of agent job for migration.", + "description": "Information about eligibility of agent job for migration.", "readOnly": true } }, diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Files.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Files.json index 06a51036440a..3fb111285387 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Files.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Files.json @@ -36,7 +36,7 @@ "readOnly": true }, "mediaType": { - "description": "File content type. This propery can be modified to reflect the file content type.", + "description": "File content type. This property can be modified to reflect the file content type.", "type": "string" }, "size": { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/GetTdeCertificatesSqlTask.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/GetTdeCertificatesSqlTask.json index 528e628bfb19..2fe4bc688041 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/GetTdeCertificatesSqlTask.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/GetTdeCertificatesSqlTask.json @@ -70,7 +70,7 @@ }, "SelectedCertificateInput": { "type": "object", - "description": "Info for ertificate to be exported for TDE enabled databases.", + "description": "Info for certificate to be exported for TDE enabled databases.", "properties": { "certificateName": { "type": "string", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ResourceSkus.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ResourceSkus.json index 289727a45ca8..4aaebb1eb558 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ResourceSkus.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/ResourceSkus.json @@ -168,7 +168,7 @@ "description": "An invariant if the feature is measured by quantity." } }, - "description": "Describes The SKU capabilites object." + "description": "Describes The SKU capabilities object." }, "ResourceSkuRestrictions": { "properties": { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/datamigration.json index d91194f27e3b..c802de3ec8c8 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/datamigration.json @@ -614,7 +614,7 @@ ], "put": { "summary": "Create or update task", - "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an exising one.", + "description": "The tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The PUT method creates a new task or updates an existing one, although since tasks have no mutable custom properties, there is little reason to update an existing one.", "tags": [ "Task resource", "Standard operation", diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ConnectToSourceSqlServerTask.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ConnectToSourceSqlServerTask.json index 0f945eb50672..d76bd87acbbd 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ConnectToSourceSqlServerTask.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ConnectToSourceSqlServerTask.json @@ -183,7 +183,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of login for migration.", + "description": "Information about eligibility of login for migration.", "readOnly": true } }, @@ -226,7 +226,7 @@ }, "migrationEligibility": { "$ref": "./TasksCommon.json#/definitions/MigrationEligibilityInfo", - "description": "Information about eligiblity of agent job for migration.", + "description": "Information about eligibility of agent job for migration.", "readOnly": true } }, diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ResourceSkus.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ResourceSkus.json index f89c91824603..8b5abb579848 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ResourceSkus.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/ResourceSkus.json @@ -168,7 +168,7 @@ "description": "An invariant if the feature is measured by quantity." } }, - "description": "Describes The SKU capabilites object." + "description": "Describes The SKU capabilities object." }, "ResourceSkuRestrictions": { "properties": {