Key Vault extension for windows fails with timeout and error :
MSI URL: http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&authority=https://login.windows.net/cdc5aeea-15c5-4db6-b079-fcadd2505dc2&resource=https://vault.azure.net
2021-09-02 11:11:55: <error> [MSIAuthClient] failed to retrieve MSI token from response: {"error":"invalid_request","error_description":"Multiple user assigned identities exist, please specify the clientId / resourceId of the identity in the token request"}
I have already specified the parameter msiClientId in the authenticationSettings field but it still fails with the same error.