You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operational-excellence/includes/app-service-certificates.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
author: anaharris-ms
3
3
ms.service: app-service
4
4
ms.topic: include
5
-
ms.date: 08/08/2024
5
+
ms.date: 08/12/2024
6
6
ms.author: anaharris
7
7
---
8
8
@@ -13,7 +13,7 @@ App Service certificate resources can be moved to a new resource group or subscr
13
13
There are different types of certificates that need to be taken into consideration as you plan your service relocation:
14
14
15
15
| Certificate type | Exportable | Comments |
16
-
| ----- | ----- | ----- |---- |
16
+
| ----- | ----- | ----- |
17
17
|[App Service managed](../../app-service/configure-ssl-certificate.md#import-an-app-service-certificate)| No | Recreate these certificates in the new region. |
18
18
|[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. |
19
19
| 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