Skip to content

Commit d68d9fb

Browse files
authored
Fix typo in Azure Key Vault note
1 parent 9a7b42e commit d68d9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/operator-service-manager/configuration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Consider the following Azure Resource Manager (ARM) template requirements to pro
125125
* This configuration obscures the display of the secrets as template variables.
126126

127127
> [!NOTE]
128-
> * ARM template only support Azure Key Vault for secret reference substitution.
128+
> * ARM templates only support Azure Key Vault for secret reference substitution.
129129
130130
This example shows how to include an AKV reference to a secret named `secretName` in an ARM template.
131131

0 commit comments

Comments
 (0)