Skip to content

Commit cff12ce

Browse files
committed
rename screnshots
1 parent 18c2c5f commit cff12ce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/frontdoor/rules-engine-scenarios.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -699,12 +699,12 @@ However, you can emulate "if-elseif-else" logic by using the **Stop evaluating r
699699
2. Create rules in priority order, with the most specific conditions first
700700
3. For each rule, check the **Stop evaluating remaining rules** option
701701

702-
:::image type="content" source="./media/rules-engine-scenarios/if-elseif-else-rules.png" alt-text="Screenshot that shows how to configure if-elseif-else rules." lightbox="./media/rules-engine-scenarios/if-elseif-else-rules.png":::
702+
:::image type="content" source="./media/rules-engine-scenarios/if-else-if-else-rules.png" alt-text="Screenshot that shows how to configure if-elseif-else rules." lightbox="./media/rules-engine-scenarios/if-else-if-else-rules.png":::
703703

704704
> [!IMPORTANT]
705-
> This if-elseif-else paradigm only works if the ruleset is attached as the **final** ruleset for that route.
705+
> The if-elseif-else paradigm only works if the ruleset is attached as the **final** ruleset for that route.
706706
707-
:::image type="content" source="./media/rules-engine-scenarios/if-elseif-else-rules-final.png" alt-text="Screenshot that shows how to place if-elseif-else rules as the final ruleset for the route." lightbox="./media/rules-engine-scenarios/if-elseif-else-rules-final.png":::
707+
:::image type="content" source="./media/rules-engine-scenarios/if-else-if-else-rules-final.png" alt-text="Screenshot that shows how to place if-elseif-else rules as the final ruleset for the route." lightbox="./media/rules-engine-scenarios/if-else-if-else-rules-final.png":::
708708

709709
# [**ARM**](#tab/arm)
710710

@@ -784,7 +784,7 @@ The rule configuration redirects all HTTPS requests that don't already contain t
784784

785785
# [**Portal**](#tab/portal)
786786

787-
:::image type="content" source="./media/rules-engine-scenarios/append-sas-token.png" alt-text="Screenshot that shows how to append SAS token in query string." lightbox="./media/rules-engine-scenarios/append-sas-token.png":::
787+
:::image type="content" source="./media/rules-engine-scenarios/append-token.png" alt-text="Screenshot that shows how to append SAS token in query string." lightbox="./media/rules-engine-scenarios/append-token.png":::
788788

789789
# [**ARM**](#tab/arm)
790790

0 commit comments

Comments
 (0)