Skip to content

Add `keyVaultUrl` in PartitionInfo for Secret service

Dmitrii Novikov (EPAM) requested to merge secret-service into master

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES] I have updated the documentation accordingly.
  • [YES/NO/NA] I have added tests to cover my changes. - TBD - Opened up for initial review
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [YES] I ran lint checks locally prior to submission.

What is the issue or story related to the change?


Secret service need new property keyVaultUrl in PartitionInfo

Does this introduce a breaking change?


  • [NO]

Merge request reports