Skip to content

Commit 85776bd

Browse files
authored
PR review edit
1 parent e0e7bca commit 85776bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3030

3131
## Authorization
3232

33-
Accessing key-value data inside an ARM template requires an ARM role, such as contributor or owner. Access via one of the Azure App Configuration [data plane roles](concept-enable-rbac.md) is currently not supported. Support may be added in the future.
33+
Accessing key-value data inside an ARM template requires an Azure Resource Manager role, such as contributor or owner. Access via one of the Azure App Configuration [data plane roles](concept-enable-rbac.md) currently is not supported.
3434

3535
> [!NOTE]
36-
> There is a limitation where key-value data access inside an ARM template is disabled if access key authentication is disabled. See [disable access key authentication](./howto-disable-access-key-authentication.md#limitations) for more details.
36+
> Key-value data access inside an ARM template is disabled if access key authentication is disabled. For more information, see [disable access key authentication](./howto-disable-access-key-authentication.md#limitations).
3737
3838
## Review the template
3939

0 commit comments

Comments
 (0)