diff --git a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Builders.json b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Builders.json index b929a861446b..4ae726de6e32 100644 --- a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Builders.json +++ b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Builders.json @@ -374,7 +374,7 @@ ] }, "identity": { - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity", + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity", "description": "The managed service identities assigned to this resource." } }, @@ -410,7 +410,7 @@ "type": "object", "properties": { "identity": { - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity", + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity", "description": "The managed service identities assigned to this resource." }, "tags": { @@ -489,4 +489,3 @@ } } } - diff --git a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ContainerApps.json b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ContainerApps.json index 8d5fc8d43bf7..9aa5b26eac8d 100644 --- a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ContainerApps.json +++ b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ContainerApps.json @@ -709,7 +709,7 @@ }, "identity": { "description": "managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.", - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity" + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity" }, "managedBy": { "type": "string", diff --git a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Jobs.json b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Jobs.json index a12718ee906a..9890f8b117d6 100644 --- a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Jobs.json +++ b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/Jobs.json @@ -896,7 +896,7 @@ }, "identity": { "description": "Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.", - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity" + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity" }, "properties": { "description": "Container Apps Job resource specific properties.", @@ -979,7 +979,7 @@ }, "identity": { "description": "Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.", - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity" + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity" }, "tags": { "type": "object", @@ -1421,4 +1421,3 @@ } ] } - diff --git a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ManagedEnvironments.json b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ManagedEnvironments.json index 94455576f1cc..6dbb0a406e6b 100644 --- a/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ManagedEnvironments.json +++ b/specification/app/resource-manager/Microsoft.App/preview/2024-10-02-preview/ManagedEnvironments.json @@ -1584,7 +1584,7 @@ }, "identity": { "description": "Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code.", - "$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity" + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity" }, "properties": { "description": "Managed environment resource specific properties",