the package `azure-cli-core 2.21.0` updated the handling of [adal errors](https://github.com/Azure/azure-cli/pull/17072). The adalerror is now wrapped in a [AuthenticationError](https://github.com/Azure/azure-cli/blob/904db1589ad1b9dff871cee8635097d0871dba3f/src/azure-cli-core/azure/cli/core/adal_authentication.py#L250)
the package
azure-cli-core 2.21.0updated the handling of adal errors.The adalerror is now wrapped in a AuthenticationError