diff --git a/schemas/2021-04-01-preview/Microsoft.KeyVault.json b/schemas/2021-04-01-preview/Microsoft.KeyVault.json index 17c30fc9a2..8e22ef831d 100644 --- a/schemas/2021-04-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-04-01-preview/Microsoft.KeyVault.json @@ -542,15 +542,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2021-06-01-preview/Microsoft.KeyVault.json b/schemas/2021-06-01-preview/Microsoft.KeyVault.json index ad5576d6d2..a0cf4d1fe6 100644 --- a/schemas/2021-06-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-06-01-preview/Microsoft.KeyVault.json @@ -542,15 +542,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2021-11-01-preview/Microsoft.KeyVault.json b/schemas/2021-11-01-preview/Microsoft.KeyVault.json index d7edd79d15..532bbd656c 100644 --- a/schemas/2021-11-01-preview/Microsoft.KeyVault.json +++ b/schemas/2021-11-01-preview/Microsoft.KeyVault.json @@ -542,15 +542,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2022-02-01-preview/Microsoft.KeyVault.json b/schemas/2022-02-01-preview/Microsoft.KeyVault.json index 7351b2023a..a93807ac42 100644 --- a/schemas/2022-02-01-preview/Microsoft.KeyVault.json +++ b/schemas/2022-02-01-preview/Microsoft.KeyVault.json @@ -542,15 +542,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2022-07-01/Microsoft.KeyVault.json b/schemas/2022-07-01/Microsoft.KeyVault.json index 176b73e9bc..2450bf1d5c 100644 --- a/schemas/2022-07-01/Microsoft.KeyVault.json +++ b/schemas/2022-07-01/Microsoft.KeyVault.json @@ -542,15 +542,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2022-11-01/Microsoft.KeyVault.json b/schemas/2022-11-01/Microsoft.KeyVault.json index 6ae928936d..8ac403800f 100644 --- a/schemas/2022-11-01/Microsoft.KeyVault.json +++ b/schemas/2022-11-01/Microsoft.KeyVault.json @@ -607,15 +607,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, @@ -845,15 +846,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, diff --git a/schemas/2023-02-01/Microsoft.KeyVault.json b/schemas/2023-02-01/Microsoft.KeyVault.json index deca5623ee..59da1df892 100644 --- a/schemas/2023-02-01/Microsoft.KeyVault.json +++ b/schemas/2023-02-01/Microsoft.KeyVault.json @@ -617,15 +617,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } }, @@ -855,15 +856,16 @@ { "type": "string", "enum": [ + "Rotate", "rotate", - "notify" + "Notify" ] }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The type of action." + "description": "The type of the action." } } },