You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to package solution using v3 createsolution.ps1
To Reproduce
After adding playbook content
Am running createSolution.ps1 with data path as input /Users/<username>/Azure-Sentinel/Solutions/IllumioSaaS/data
This leads to,
Generating Playbook using Playbooks/Illumio-Port-Blocking-Switch/azuredeploy.json
Error occured in catch of createSolutionV3 file Error details are Exception calling "Add" with "2" argument(s): "Value cannot be null. (Parameter 'key')"
Expected behavior
Solution package should work as expected.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unable to package solution using v3 createsolution.ps1
To Reproduce
After adding playbook content
/Users/<username>/Azure-Sentinel/Solutions/IllumioSaaS/data
This leads to,
Generating Playbook using Playbooks/Illumio-Port-Blocking-Switch/azuredeploy.json
Error occured in catch of createSolutionV3 file Error details are Exception calling "Add" with "2" argument(s): "Value cannot be null. (Parameter 'key')"
Expected behavior
Solution package should work as expected.
The text was updated successfully, but these errors were encountered: