Removing Azure CLI (Python version)
As with many developers churn happens. So, with the Azure CLI I had installed it previously using pip. However, that's no longer the recommend practice. So, »
As with many developers churn happens. So, with the Azure CLI I had installed it previously using pip. However, that's no longer the recommend practice. So, »
If you want to test the write speed, use the following: time dd if=/dev/zero bs=1024k of=tstfile count=1024 2>&1 »