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