Coalesce(ThisItem.ProfilePicture, If(
Office365Users.UserPhotoMetadata(ThisItem.Email).HasPhoto = true,
Office365Users.UserPhoto(ThisItem.Email),
'profile')
)
then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...
No comments:
Post a Comment