Skip to content

Commit 5ae175d

Browse files
Change SSL to TLS.
1 parent 92dceef commit 5ae175d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4640,7 +4640,7 @@ Can manage service but not the APIs
46404640
> | Microsoft.ApiManagement/service/managedeployments/action | Change SKU/units, add/remove regional deployments of API Management Service |
46414641
> | Microsoft.ApiManagement/service/read | Read metadata for an API Management Service instance |
46424642
> | Microsoft.ApiManagement/service/restore/action | Restore API Management Service from the specified container in a user provided storage account |
4643-
> | Microsoft.ApiManagement/service/updatecertificate/action | Upload SSL certificate for an API Management Service |
4643+
> | Microsoft.ApiManagement/service/updatecertificate/action | Upload TLS/SSL certificate for an API Management Service |
46444644
> | Microsoft.ApiManagement/service/updatehostname/action | Setup, update or remove custom domain names for an API Management Service |
46454645
> | Microsoft.ApiManagement/service/write | Create or Update API Management Service instance |
46464646
> | Microsoft.Authorization/*/read | Read roles and role assignments |

articles/role-based-access-control/resource-provider-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Azure service: [API Management](../api-management/index.yml)
329329
> | Action | Microsoft.ApiManagement/service/read | Read metadata for an API Management Service instance |
330330
> | Action | Microsoft.ApiManagement/service/delete | Delete API Management Service instance |
331331
> | Action | Microsoft.ApiManagement/service/updatehostname/action | Setup, update or remove custom domain names for an API Management Service |
332-
> | Action | Microsoft.ApiManagement/service/updatecertificate/action | Upload SSL certificate for an API Management Service |
332+
> | Action | Microsoft.ApiManagement/service/updatecertificate/action | Upload TLS/SSL certificate for an API Management Service |
333333
> | Action | Microsoft.ApiManagement/service/backup/action | Backup API Management Service to the specified container in a user provided storage account |
334334
> | Action | Microsoft.ApiManagement/service/restore/action | Restore API Management Service from the specified container in a user provided storage account |
335335
> | Action | Microsoft.ApiManagement/service/managedeployments/action | Change SKU/units, add/remove regional deployments of API Management Service |

articles/role-based-access-control/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ These items require **write** access to the **App Service plan** that correspond
173173

174174
These items require **write** access to the whole **Resource group** that contains your website:
175175

176-
* SSL Certificates and bindings (SSL certificates can be shared between sites in the same resource group and geo-location)
176+
* TLS/SSL Certificates and bindings (TLS/SSL certificates can be shared between sites in the same resource group and geo-location)
177177
* Alert rules
178178
* Autoscale settings
179179
* Application insights components

0 commit comments

Comments
 (0)