2 references to Identity
Aspire.Hosting.Azure.Sandboxes (2)
AzureSandboxesExtensions.cs (1)
89
ApplyManagedServiceIdentity(resource.
Identity
, sandboxResource, imagePullIdentityId, infrastructure);
Provisioning\SandboxGroup.cs (1)
77
_identity = DefineModelProperty<ManagedServiceIdentity>(nameof(
Identity
), ["identity"]);