Fabian Wohlschläger

Results 4 comments of Fabian Wohlschläger

Something like this? ![image](https://user-images.githubusercontent.com/41372128/111276983-3cb94f00-8638-11eb-8287-2221b534f321.png)

@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!