Skip to content

Commit 27363cb

Browse files
authored
Apply suggestions from code review
Co-authored-by: Colin Cooper <[email protected]>
1 parent e5e0f22 commit 27363cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/sentinel/datalake/identity-attack-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@ Follow these steps to query the graph when the graph is ready to use:
6565

6666
1. Use the **Schema** tab to understand the types of entities and relationships in the graph.
6767

68-
:::image type="content" source="./media/identity-attack-graph/visualize-graph-schema.png" alt-text="Screenshot showing the schema tab on the graph query page" lightbox="./media/identity-attack-graph/visualize-graph-schema.png":::
68+
:::image type="content" source="./media/identity-attack-graph/visualize-graph-schema.png" alt-text="Screenshot showing the schema tab on the graph query page." lightbox="./media/identity-attack-graph/visualize-graph-schema.png":::
6969

7070
1. Select any node to view the detailed metadata.
7171

7272
1. Use the **Graph** tab to visualize relationships and privilege paths. Write your own GQL queries or use the predefined queries to get started.
7373

74-
:::image type="content" source="./media/identity-attack-graph/predefined-query.png" alt-text="Screenshot showing the predefined query on the graph" lightbox="./media/identity-attack-graph/predefined-query.png":::
74+
:::image type="content" source="./media/identity-attack-graph/predefined-query.png" alt-text="Screenshot showing the predefined query on the graph." lightbox="./media/identity-attack-graph/predefined-query.png":::
7575

7676
> [!NOTE]
7777
> It's recommended that you start with the predefined queries, which are designed to surface common and high‑value investigation scenarios. These queries help you get immediate value without writing GQL from scratch.
7878
7979
1. Select **Run GQL query** to see the results.
8080

81-
:::image type="content" source="./media/identity-attack-graph/visualize-query.png" alt-text="Screenshot showing the graph tab to visualize query" lightbox="./media/identity-attack-graph/visualize-query.png":::
81+
:::image type="content" source="./media/identity-attack-graph/visualize-query.png" alt-text="Screenshot showing the graph tab to visualize query." lightbox="./media/identity-attack-graph/visualize-query.png":::
8282

8383

8484
## Related content

0 commit comments

Comments
 (0)