'I couldn't granting my web app access to Azure Key Vault on Azure App Service Environment V3
Solution 1:[1]
- Ensure that the Key Vault is accessible on the same VNet as the App Service
- Ensure that you've enabled the Managed Identity for the Key Vault
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Matt Small |


