Error: When you tried to Remove Credential A, system will return an error saying that cannot update the Credential B. Then if you try to remove Credential B, another error says Cannot Remove
Message: Update to existing credential with KeyId 'xxx' is not allowed.
Solution: This script will remove your all current certificates from a particular Service Principal
Remove-AzureRmADSpCredential -ServicePrincipalName "00000015-0000-0000-c000-000000000000"
No comments:
Post a Comment