('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",))
Traceback (most recent call last):
urllib3\urllib3\contrib\pyopenssl.py, ln 320, in _send_until_done
pip-install-dsvrkf2x\pyOpenSSL\OpenSSL\SSL.py, ln 1737, in send
pip-install-dsvrkf2x\pyOpenSSL\OpenSSL\SSL.py, ln 1639, in _raise_ssl_error
OpenSSL.SSL.SysCallError: (10054, 'WSAECONNRESET')
...
pip-install-dsvrkf2x\requests\requests\sessions.py, ln 646, in send
pip-install-dsvrkf2x\requests\requests\adapters.py, ln 498, in send
requests.exceptions.ConnectionError: ('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",))
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Windows-10-10.0.17763-SP0
Python 3.6.6
Shell: cmd.exe
azure-cli 2.0.65
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az functionapp deployment source config-zipErrors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az functionapp deployment source config-zip -g {} -n {} --src {}Expected Behavior
Environment Summary
Additional Context