Skip to content

Commit

Permalink
Review request for Microsoft.DocumentDB to modify description of burs…
Browse files Browse the repository at this point in the history
…t capacity feature (#29892)

* modified description of burst capacity feature

* added keyvaultkeyuri to cSpell

---------

Co-authored-by: Venu Sivanadham <[email protected]>
  • Loading branch information
rsharm7 and venu-sivanadham authored Jul 22, 2024
1 parent 6c18ee7 commit 2e5be0e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,7 @@
{
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
"words": [
"keyvaultkeyuri",
"throughputpool"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7031,7 +7031,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7190,7 +7190,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7373,7 +7373,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7031,7 +7031,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7189,7 +7189,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7371,7 +7371,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7031,7 +7031,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7189,7 +7189,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down Expand Up @@ -7371,7 +7371,7 @@
"$ref": "#/definitions/MinimalTlsVersion"
},
"enableBurstCapacity": {
"description": "Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account",
"description": "Flag to indicate enabling/disabling of Burst Capacity feature on the account",
"type": "boolean"
},
"customerManagedKeyStatus": {
Expand Down

0 comments on commit 2e5be0e

Please sign in to comment.