Fabian Wohlschläger
Fabian Wohlschläger
Something like this? 
@isra-fel - Many thanks for the swift response. It's uncommon but useful to run tenant level commands, such as 'az ad'. See this [Pull Request](https://github.com/Azure/azure-cli/pull/2929) and [Issue](https://github.com/Azure/azure-cli/pull/2929) in Azure CLI...
@dingmeng-xue. First of all, appreciate your prompt response. The use case is to reduce transient errors in scheduled and long-running scripts i.e. Pester tests (e.g. [fawohlsc/azure-policy-testing](https://github.com/fawohlsc/azure-policy-testing)). My Pester tests run...
Thank you @dingmeng-xue!