The best way to handle this at the moment is to get the latest release from the GitHub API and then use the version tag from that to create the download URL for the specific platform you want. The release object has an assets.json file associated with it with the download links for each package if you want to avoid …
Read MoreIf you need to enable the Service Tags for your NSG or Firewall pointing to the Azure DevOps Service tag, run: az network nsg rule create -g MYRESOURCEGROUP –nsg-name MYNSG -n AzureDevOps –priority 400 –source-address-prefixes VirtualNetwork –destination-address-prefixes Storage …
Read More