Found examples on the internet that deploy a key vault certificate into a web app. But they are done either directly via the REST endpoint, or using ARM template deployment.
https://blogs.msdn.microsoft.com/appserviceteam/2016/05/24/deploying-azure-web-app-certificate-through-key-vault/
https://winterdom.com/2017/08/29/webapp-with-keyvault-cert-and-sql-token-auth
Can we do that using Azure CLI?
Found examples on the internet that deploy a key vault certificate into a web app. But they are done either directly via the REST endpoint, or using ARM template deployment.
https://blogs.msdn.microsoft.com/appserviceteam/2016/05/24/deploying-azure-web-app-certificate-through-key-vault/
https://winterdom.com/2017/08/29/webapp-with-keyvault-cert-and-sql-token-auth
Can we do that using Azure CLI?