`az functionapp keys list` throws 'Bad Request' · Issue #2221 · Azure/Azure-Functions

Describe the bug Command Name az functionapp keys list Errors: Operation returned an invalid status 'Bad Request' The app name and resource group are correct since az functionapp show -g {} -n {} w...