diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json index 95e681efd17c..50d66a4fb9d7 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json @@ -772,9 +772,9 @@ }, "type": { "type": "string", - "description": "Data encryption type to depict if it is System assigned vs Azure Key vault.", + "description": "Data encryption type to depict if it is System Managed vs Azure Key vault.", "enum": [ - "SystemAssigned", + "SystemManaged", "AzureKeyVault" ], "x-ms-enum": {