Skip to content

Commit f011304

Browse files
committed
Added border to the images.
1 parent e39e678 commit f011304

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/external-identities/user-flow-add-custom-attributes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ The `<extensions-app-id>` is specific to your tenant. To find this identifier, n
3333
3. In the left menu, select **External Identities**.
3434
4. Select **Custom user attributes**. The available user attributes are listed.
3535

36-
![Select user attributes for sign-up](media/user-flow-add-custom-attributes/user-attributes.png)
36+
:::image type="content" source="media/user-flow-add-custom-attributes/user-attributes.png" alt-text="Screenshot of selecting custom user attributes for sign-up.":::
37+
3738

3839
5. To add an attribute, select **Add**.
3940
6. In the **Add an attribute** pane, enter the following values:
@@ -42,7 +43,7 @@ The `<extensions-app-id>` is specific to your tenant. To find this identifier, n
4243
- **Data Type** - Choose a data type (**String**, **Boolean**, or **Int**).
4344
- **Description** - Optionally, enter a description of the custom attribute for internal use. This description isn't visible to the user.
4445

45-
![Add an attribute](media/user-flow-add-custom-attributes/add-an-attribute.png)
46+
:::image type="content" source="media/user-flow-add-custom-attributes/add-an-attribute.png" alt-text="Screenshot of adding a custom attribute.":::
4647

4748
7. Select **Create**.
4849

0 commit comments

Comments
 (0)