Add version badge generation using shields.io service. The badge is uploaded to a fixed Azure BLOB location which can be referenced from README.md. Since the badge creation is not crucial, do not fail the build if it cannot be created. Fix #1000