When running any az based command in Azure Cloud Shell I receive a tonne of errors related to Python with the only tangible one being here:
e.g just the command az
by itself.
--- Logging error ---
Traceback (most recent call last):
File "/opt/az/lib/python3.6/logging/__init__.py", line 996, in emit
self.flush()
File "/opt/az/lib/python3.6/logging/__init__.py", line 976, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device