Update azure-appconfig-configuration-store.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2023-08-01 12:35:51 -04:00 committed by GitHub
parent eb228cab73
commit 4427b4e0bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,5 +104,5 @@ GET curl http://localhost:<daprPort>/v1.0-alpha1/configuration/<store-name>?key=
```
## Related links
- [Basic schemas for Dapr components and resources]({{< ref resource-specs >}})
- [Basic schema for Dapr components]({{< ref component-schema.md >}})
- [Configuration building block]({{< ref configuration-api-overview >}})