Skip to content

Commit 49eb47b

Browse files
Merge pull request #288461 from yutanglin16/patch-39
Remove call out that portal doesn't support RBAC KV
2 parents 588987e + f5ac517 commit 49eb47b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ If you use Azure Key Vault to manage your certificates, you can import a PKCS12
136136

137137
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 (App Service) to the key vault. You can grant access either with access policy or RBAC.
138138

139-
> [!NOTE]
140-
> 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.
141-
142139
### [RBAC permissions](#tab/RBAC)
143140
| Resource provider | Service principal app ID / assignee | Key vault RBAC role |
144141
|--|--|--|

0 commit comments

Comments
 (0)