diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2024-11-01-preview/Servers.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2024-11-01-preview/Servers.json index b53b30fd9362..555b37d02bc5 100644 --- a/specification/sql/resource-manager/Microsoft.Sql/preview/2024-11-01-preview/Servers.json +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2024-11-01-preview/Servers.json @@ -1190,10 +1190,6 @@ "description": "Create mode for server, only valid values for this are Normal and Restore.", "enum": [ "Normal", - "ServerMigrationV1", - "DatabaseMigrationV1", - "ServerMigration", - "Standby", "Restore" ], "type": "string",