Skip to content

Commit 273ad92

Browse files
committed
update
1 parent e61a885 commit 273ad92

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/azure-app-configuration/quickstart-feature-flag-go-gin.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ The feature management support extends the dynamic configuration feature in App
3030

3131
Add a feature flag called *Beta* to the App Configuration store and leave **Label** and **Description** with their default values. For more information about how to add feature flags to a store using the Azure portal or the CLI, go to [Create a feature flag](./manage-feature-flags.md#create-a-feature-flag).
3232

33-
> [!div class="mx-imgBorder"]
34-
> ![Enable feature flag named Beta](./media/add-beta-feature-flag.png)
33+
:::image type="content" source="./media/add-beta-feature-flag.png" alt-text="Screenshot of creating a feature flag.":::
3534

3635
## Create a Go web application
3736

articles/azure-app-configuration/quickstart-feature-flag-javascript.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ The JavaScript Feature Management libraries extend the framework with feature fl
2828

2929
Add a feature flag called *Beta* to the App Configuration store and leave **Label** and **Description** with their default values. For more information about how to add feature flags to a store using the Azure portal or the CLI, go to [Create a feature flag](./manage-feature-flags.md#create-a-feature-flag).
3030

31-
> [!div class="mx-imgBorder"]
32-
> ![Enable feature flag named Beta](media/quickstart-feature-flag-javascript/add-beta-feature-flag.png)
31+
:::image type="content" source="./media/add-beta-feature-flag.png" alt-text="Screenshot of creating a feature flag.":::
3332

3433

3534
## Use the feature flag

0 commit comments

Comments
 (0)