Skip to content

Commit f9b1e2e

Browse files
Add api version note to deployment doc
1 parent d7ea467 commit f9b1e2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-app-configuration/quickstart-deployment-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ To configure the Azure Resource Manager authentication mode of an Azure App Conf
5050

5151
---
5252

53+
> [!NOTE]
54+
> **2023-08-01-preview** api version is required to set **Azure Resource Manager Authentication Mode** using [ARM template](./quickstart-resource-manager.md) or [Bicep](./quickstart-bicep.md).
55+
5356
> [!NOTE]
5457
> Local authentication mode is for backward compatibility and has several limitations. It does not support proper auditing for accessing data in deployment. Under local authentication mode, key-value data access inside an ARM template/Bicep/Terraform is disabled if [access key authentication is disabled](./howto-disable-access-key-authentication.md). Azure App Configuration data plane permissions are not required for accessing data under local authentication mode.
5558

0 commit comments

Comments
 (0)