...
If the password created has an hyphen it will break the code parameterization. the purposed of the fix is validated the password created and retry in case has an hyphen, which is random issue.
Does this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
[ X] Added test to prove my fix is effective or new feature works
[ ] No PII in logs
[ ] Made corresponding changes to the documentation
Added function to validated if the password has hyphen. Function will validate ADLS and ADF password for SP creation during the infra deployment
Type of PR
Code changes - Documentation changes - Code changes - Test changes - CI-CD changes - GitHub Template changes ## PurposeDoes this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
Validation steps
Issues Closed or Referenced