Skip to content

Commit fa979e6

Browse files
authored
Merge pull request #128114 from Jpeddabavi/patch-3
Add FAQ on Azure Key Vault subscription limitation
2 parents 86c16a5 + 62d8aab commit fa979e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

articles/application-gateway/application-gateway-faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,10 @@ sections:
443443
answer: |
444444
Yes, the Application Gateway v2 SKU supports Key Vault. For more information, see [TLS termination with Key Vault certificates](key-vault-certs.md).
445445
446+
- question: Why can't I select an Azure key vault from a different subscription in the Azure portal when configuring a TLS listener certificate on Application Gateway?
447+
answer: |
448+
The Azure portal currently allows selecting key vaults only from the same subscription as Application Gateway. This is a known portal limitation. However, Application Gateway does support using a key vault from a different subscription (within the same Microsoft Entra ID tenant) by configuring the certificate through the Azure CLI or PowerShell by using the key vault secret ID, provided the Application Gateway managed identity has the required permissions on the key vault.
449+
446450
- question: How do I configure HTTPS listeners for .com and .NET sites?
447451
answer: |
448452
For multiple domain-based (host-based) routing, you can create multisite listeners, set up listeners that use HTTPS as the protocol, and associate the listeners with the routing rules. For more information, see [Hosting multiple sites by using Application Gateway](./multiple-site-overview.md).

0 commit comments

Comments
 (0)