Azure || Updates to run storage service locally
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [NO]
What is the current behavior?
To run Storage Service locally, one would need to modify application.properties and which some times tends to get checked in mistakenly.
What is the new/expected behavior?
Introduced application-local.properties
file that would separate out property values that are required to run storage service locally.