From a5acbc27d07d05457dbeb7e41fa0beab427d706c Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Wed, 17 Nov 2021 13:39:37 +0800 Subject: [PATCH 1/6] fix INVALID_FORMAT error from "JobExecutions" in "sql" --- .../2020-11-01-preview/examples/CancelJobExecution.json | 2 +- .../2020-11-01-preview/examples/CreateJobExecution.json | 2 +- .../examples/CreateOrUpdateJobExecution.json | 6 +++--- .../2020-11-01-preview/examples/GetJobExecution.json | 4 ++-- .../examples/ListJobExecutionsByAgent.json | 2 +- .../examples/ListJobExecutionsByAgentWithFilter.json | 2 +- .../2020-11-01-preview/examples/ListJobExecutionsByJob.json | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CancelJobExecution.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CancelJobExecution.json index f1706dff4098..d3b0ad97e253 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CancelJobExecution.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CancelJobExecution.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "api-version": "2020-11-01-preview" }, "responses": { diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateJobExecution.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateJobExecution.json index accbe40c901c..799eb1580722 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateJobExecution.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateJobExecution.json @@ -12,7 +12,7 @@ "body": { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2016-09-23T01:00:00Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateOrUpdateJobExecution.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateOrUpdateJobExecution.json index c43875a19b3c..af627d99a198 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateOrUpdateJobExecution.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/CreateOrUpdateJobExecution.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "api-version": "2020-11-01-preview" }, "responses": { @@ -13,7 +13,7 @@ "body": { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-12-18T19:02:00.8707045Z", @@ -29,7 +29,7 @@ "body": { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-05-04T19:02:00.8707045Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecution.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecution.json index 75ecf0b7d480..25ac8dc38fcd 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecution.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecution.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "api-version": "2020-11-01-preview" }, "responses": { @@ -13,7 +13,7 @@ "body": { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-12-21T19:02:00.8707045Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgent.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgent.json index 0d9fa78eecb0..dde1be2f5ddf 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgent.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgent.json @@ -13,7 +13,7 @@ { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-03-21T19:02:00.8707045Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgentWithFilter.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgentWithFilter.json index 0f9507a0c28c..4bc789c222c8 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgentWithFilter.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByAgentWithFilter.json @@ -18,7 +18,7 @@ { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-03-21T19:02:00.8707045Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByJob.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByJob.json index 3a5cb3074f89..b3f8020ae1f1 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByJob.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionsByJob.json @@ -14,7 +14,7 @@ { "properties": { "jobVersion": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Created", "provisioningState": "Created", "createTime": "2017-03-21T19:02:00.8707045Z", From 39436292678c1ccc26abe94c6b5235cf9114d545 Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Wed, 17 Nov 2021 13:41:37 +0800 Subject: [PATCH 2/6] fix INVALID_FORMAT error from "JobStepExecutions" in "sql" --- .../2020-11-01-preview/examples/GetJobExecutionStep.json | 4 ++-- .../2020-11-01-preview/examples/ListJobExecutionSteps.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionStep.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionStep.json index 4d912d5cdc4f..8f9bfc8b0ac0 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionStep.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionStep.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "stepName": "step1", "api-version": "2020-11-01-preview" }, @@ -16,7 +16,7 @@ "jobVersion": 1, "stepName": "step1", "stepId": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Succeeded", "provisioningState": "Succeeded", "createTime": "2017-12-27T04:33:15.7189151Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionSteps.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionSteps.json index fef08834b50b..d1bb2765a9b9 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionSteps.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionSteps.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "api-version": "2020-11-01-preview" }, "responses": { @@ -17,7 +17,7 @@ "jobVersion": 1, "stepName": "step1", "stepId": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Succeeded", "provisioningState": "Succeeded", "createTime": "2017-12-03T04:33:15.7189151Z", From 87901ef410cc6abb84d12e3b7edaf0e3e35c8b24 Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Wed, 17 Nov 2021 13:42:58 +0800 Subject: [PATCH 3/6] fix INVALID_FORMAT error from "JobTargetExecutions" in "sql" --- .../2020-11-01-preview/examples/GetJobExecutionTarget.json | 4 ++-- .../examples/ListJobExecutionTargetsByExecution.json | 4 ++-- .../examples/ListJobExecutionTargetsByStep.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionTarget.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionTarget.json index ef8bc382ae80..251b5fddfdc0 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionTarget.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/GetJobExecutionTarget.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "stepName": "step1", "targetId": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee", "api-version": "2020-11-01-preview" @@ -17,7 +17,7 @@ "jobVersion": 1, "stepName": "step1", "stepId": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Succeeded", "provisioningState": "Succeeded", "createTime": "2017-11-05T04:33:17.5133333Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByExecution.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByExecution.json index 7ba2554ea463..ee1f323ef705 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByExecution.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByExecution.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "api-version": "2020-11-01-preview" }, "responses": { @@ -17,7 +17,7 @@ "jobVersion": 1, "stepName": "step1", "stepId": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Succeeded", "provisioningState": "Succeeded", "createTime": "2017-07-01T04:33:17.5133333Z", diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByStep.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByStep.json index 6c1b5bdc0ec2..e80d9d652bce 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByStep.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListJobExecutionTargetsByStep.json @@ -5,7 +5,7 @@ "serverName": "server1", "jobAgentName": "agent1", "jobName": "job1", - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "stepName": "step1", "api-version": "2020-11-01-preview" }, @@ -18,7 +18,7 @@ "jobVersion": 1, "stepName": "step1", "stepId": 1, - "jobExecutionId": "5555-6666-7777-8888-999999999999", + "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA", "lifecycle": "Succeeded", "provisioningState": "Succeeded", "createTime": "2017-07-01T04:33:17.5133333Z", From e9a57f3f21e76811d420adaae3c3b4e264dce7b8 Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Wed, 17 Nov 2021 13:44:51 +0800 Subject: [PATCH 4/6] fix XMS_EXAMPLE_NOTFOUND_ERROR error from "Operations" in "sql" --- .../preview/2020-11-01-preview/Operations.json | 5 +++++ .../2020-11-01-preview/examples/ListOperations.json | 10 ++++++++++ 2 files changed, 15 insertions(+) create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/Operations.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/Operations.json index 12073adf7882..e9d59a26e7a7 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/Operations.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/Operations.json @@ -41,6 +41,11 @@ }, "x-ms-pageable": { "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "List Operations": { + "$ref": "./examples/ListOperations.json" + } } } } diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json new file mode 100644 index 000000000000..b534ccbb5959 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json @@ -0,0 +1,10 @@ +{ + "parameters": { + "api-version": "2020-11-01-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} \ No newline at end of file From 96a6ced463ed2a8e80eea640188640ce259214f8 Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Thu, 18 Nov 2021 14:39:52 +0800 Subject: [PATCH 5/6] fix OBJECT_ADDITIONAL_PROPERTIES error from "serviceObjectives" in "sql" --- .../examples/ServiceObjectiveGet.json | 1 - .../examples/ServiceObjectiveList.json | 48 ------------------- 2 files changed, 49 deletions(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveGet.json b/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveGet.json index b3a7642f29d7..105836dd3da1 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveGet.json +++ b/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveGet.json @@ -12,7 +12,6 @@ "id": "/subscriptions/b6a6e0c5-e79c-4c6d-a878-72eafbca4cf2/resourceGroups/QA/providers/Microsoft.Sql/servers/nafantest/serviceObjectives/29dd7459-4a7c-4e56-be22-f0adda49440d", "name": "29dd7459-4a7c-4e56-be22-f0adda49440d", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System0", "isDefault": false, diff --git a/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveList.json b/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveList.json index 1834a37f74cd..d267911a56cd 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveList.json +++ b/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/examples/ServiceObjectiveList.json @@ -13,7 +13,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/26e021db-f1f9-4c98-84c6-92af8ef433d7", "name": "26e021db-f1f9-4c98-84c6-92af8ef433d7", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System", "isDefault": false, @@ -26,7 +25,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/29dd7459-4a7c-4e56-be22-f0adda49440d", "name": "29dd7459-4a7c-4e56-be22-f0adda49440d", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System0", "isDefault": false, @@ -39,7 +37,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/c99ac918-dbea-463f-a475-16ec020fdc12", "name": "c99ac918-dbea-463f-a475-16ec020fdc12", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System1", "isDefault": false, @@ -52,7 +49,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/620323bf-2879-4807-b30d-c2e6d7b3b3aa", "name": "620323bf-2879-4807-b30d-c2e6d7b3b3aa", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System2", "isDefault": false, @@ -65,7 +61,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/33d0db1f-6893-4210-99f9-463fb9b496a4", "name": "33d0db1f-6893-4210-99f9-463fb9b496a4", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System3", "isDefault": false, @@ -78,7 +73,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/da24338c-a6c9-46c2-a4bf-4ac95b496ae4", "name": "da24338c-a6c9-46c2-a4bf-4ac95b496ae4", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System4", "isDefault": false, @@ -91,7 +85,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/53f7fa1b-b0d0-43d6-bc29-c5f059fb36e9", "name": "53f7fa1b-b0d0-43d6-bc29-c5f059fb36e9", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System2L", "isDefault": false, @@ -104,7 +97,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/e79cd55c-689f-48d9-bffa-0dd12c772248", "name": "e79cd55c-689f-48d9-bffa-0dd12c772248", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System3L", "isDefault": false, @@ -117,7 +109,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/4b37bb6d-e004-47ac-8f7a-be56ac9fb490", "name": "4b37bb6d-e004-47ac-8f7a-be56ac9fb490", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "System4L", "isDefault": false, @@ -130,7 +121,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/6aa3bb3e-7f50-40d6-95ef-5497c30d99d8", "name": "6aa3bb3e-7f50-40d6-95ef-5497c30d99d8", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "Free", "isDefault": true, @@ -143,7 +133,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/dd6d99bb-f193-4ec1-86f2-43d3bccbc49c", "name": "dd6d99bb-f193-4ec1-86f2-43d3bccbc49c", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "Basic", "isDefault": true, @@ -156,7 +145,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/f1173c43-91bd-4aaa-973c-54e79e15235b", "name": "f1173c43-91bd-4aaa-973c-54e79e15235b", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "S0", "isDefault": true, @@ -169,7 +157,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/1b1ebd4d-d903-4baa-97f9-4ea675f5e928", "name": "1b1ebd4d-d903-4baa-97f9-4ea675f5e928", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "S1", "isDefault": false, @@ -182,7 +169,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/455330e1-00cd-488b-b5fa-177c226f28b7", "name": "455330e1-00cd-488b-b5fa-177c226f28b7", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "S2", "isDefault": false, @@ -195,7 +181,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/789681b8-ca10-4eb0-bdf2-e0b050601b40", "name": "789681b8-ca10-4eb0-bdf2-e0b050601b40", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "S3", "isDefault": false, @@ -208,7 +193,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/7203483a-c4fb-4304-9e9f-17c71c904f5d", "name": "7203483a-c4fb-4304-9e9f-17c71c904f5d", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P1", "isDefault": true, @@ -221,7 +205,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/a7d1b92d-c987-4375-b54d-2b1d0e0f5bb0", "name": "a7d1b92d-c987-4375-b54d-2b1d0e0f5bb0", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P2", "isDefault": false, @@ -234,7 +217,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/afe1eee1-1f12-4e5f-9ad6-2de9c12cb4dc", "name": "afe1eee1-1f12-4e5f-9ad6-2de9c12cb4dc", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P4", "isDefault": false, @@ -247,7 +229,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/43940481-9191-475a-9dba-6b505615b9aa", "name": "43940481-9191-475a-9dba-6b505615b9aa", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P6", "isDefault": false, @@ -260,7 +241,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/dd00d544-bbc0-4f61-ba60-cdce0c410288", "name": "dd00d544-bbc0-4f61-ba60-cdce0c410288", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P11", "isDefault": false, @@ -273,7 +253,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/5bc86cca-9a96-4a94-90ef-bbdfcfbf2d71", "name": "5bc86cca-9a96-4a94-90ef-bbdfcfbf2d71", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "P15", "isDefault": false, @@ -286,7 +265,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/dfdc102c-ed02-4349-9756-e227f0e43bb8", "name": "dfdc102c-ed02-4349-9756-e227f0e43bb8", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "PRS1", "isDefault": true, @@ -299,7 +277,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/a089506e-b47a-4f42-8a32-cc19af4c86fb", "name": "a089506e-b47a-4f42-8a32-cc19af4c86fb", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "PRS2", "isDefault": false, @@ -312,7 +289,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/39cb8faf-cba8-4b1b-b580-1e1202f2a024", "name": "39cb8faf-cba8-4b1b-b580-1e1202f2a024", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "PRS4", "isDefault": false, @@ -325,7 +301,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/1e8da92e-efcd-4682-9140-bf6582120d1f", "name": "1e8da92e-efcd-4682-9140-bf6582120d1f", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "PRS6", "isDefault": false, @@ -338,7 +313,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/4e63cb0e-91b9-46fd-b05c-51fdd2367618", "name": "4e63cb0e-91b9-46fd-b05c-51fdd2367618", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW100", "isDefault": true, @@ -351,7 +325,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/99e78a92-d724-4e1b-857b-2be661f3d153", "name": "99e78a92-d724-4e1b-857b-2be661f3d153", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW200", "isDefault": false, @@ -364,7 +337,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/284f1aff-fee7-4d3b-a211-5b8ebdd28fea", "name": "284f1aff-fee7-4d3b-a211-5b8ebdd28fea", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW300", "isDefault": false, @@ -377,7 +349,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/3bdaeefe-8a9d-41d3-91c4-46ef896b19af", "name": "3bdaeefe-8a9d-41d3-91c4-46ef896b19af", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW400", "isDefault": false, @@ -390,7 +361,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/5f759b78-8ec0-4dfb-97cc-c1455a3b5b4d", "name": "5f759b78-8ec0-4dfb-97cc-c1455a3b5b4d", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW500", "isDefault": false, @@ -403,7 +373,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/efd65c5b-af7b-4389-9109-f6a69d6a3885", "name": "efd65c5b-af7b-4389-9109-f6a69d6a3885", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW600", "isDefault": false, @@ -416,7 +385,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/b89b9c6a-4ec2-4eb8-99db-6d2807e6aabb", "name": "b89b9c6a-4ec2-4eb8-99db-6d2807e6aabb", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW1000", "isDefault": false, @@ -429,7 +397,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/9a7a374e-b95c-4fd5-a68e-131d60796c47", "name": "9a7a374e-b95c-4fd5-a68e-131d60796c47", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW1200", "isDefault": false, @@ -442,7 +409,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/b930f58e-86b5-43e0-a2da-d8bf8769c557", "name": "b930f58e-86b5-43e0-a2da-d8bf8769c557", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW1500", "isDefault": false, @@ -455,7 +421,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/99165ede-a5ab-4b52-b317-e391d92ec370", "name": "99165ede-a5ab-4b52-b317-e391d92ec370", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW2000", "isDefault": false, @@ -468,7 +433,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/8e28c923-5cf2-43cb-bd25-28c8c69b30ff", "name": "8e28c923-5cf2-43cb-bd25-28c8c69b30ff", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW3000", "isDefault": false, @@ -481,7 +445,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/ee1df062-4f3c-42ad-91bf-58b2a7c351e4", "name": "ee1df062-4f3c-42ad-91bf-58b2a7c351e4", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DW6000", "isDefault": false, @@ -494,7 +457,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/9cfc850f-d57f-4760-b5a6-bb640d268bf0", "name": "9cfc850f-d57f-4760-b5a6-bb640d268bf0", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS100", "isDefault": true, @@ -507,7 +469,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/053407ef-f01c-46f4-b829-96e01a14f449", "name": "053407ef-f01c-46f4-b829-96e01a14f449", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS200", "isDefault": false, @@ -520,7 +481,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/013a9e10-cafc-45a8-8fcf-93095655d2ce", "name": "013a9e10-cafc-45a8-8fcf-93095655d2ce", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS300", "isDefault": false, @@ -533,7 +493,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/79f61db4-8c10-46ba-a93a-d7d02dddd61c", "name": "79f61db4-8c10-46ba-a93a-d7d02dddd61c", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS400", "isDefault": false, @@ -546,7 +505,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/44eaac33-df00-4ef4-a2bb-f7ff87899eea", "name": "44eaac33-df00-4ef4-a2bb-f7ff87899eea", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS500", "isDefault": false, @@ -559,7 +517,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/f8e0f3a6-888b-459c-a9dd-d74d8b2b0e72", "name": "f8e0f3a6-888b-459c-a9dd-d74d8b2b0e72", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS600", "isDefault": false, @@ -572,7 +529,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/b9ed8f51-a414-42dc-8348-e4a1de25e12b", "name": "b9ed8f51-a414-42dc-8348-e4a1de25e12b", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS1000", "isDefault": false, @@ -585,7 +541,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/07479569-6d70-47a5-8db6-0af55d34f2c1", "name": "07479569-6d70-47a5-8db6-0af55d34f2c1", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS1200", "isDefault": false, @@ -598,7 +553,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/2d79baec-2879-46d5-9f5d-fb70eb004c4e", "name": "2d79baec-2879-46d5-9f5d-fb70eb004c4e", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS1500", "isDefault": false, @@ -611,7 +565,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/7fb5389f-6d15-4e0b-9540-fe5ecdfdbeee", "name": "7fb5389f-6d15-4e0b-9540-fe5ecdfdbeee", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "DS2000", "isDefault": false, @@ -624,7 +577,6 @@ "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.Sql/servers/sqlcrudtest/serviceObjectives/d1737d22-a8ea-4de7-9bd0-33395d2a7419", "name": "d1737d22-a8ea-4de7-9bd0-33395d2a7419", "type": "Microsoft.Sql/servers/serviceObjectives", - "location": "Central US", "properties": { "serviceObjectiveName": "ElasticPool", "isDefault": false, From 79523db7550b9800108c082a3ed511d7604e6e5f Mon Sep 17 00:00:00 2001 From: KeYu <1160746208@qq.com> Date: Fri, 19 Nov 2021 14:53:51 +0800 Subject: [PATCH 6/6] fix PrettierCheck --- .../preview/2020-11-01-preview/examples/ListOperations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json index b534ccbb5959..528e3ef8cbbd 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/examples/ListOperations.json @@ -7,4 +7,4 @@ "body": {} } } -} \ No newline at end of file +}