I used to have a simple URL like this (below) that automatically point to the latest build artifact.
https://{organization}.visualstudio.com/{project}/_packaging?_a=packagefeed={feedid}&package={packageid}&preferRelease=true?api-version=6.0-preview.1
But it doesn't work anymore due to some update by Azure.
Does anyone know a way to get around this?