Skip to content

Commit 5223988

Browse files
committed
Add information about roles added
1 parent 461abae commit 5223988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/partner-solutions/split-experimentation/how-to-set-up-data-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ In the Microsoft Entra admin center, go to your app and open the **Expose an API
8282
Split Experimentation workspace supports well-known roles to scope access control. Add the following roles in the Entra application.
8383

8484
1. Go to the **App roles** menu and select **Create app role**.
85-
1. Select or enter the following information in the pane that opens to create a first role:
85+
1. Select or enter the following information in the pane that opens to create an *ExperimentationDataOwner* role. This role gives the app full access to execute all operations on the Split Experimentation resource.
8686

8787
- **Display name**: enter *ExperimentationDataOwner*
8888
- **Allowed member types**: select **Both (Users/Groups + Applications)**
@@ -92,7 +92,7 @@ Split Experimentation workspace supports well-known roles to scope access contro
9292

9393
:::image type="content" source="media/data-access/create-app-role.png" alt-text="Screenshot of the Microsoft Entra admin center showing how to create an app role.":::
9494

95-
1. Create a second role:
95+
1. Create an *ExperimentationDataReader* role. This role gives the app read access on the Split Experimentation resource, but doesn't allow it to make any changes.
9696

9797
- **Display name**: enter *ExperimentationDataReader*
9898
- **Allowed member types**: select **Both (Users/Groups + Applications)**

0 commit comments

Comments
 (0)