I have created the Azure Key Vault for connection string. After the configuration setup I am able to get the data using the key-vault in ASP.Net MVC deployed in Azure. Locally, I tested the app and found no issue since I am able to connect but I am thinking about where to use the Managed Identity. I have read several documents they are talking about key-Vault but I am unable to grasp the use of the managed identity relevant to the MVC app and secret of Key Vault. I am figuring out if I am missing something at this point. Can someone help?