Skip to content

Commit 43cd70e

Browse files
authored
Merge pull request #272094 from maud-lv/ml-variantffapril
Add variant feature flags quickstart
2 parents c905e5a + 83671c7 commit 43cd70e

22 files changed

+114
-80
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
href: quickstart-azure-functions-csharp.md
3232
- name: Feature management
3333
items:
34+
- name: Manage feature flags
35+
href: manage-feature-flags.md
3436
- name: ASP.NET Core
3537
href: quickstart-feature-flag-aspnet-core.md
3638
- name: .NET/.NET Framework
@@ -118,8 +120,6 @@
118120
href: integrate-kubernetes-deployment-helm.md
119121
- name: Feature management
120122
items:
121-
- name: Manage feature flags
122-
href: manage-feature-flags.md
123123
- name: Use feature flags
124124
items:
125125
- name: ASP.NET Core

articles/azure-app-configuration/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.author: malev
99
ms.service: azure-app-configuration
1010
ms.topic: landing-page
11-
ms.date: 03/20/2023
11+
ms.date: 04/11/2023
1212

1313
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1414

@@ -134,6 +134,8 @@ landingContent:
134134
url: concept-feature-management.md
135135
- linkListType: quickstart
136136
links:
137+
- text: Manage feature flags
138+
url: manage-feature-flags.md
137139
- text: ASP.NET Core app
138140
url: quickstart-feature-flag-aspnet-core.md
139141
- text: .NET/.NET Framework app
@@ -142,8 +144,6 @@ landingContent:
142144
url: quickstart-feature-flag-spring-boot.md
143145
- linkListType: tutorial
144146
links:
145-
- text: Manage feature flags
146-
url: manage-feature-flags.md
147147
- text: Use feature flags in ASP.NET Core
148148
url: use-feature-flags-dotnet-core.md
149149
- text: Use feature flags in Spring Boot

articles/azure-app-configuration/manage-feature-flags.md

Lines changed: 98 additions & 39 deletions
Large diffs are not rendered by default.
Binary file not shown.
15.3 KB
Loading
-1.19 KB
Loading
24.5 KB
Loading
79.1 KB
Loading
13.3 KB
Loading

0 commit comments

Comments
 (0)