Fix Azure failing integration tests
Fix azure failing integration tests and remove the allow_failure:false to let it fail the pipeline.
Changes made: Common code:
- Maven jar plugin version upgrade
- User Id is now coming from environment variable, which is overridden for azure, for the other providers it is same as before dummy user
Azure Specific:
- Added direct dependencies in pom of integration tests to resolve conflicts
Edited by Deepa Kumari