Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 4dfc1f7

Browse files
authored
Update AZ400_M04_L11_Enable_Dynamic_Configuration_and_Feature_Flags.md
If following along to AZ400_M04_L12 the eshoponweb-ci pipeline will trigger eshoponweb-cd-webapp-code which creates the target resource group, even if it was deleted.
1 parent 7ba0cf9 commit 4dfc1f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M04_L11_Enable_Dynamic_Configuration_and_Feature_Flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Let's continue to test the Feature manager.
175175
1. You can disable this feature in App Configuration and then you would see that the image disappears.
176176

177177
> [!IMPORTANT]
178-
> Remember to delete the resources created in the Azure portal to avoid unnecessary charges.
178+
> Remember to delete the resources created in the Azure portal to avoid unnecessary charges. Be sure to disable the **eshoponweb-cd-webapp-code** pipeline or it will re-create a deleted resource group and associated resources after the next run of **eshoponweb-ci**.
179179
180180
## Review
181181

0 commit comments

Comments
 (0)