|
136 | 136 | href: quickstart-python.md
|
137 | 137 | - name: Samples on GitHub
|
138 | 138 | href: https://github.com/Azure/AppConfiguration/tree/main/examples
|
| 139 | + - name: Terraform |
| 140 | + href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_configuration |
139 | 141 | - name: Concepts
|
140 | 142 | items:
|
141 | 143 | - name: Keys and values
|
|
204 | 206 | href: howto-set-up-private-access.md
|
205 | 207 | - name: Reference
|
206 | 208 | items:
|
207 |
| - - name: Client libraries |
| 209 | + - name: REST API |
208 | 210 | items:
|
209 |
| - - name: .NET provider |
210 |
| - href: /dotnet/api/Microsoft.Extensions.Configuration.AzureAppConfiguration |
211 |
| - - name: .NET Framework builder |
212 |
| - href: https://go.microsoft.com/fwlink/?linkid=2074663 |
213 |
| - - name: Java Spring provider |
214 |
| - href: https://go.microsoft.com/fwlink/?linkid=2180917 |
215 |
| - - name: Python provider |
216 |
| - href: https://pypi.org/project/azure-appconfiguration-provider/ |
217 |
| - - name: Azure SDK for .NET |
218 |
| - href: https://go.microsoft.com/fwlink/?linkid=2092056 |
219 |
| - - name: Azure SDK for Java |
220 |
| - href: https://go.microsoft.com/fwlink/?linkid=2098196 |
221 |
| - - name: Azure SDK for Python |
222 |
| - href: https://go.microsoft.com/fwlink/?linkid=2103727 |
223 |
| - - name: Azure SDK for JavaScript |
224 |
| - href: https://go.microsoft.com/fwlink/?linkid=2103664 |
225 |
| - - name: Feature management |
226 |
| - items: |
227 |
| - - name: .NET Core/.NET Standard |
228 |
| - href: /dotnet/api/overview/azure/appconfiguration/featuremanagement |
229 |
| - - name: Java Spring |
230 |
| - href: https://azure.github.io/azure-sdk-for-java/springboot.html |
231 |
| - - name: Control plane |
232 |
| - items: |
233 |
| - - name: REST API |
234 |
| - href: /rest/api/appconfiguration/ |
235 |
| - - name: Azure CLI |
236 |
| - href: /cli/azure/appconfig |
237 |
| - - name: PowerShell |
238 |
| - href: /powershell/module/az.appconfiguration/ |
239 |
| - - name: Terraform |
240 |
| - href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_configuration |
241 |
| - - name: Data plane |
242 |
| - items: |
243 |
| - - name: REST API |
| 211 | + - name: Control plane |
| 212 | + href: /rest/api/appconfiguration/ |
| 213 | + - name: Data plane |
244 | 214 | items:
|
245 | 215 | - name: Overview
|
246 | 216 | href: rest-api.md
|
|
288 | 258 | href: ./rest-api-fiddler.md
|
289 | 259 | - name: Postman
|
290 | 260 | href: ./rest-api-postman.md
|
291 |
| - - name: Azure CLI |
292 |
| - href: /cli/azure/appconfig |
| 261 | + - name: Client libraries |
| 262 | + items: |
| 263 | + - name: .NET provider |
| 264 | + href: /dotnet/api/Microsoft.Extensions.Configuration.AzureAppConfiguration |
| 265 | + - name: .NET Framework builder |
| 266 | + href: https://go.microsoft.com/fwlink/?linkid=2074663 |
| 267 | + - name: Java Spring provider |
| 268 | + href: https://go.microsoft.com/fwlink/?linkid=2180917 |
| 269 | + - name: Python provider |
| 270 | + href: https://pypi.org/project/azure-appconfiguration-provider/ |
| 271 | + - name: Azure SDK for .NET |
| 272 | + href: https://go.microsoft.com/fwlink/?linkid=2092056 |
| 273 | + - name: Azure SDK for Java |
| 274 | + href: https://go.microsoft.com/fwlink/?linkid=2098196 |
| 275 | + - name: Azure SDK for Python |
| 276 | + href: https://go.microsoft.com/fwlink/?linkid=2103727 |
| 277 | + - name: Azure SDK for JavaScript |
| 278 | + href: https://go.microsoft.com/fwlink/?linkid=2103664 |
| 279 | + - name: Feature management |
| 280 | + items: |
| 281 | + - name: .NET Core/.NET Standard |
| 282 | + href: /dotnet/api/overview/azure/appconfiguration/featuremanagement |
| 283 | + - name: Java Spring |
| 284 | + href: https://azure.github.io/azure-sdk-for-java/springboot.html |
| 285 | + - name: Deployment |
| 286 | + items: |
| 287 | + - name: ARM template |
| 288 | + href: /azure/templates/microsoft.appconfiguration/configurationstores?pivots=deployment-language-arm-template |
| 289 | + - name: Bicep |
| 290 | + href: /azure/templates/microsoft.appconfiguration/configurationstores?pivots=deployment-language-bicep |
| 291 | + - name: Terraform |
| 292 | + href: /azure/templates/microsoft.appconfiguration/configurationstores?pivots=deployment-language-terraform |
| 293 | + - name: Azure CLI |
| 294 | + href: /cli/azure/appconfig |
| 295 | + - name: Azure PowerShell |
| 296 | + href: /powershell/module/az.appconfiguration/ |
293 | 297 | - name: Kubernetes provider
|
294 | 298 | href: reference-kubernetes-provider.md
|
295 |
| - - name: Deployment |
296 |
| - href: /azure/templates/microsoft.appconfiguration/configurationstores |
297 | 299 | - name: Azure Policy built-ins
|
298 | 300 | displayName: samples, policies, definitions
|
299 | 301 | href: ./policy-reference.md
|
300 | 302 | - name: Resources
|
301 | 303 | items:
|
302 | 304 | - name: Pricing
|
303 | 305 | href: https://azure.microsoft.com/pricing/details/app-configuration/
|
| 306 | + - name: Roadmap |
| 307 | + href: https://github.com/Azure/AppConfiguration/projects/1 |
304 | 308 | - name: Videos
|
305 | 309 | items:
|
306 | 310 | - name: Getting started with App Configuration
|
|
0 commit comments