Skip to content

Commit 5132b02

Browse files
authored
Fix table
1 parent 6f244a5 commit 5132b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operational-excellence/includes/app-service-certificates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: anaharris-ms
33
ms.service: app-service
44
ms.topic: include
5-
ms.date: 08/08/2024
5+
ms.date: 08/12/2024
66
ms.author: anaharris
77
---
88

@@ -13,7 +13,7 @@ App Service certificate resources can be moved to a new resource group or subscr
1313
There are different types of certificates that need to be taken into consideration as you plan your service relocation:
1414

1515
| Certificate type | Exportable | Comments |
16-
| ----- | ----- | ----- | ---- |
16+
| ----- | ----- | ----- |
1717
| [App Service managed](../../app-service/configure-ssl-certificate.md#import-an-app-service-certificate) | No | Recreate these certificates in the new region. |
1818
| [Azure Key Vault managed](../../app-service/configure-ssl-certificate.md#import-a-certificate-from-key-vault) | Yes | These certificates can be [exported from Key Vault](../../key-vault/certificates/how-to-export-certificate.md) and then [imported into Key Vault](../../key-vault/certificates/tutorial-import-certificate.md) in the new region. |
1919
| Private key (self-managed) | Yes | Certificates you acquired outside of Azure can be exported from App Service and then imported either into the new app or [into Key Vault](../../key-vault/certificates/tutorial-import-certificate.md) in the new region. |

0 commit comments

Comments
 (0)