Skip to content

Commit ddd3cdf

Browse files
author
Arvind Krishnaa Jagannathan
committed
Re-add capitalizations where appropriate
1 parent 42f8d45 commit ddd3cdf

File tree

2 files changed

+6
-6
lines changed
  • specification/search/resource-manager/Microsoft.Search

2 files changed

+6
-6
lines changed

specification/search/resource-manager/Microsoft.Search/preview/2020-08-01-preview/search.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"in": "path",
368368
"required": true,
369369
"type": "string",
370-
"description": "The name of the Azure Cognitive Search service to create or update. search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length. search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net). You cannot change the service name after the service is created."
370+
"description": "The name of the Azure Cognitive Search service to create or update. Search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length. Search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net). You cannot change the service name after the service is created."
371371
},
372372
{
373373
"name": "service",
@@ -1158,7 +1158,7 @@
11581158
"tags": [
11591159
"Services"
11601160
],
1161-
"description": "Checks whether or not the given search service name is available for use. search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net).",
1161+
"description": "Checks whether or not the given search service name is available for use. Search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net).",
11621162
"externalDocs": {
11631163
"url": "https://aka.ms/search-manage"
11641164
},
@@ -1215,7 +1215,7 @@
12151215
],
12161216
"properties": {
12171217
"name": {
1218-
"description": "The search service name to validate. search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length.",
1218+
"description": "The search service name to validate. Search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length.",
12191219
"type": "string"
12201220
},
12211221
"type": {

specification/search/resource-manager/Microsoft.Search/stable/2020-08-01/search.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"in": "path",
368368
"required": true,
369369
"type": "string",
370-
"description": "The name of the Azure Cognitive Search service to create or update. search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length. search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net). You cannot change the service name after the service is created."
370+
"description": "The name of the Azure Cognitive Search service to create or update. Search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length. Search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net). You cannot change the service name after the service is created."
371371
},
372372
{
373373
"name": "service",
@@ -1158,7 +1158,7 @@
11581158
"tags": [
11591159
"Services"
11601160
],
1161-
"description": "Checks whether or not the given search service name is available for use. search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net).",
1161+
"description": "Checks whether or not the given search service name is available for use. Search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net).",
11621162
"externalDocs": {
11631163
"url": "https://aka.ms/search-manage"
11641164
},
@@ -1215,7 +1215,7 @@
12151215
],
12161216
"properties": {
12171217
"name": {
1218-
"description": "The search service name to validate. search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length.",
1218+
"description": "The search service name to validate. Search service names must only contain lowercase letters, digits or dashes, cannot use dash as the first two or last one characters, cannot contain consecutive dashes, and must be between 2 and 60 characters in length.",
12191219
"type": "string"
12201220
},
12211221
"type": {

0 commit comments

Comments
 (0)