Fix QNN SDK download problem (#25520)
Previously the machine pool had a User-assigned managed identity (UMI)
which was used for accessing the blob storage. Now the UMI was removed.
to improve security. Therefore we baked the data into the VM image
instead.