From 75faf054091cf3933d71f90afdb9c46004752ab6 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sun, 2 Dec 2018 14:08:28 -0500 Subject: [PATCH] typo: migrate/resource-manager/Microsoft.Migrate - Wheter -> Whether - assesment -> assessment - identiefier -> identifier - estimnate -> estimate --- .../preview/2017-11-11-preview/migrate.json | 8 ++++---- .../Microsoft.Migrate/stable/2018-02-02/migrate.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/specification/migrate/resource-manager/Microsoft.Migrate/preview/2017-11-11-preview/migrate.json b/specification/migrate/resource-manager/Microsoft.Migrate/preview/2017-11-11-preview/migrate.json index 4ea93f87f2b4..25ac2f0ad82e 100644 --- a/specification/migrate/resource-manager/Microsoft.Migrate/preview/2017-11-11-preview/migrate.json +++ b/specification/migrate/resource-manager/Microsoft.Migrate/preview/2017-11-11-preview/migrate.json @@ -591,7 +591,7 @@ "Completed", "Invalid" ], - "description": "Wheter the assessment has been created and is valid.", + "description": "Whether the assessment has been created and is valid.", "readOnly": true, "x-ms-enum": { "name": "AssessmentStatus", @@ -2375,7 +2375,7 @@ "description": "Not authorized (No access to subscription, resource group, or project)." }, "404": { - "description": "Not found (Invalid subscriptionId, resourceGroupName, projectName, or assesmentName)." + "description": "Not found (Invalid subscriptionId, resourceGroupName, projectName, or assessmentName)." }, "500": { "description": "Internal Server Error." @@ -2392,7 +2392,7 @@ }, "put": { "summary": "Create or Update assessment.", - "description": "Create a new assessment with the given name and the specified settings. Since name of an assessment in a project is a unique identiefier, if an assessment with the name provided already exists, then the existing assessment is updated.\n\nAny PUT operation, resulting in either create or update on an assessment, will cause the assessment to go in a \"InProgress\" state. This will be indicated by the field 'computationState' on the Assessment object. During this time no other PUT operation will be allowed on that assessment object, nor will a Delete operation. Once the computation for the assessment is complete, the field 'computationState' will be updated to 'Ready', and then other PUT or DELETE operations can happen on the assessment.\n\nWhen assessment is under computation, any PUT will lead to a 400 - Bad Request error.\n", + "description": "Create a new assessment with the given name and the specified settings. Since name of an assessment in a project is a unique identifier, if an assessment with the name provided already exists, then the existing assessment is updated.\n\nAny PUT operation, resulting in either create or update on an assessment, will cause the assessment to go in a \"InProgress\" state. This will be indicated by the field 'computationState' on the Assessment object. During this time no other PUT operation will be allowed on that assessment object, nor will a Delete operation. Once the computation for the assessment is complete, the field 'computationState' will be updated to 'Ready', and then other PUT or DELETE operations can happen on the assessment.\n\nWhen assessment is under computation, any PUT will lead to a 400 - Bad Request error.\n", "operationId": "Assessments_Create", "parameters": [ { @@ -2657,7 +2657,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName}": { "get": { "summary": "Get an assessed machine.", - "description": "Get an assessed machine with its size & cost estimnate that was evaluated in the specified assessment.", + "description": "Get an assessed machine with its size & cost estimate that was evaluated in the specified assessment.", "operationId": "AssessedMachines_Get", "parameters": [ { diff --git a/specification/migrate/resource-manager/Microsoft.Migrate/stable/2018-02-02/migrate.json b/specification/migrate/resource-manager/Microsoft.Migrate/stable/2018-02-02/migrate.json index 0f01c742a3e7..909a08fd878a 100644 --- a/specification/migrate/resource-manager/Microsoft.Migrate/stable/2018-02-02/migrate.json +++ b/specification/migrate/resource-manager/Microsoft.Migrate/stable/2018-02-02/migrate.json @@ -657,7 +657,7 @@ "Completed", "Invalid" ], - "description": "Wheter the assessment has been created and is valid.", + "description": "Whether the assessment has been created and is valid.", "readOnly": true, "x-ms-enum": { "name": "AssessmentStatus", @@ -2756,7 +2756,7 @@ }, "put": { "summary": "Create or Update assessment.", - "description": "Create a new assessment with the given name and the specified settings. Since name of an assessment in a project is a unique identiefier, if an assessment with the name provided already exists, then the existing assessment is updated.\n\nAny PUT operation, resulting in either create or update on an assessment, will cause the assessment to go in a \"InProgress\" state. This will be indicated by the field 'computationState' on the Assessment object. During this time no other PUT operation will be allowed on that assessment object, nor will a Delete operation. Once the computation for the assessment is complete, the field 'computationState' will be updated to 'Ready', and then other PUT or DELETE operations can happen on the assessment.\n\nWhen assessment is under computation, any PUT will lead to a 400 - Bad Request error.\n", + "description": "Create a new assessment with the given name and the specified settings. Since name of an assessment in a project is a unique identifier, if an assessment with the name provided already exists, then the existing assessment is updated.\n\nAny PUT operation, resulting in either create or update on an assessment, will cause the assessment to go in a \"InProgress\" state. This will be indicated by the field 'computationState' on the Assessment object. During this time no other PUT operation will be allowed on that assessment object, nor will a Delete operation. Once the computation for the assessment is complete, the field 'computationState' will be updated to 'Ready', and then other PUT or DELETE operations can happen on the assessment.\n\nWhen assessment is under computation, any PUT will lead to a 400 - Bad Request error.\n", "operationId": "Assessments_Create", "parameters": [ { @@ -2994,7 +2994,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName}": { "get": { "summary": "Get an assessed machine.", - "description": "Get an assessed machine with its size & cost estimnate that was evaluated in the specified assessment.", + "description": "Get an assessed machine with its size & cost estimate that was evaluated in the specified assessment.", "operationId": "AssessedMachines_Get", "parameters": [ {