After publishing, the asset locations that point to dotnetbuilds are no longer accessible except via CDN. This is unfortunate. I see two options:
- Update the target publishing locations to point to the CDN (not sure this will work) URIs
- Have the asset location update do an X->Y substitution for known CDN locations. Note that it already does this for aka.ms targets.
For example, when an asset is published to https://dotnetbuilds.blob.core.windows.net/internal, the asset location should actually be ci.dot.net/internal.