diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2021-06-01-preview/postgresql.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2021-06-01-preview/postgresql.json index c9fc9f19e383..566ba6bb956a 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2021-06-01-preview/postgresql.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2021-06-01-preview/postgresql.json @@ -1482,10 +1482,6 @@ }, "Server": { "properties": { - "identity": { - "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/Identity", - "description": "The Azure Active Directory identity of the server." - }, "sku": { "$ref": "#/definitions/Sku", "description": "The SKU (pricing tier) of the server." diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json index 038b0b6ff86b..7771cb9a91ac 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json @@ -1482,10 +1482,6 @@ }, "Server": { "properties": { - "identity": { - "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/Identity", - "description": "The Azure Active Directory identity of the server." - }, "sku": { "$ref": "#/definitions/Sku", "description": "The SKU (pricing tier) of the server."