Skip to content

Commit 5a091a2

Browse files
authored
Update configure-ssl-certificate.md
1 parent eae6fd5 commit 5a091a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-ssl-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If you use Azure Key Vault to manage your certificates, you can import a PKCS12
134134
By default, the App Service resource provider doesn't have access to your key vault. To use a key vault for a certificate deployment, you must [authorize read access for the resource provider to the key vault](../key-vault/general/assign-access-policy-cli.md).
135135

136136
> [!NOTE]
137-
> Currently, a Key Vault certificate supports only the Key Vault access policy, not RBAC model.
137+
> Currently, the Azure portal does not allow you to configure an App Service certificate in Key Vault to use the RBAC model. You can, however, use Azure CLI, Azure PowerShell, or an ARM template deployment to perform this configuration. For more information, see [Provide access to Key Vault keys, certificates, and secrets with an Azure role-based access control](../key-vault/general/rbac-guide.md?tabs=azure-cli).
138138
139139
| Resource provider | Service principal AppId | Key vault secret permissions | Key vault certificate permissions |
140140
|--|--|--|--|

0 commit comments

Comments
 (0)