4 references to AppIdentityResource
Aspire.Hosting.Azure (4)
AzureResourcePreparer.cs (4)
227private static (AppIdentityResource IdentityResource, List<AzureBicepResource> RoleAssignmentResources) CreateIdentityAndRoleAssignmentResources( 232var identityResource = new AppIdentityResource($"{resource.Name}-identity") 245AppIdentityResource appIdentityResource) 274AppIdentityResource appIdentityResource)