From 181fad8210a337c0cf5988c691710c145396b5fc Mon Sep 17 00:00:00 2001 From: Xi Jin Date: Mon, 27 Sep 2021 21:40:22 -0700 Subject: [PATCH] Fix upper case --- .../stable/2021-10-01/examples/Workspace/create.json | 4 ++-- .../stable/2021-10-01/examples/Workspace/get.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/create.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/create.json index 7c6ede482b09..0d22a6fac6e2 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/create.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/create.json @@ -83,8 +83,8 @@ "identityClientId": "" }, "cosmosDbArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.DocumentDb/databaseAccounts/testcosmosdb", - "StorageAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Storage/storageAccounts/teststorage", - "SearchAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Search/searchServices/testsearch" + "storageAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Storage/storageAccounts/teststorage", + "searchAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Search/searchServices/testsearch" }, "hbiWorkspace": false, "allowPublicAccessWhenBehindVnet": false, diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/get.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/get.json index ac3792e50b2d..d2cf957e9aa1 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/get.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-10-01/examples/Workspace/get.json @@ -43,8 +43,8 @@ "identityClientId": "" }, "cosmosDbArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.DocumentDb/databaseAccounts/testcosmosdb", - "StorageAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Storage/storageAccounts/teststorage", - "SearchAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Search/searchServices/testsearch" + "storageAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Storage/storageAccounts/teststorage", + "searchAccountArmId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/workspace-1234/providers/Microsoft.Search/searchServices/testsearch" }, "hbiWorkspace": false, "serviceProvisionedResourceGroup": "testworkspace_0000111122223333",