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