miscellaneous changes
As part of this PR,
- using the
BlobStore
class fromazure-core-lib
. Removing the local implementation/ updated UTs - Using
createItem
method instead ofupsertItem
fromcosmosStore
class wherever applicable. Updated UTs - Updated README to add instructions to run Integration tests.
- Added script to generate JWT in azure. To be consumed by deployment scripts
FYI @polavishnu , @kibattul