Skip to content

Commit f4bdacc

Browse files
authored
Merge pull request #298394 from halkazwini/pivot
Flow logs pivot group
2 parents f006e00 + 2e3d2f1 commit f4bdacc

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

articles/zone-pivot-groups.yml

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,14 +1192,6 @@ groups:
11921192
- id: azure-resource-manager
11931193
title: ARM template
11941194
# Owner: duau
1195-
- id: front-door-tiers
1196-
title: Front Door tiers
1197-
prompt: "Select the Azure Front Door tier:"
1198-
pivots:
1199-
- id: front-door-standard-premium
1200-
title: Standard/Premium
1201-
- id: front-door-classic
1202-
title: Classic
12031195
- id: expressroute-experience
12041196
title: ExpressRoute experience
12051197
prompt: "Select your ExpressRoute create experience:"
@@ -1208,6 +1200,23 @@ groups:
12081200
title: Current
12091201
- id: expressroute-preview
12101202
title: Preview
1203+
# Owner: halkazwini
1204+
- id: front-door-tiers
1205+
title: Front Door tiers
1206+
prompt: "Select the Azure Front Door tier:"
1207+
pivots:
1208+
- id: front-door-standard-premium
1209+
title: Standard/Premium
1210+
- id: front-door-classic
1211+
title: Classic
1212+
- id: flow-log-types
1213+
title: Flow Log types
1214+
prompt: "Select the flow log type:"
1215+
pivots:
1216+
- id: virtual-network
1217+
title: Virtual network
1218+
- id: network-security-group
1219+
title: Network security group
12111220
# Owner: hmb
12121221
- id: front-door-dev-exp-portal-ps-cli
12131222
title: Front Door Developer experience

0 commit comments

Comments
 (0)