Skip to content

Commit b17112c

Browse files
committed
Remove unused pivots
1 parent d71c51c commit b17112c

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

articles/azure-app-configuration/rest-api-key-value.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ Content-Type: application/vnd.microsoft.appconfig.kvset+json; charset=utf-8
139139
For additional options, see the "Filtering" section later in this article.
140140

141141

142-
:::zone target="docs" pivot="v23-10","v23-11"
142+
:::zone target="docs" pivot="v23-10"
143+
:::zone target="docs" pivot="v23-11"
143144

144145

145146
## List key-values (conditionally)
@@ -186,7 +187,7 @@ HTTP/1.1 200 OK
186187
```
187188

188189
:::zone-end
189-
190+
:::zone-end
190191

191192
## Pagination
192193

articles/zone-pivot-groups.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,12 +2919,6 @@ groups:
29192919
title: API version pivots
29202920
prompt: Choose an API version
29212921
pivots:
2922-
- id: v1
2923-
title: "1.0"
2924-
- id: v22-11-preview
2925-
title: "2022-11-01-preview"
2926-
- id: v23-05-preview
2927-
title: "2023-05-01-preview"
29282922
- id: v23-10
29292923
title: "2023-10-01"
29302924
- id: v23-11

0 commit comments

Comments
 (0)