Skip to content

Commit 1282f52

Browse files
authored
Lightbox coding
1 parent ba9fa93 commit 1282f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/scenario-upload-storage-blobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ The configuration of Azure Front Door includes the following steps for each stor
5656

5757
1. In the *origin configuration*, you need to define the origin type as a blob storage account and select the appropriate storage account available within your subscription.
5858

59-
:::image type="content" source="./media/scenario-storage-blobs-upload/origin.png" alt-text="Screenshot of the origin configuration.":::
59+
:::image type="content" source="./media/scenario-storage-blobs-upload/origin.png" lightbox="./media/scenario-storage-blobs-upload/origin.png" alt-text="Screenshot of the origin configuration.":::
6060

6161
1. In the *Origin group route*, you have to define a path for processing with in the origin group. Ensure to select the newly created origin group and specify the path to the container within the storage account.
6262

6363
:::image type="content" source="./media/scenario-storage-blobs-upload/route-configuration.png" alt-text="Screenshot of the route configuration.":::
6464

6565
1. Finally, you need to create a new Rule set configuration. It's important to configure *Preserve unmatched path* setting, which allows appending the remaining path after the source pattern to the new path.
6666

67-
:::image type="content" source="./media/scenario-storage-blobs-upload/rule-set.png" alt-text="Screenshot of the rule set configuration.":::
67+
:::image type="content" source="./media/scenario-storage-blobs-upload/rule-set.png" lightbox="./media/scenario-storage-blobs-upload/rule-set.png" alt-text="Screenshot of the rule set configuration.":::
6868

6969
## Considerations
7070

0 commit comments

Comments
 (0)