diff --git a/samples/react-manage-profile-card-properties/config/package-solution.json b/samples/react-manage-profile-card-properties/config/package-solution.json index 943de828b..c02086f6b 100644 --- a/samples/react-manage-profile-card-properties/config/package-solution.json +++ b/samples/react-manage-profile-card-properties/config/package-solution.json @@ -15,7 +15,12 @@ { "resource": "Microsoft Graph", "scope": "Directory.AccessAsUser.All" + }, + { + "resource": "Microsoft Graph", + "scope": "User.Read" } + ] }, "paths": {