Welcome to My Blog
IT related tech tips since 2006Remove all your resource groups and hence their contents in Azure
You can do this two ways either with one line of power shell code or more safely by wrapping it in a script that first checks which subscription you are logged into and then ask you nicely if you really want to delete all the resource groups in your Subscription. How...
NTTTCP Windows – Linux both directions
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell#supported-vm-instances SendReceiveWindowsLinuxntttcp -s -m 4,*,192.168.1.5 -nsntttcp -r -m 4,*,192.168.1.5 -NLinuxWindowsntttcp -s -m 4,*,192.168.1.4 -Nntttcp -r -m...
Europe 2019
Before I forget July 14 - August 28 Rough Itinerary Fly Royal-Brunei to London Athens, Zakynthos, Kefalonia Greece Verona, Venice Italy Amsterdam, Utretcht Netherlands Antwerp Belgium Schaephuysen Germany Gambais France Eurostar France to train to London Royal-Brunei...
Evidence that Managed Disks support LRS but not ZRS and GRS Replication
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/managed-disks-overview#highly-durable-and-available Highly durable and available Managed disks are designed for 99.999% availability. Managed disks achieve this by providing you with three replicas of...
NTttcp – Test Network Performance
When I was working at Rio Tinto in the New South Wales Hunter Valley. I used NTttcp to test network switch throughput on some Cisco Switches. (From memory they had lost some ports due to a lightning strike) I had forgotten about it for years but was reminded of it...
Azure VM Types Pneumonic
Whatever helps the memory Nice overview of VM Types or Series https://azure.microsoft.com/en-au/pricing/details/virtual-machines/series/ TypePneumonicDescriptionA - BasicAsDev / Test usageA - StandardAdamGeneral PurposeB - BurstablebecameRun on CPU credits and can...
Setting AZCOPY_CONCURRENCY_VALUE on Storage Explorer MacOS Client
The problem this is solving is failed azcopy uploads on slow internet connections. Firstly locate the AzCopyClient.js file and open it in editor vim "/Applications/Microsoft Azure Storage...
Disable the Twitter in-app Browser
When using Twitter on my Android OnePlus 3T phone. If I click on a link and then browse the article. After a short time of scrolling and reading the Twitter in-app Browser locks up and I have to restart Twitter To fix: Click on your profile picture, select settings...
et-safe-mode
Just an FYI for anyone else. If you are using Elegant Themes with a child theme and you try and edit and save a file on the child theme it may time out and fail. This as I've just learned is because of ET Safe Mode Navigate to Divi => Support Center => Safe Mode and...