The best way to handle this is to get the latest release from the GitHub API and use its version tag to build the download URL for your specific platform.
The release object has an associated assets JSON file containing the download links for each package, which you can use to avoid hard-coding the URL scheme.
Here is …
Read MoreIf you need to enable the Service Tags for your NSG or Firewall pointing to the Azure DevOps Service tag, run:
Read More1az network nsg rule create -g MYRESOURCEGROUP \ 2 --nsg-name MYNSG \ 3 -n AzureDevOps \ 4 --priority 400 \ 5 --source-address-prefixes VirtualNetwork \ 6 --destination-address-prefixes Storage \ 7 …A quick tip for Surface Laptop 3 owners.
This past week, after a Windows update, my Surface Laptop 3 stopped being able to start Windows entirely. I followed all the recommended steps to enter the UEFI setup, but none of them worked.
I needed to change the boot order to start from a flash drive and recover the OS, but …
Read More
This week, on September 1, 2019, it’s been 5 years since I was lucky enough to start working at the biggest IT company in the world – the dream company I finally joined at 25 years old.
But luck doesn’t come from just the last 5 years. That luck started in 2004 – 15 years ago when I was 15 years old. I started …
Read More