Does this introduce a breaking change? If yes, details on what can break
no breaking change
Author pre-publish checklist
[ ] Added test to prove my fix is effective or new feature works
[x] No PII in logs
[x] Made corresponding changes to the documentation
Validation steps
tested with flag set to true, and no flag set.
When the flag is not set the key vault is created with soft delete (default).
When the flag is set, a key vault is created setting the soft delete option according to the flag. If the flag is set to false, soft-delete will not be enabled.
Type of PR
Purpose
Does this introduce a breaking change? If yes, details on what can break
no breaking change
Author pre-publish checklist
Validation steps
Issues Closed or Referenced