Skip to content

Commit 473b990

Browse files
authored
Merge pull request #102013 from zhenlan/patch-13
Update rest-api.md
2 parents e320d3e + e9a1fa1 commit 473b990

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@ author: maud-lv
55
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: reference
8-
ms.date: 08/17/2020
8+
ms.date: 11/28/2022
99
---
1010

11-
# Azure App Configuration REST API
11+
# Azure App Configuration Data Plane REST API
1212

13-
High-level documentation on the REST API for Azure App Configuration is available in the main [Azure REST documentation](/rest/api/appconfiguration/). This section contains more details for developers working with the App Configuration REST API.
14-
15-
The following reference pages are available to describe the Azure App Configuration API surface in detail.
13+
The documentation on the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane#control-plane) REST API for Azure App Configuration is available in the [Azure REST documentation](/rest/api/appconfiguration/). The following reference pages describe the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane#data-plane) REST API for Azure App Configuration. The data plane REST API is available at the endpoint of an App Configuration store, for example, `https://{store-name}.azconfig.io`.
1614

1715
## Resources
1816

@@ -34,4 +32,4 @@ The following reference pages are available to describe the Azure App Configurat
3432
## Development
3533

3634
- [Fiddler](./rest-api-fiddler.md)
37-
- [Postman](./rest-api-postman.md)
35+
- [Postman](./rest-api-postman.md)

0 commit comments

Comments
 (0)