From 9fe04ab84eab6c1a0d788f7365cd2944a2ad219c Mon Sep 17 00:00:00 2001 From: Teddy Date: Sun, 15 Aug 2021 22:34:42 -0400 Subject: [PATCH] remove identity until Azure/autorest#4262 is addressed --- .../common-types/resource-management/v2/types.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/specification/common-types/resource-management/v2/types.json b/specification/common-types/resource-management/v2/types.json index a6224050586b..a6e3fc8ac6eb 100644 --- a/specification/common-types/resource-management/v2/types.json +++ b/specification/common-types/resource-management/v2/types.json @@ -160,13 +160,6 @@ ], "description": "Resource tags." }, - "identity": { - "allOf": [ - { - "$ref": "#/definitions/Identity" - } - ] - }, "sku": { "allOf": [ {