Tried to create keyvault in a cloud shell over azure cli:
az keyvault create -n $keyVaultName -g $rgName -l $location --enable-purge-protection true --enable-soft-delete true
Resulted in following error:
A Cloud Shell credential problem occurred. When you report the issue with the error below, please mention the hostname 'cc-3be0343b-b7dff9dd6-lddsd'
Failed to connect to MSI. Please make sure MSI is configured correctly.
Get Token request returned: <Response [400]>