AttributeError: 'int' object has no attribute 'upper' for az ...
github.com › Azure › azure-cliNov 14, 2019 · 'int' object has no attribute 'upper' Traceback (most recent call last): python3.6/site-packages/knack/cli.py, ln 206, in invoke cmd_result = self.invocation.execute(args) cli/core/commands/__init__.py, ln 603, in execute raise ex cli/core/commands/__init__.py, ln 661, in _run_jobs_serially results.append(self._run_job(expanded_arg, cmd_copy)) cli/core/commands/__init__.py, ln 652, in _run_job cmd_copy.exception_handler(ex) ... cli/command_modules/appservice/custom.py, ln 2993, in webapp_up ...