while execute "az pipelines run --parameters [KEY]=[VALUE]", how to pass value with multi line string as single parameter.
az pipelines run --id xxx--detect true --organization %organization% --project %project% --debug --parameters key=[value]
while execute "az pipelines run --parameters [KEY]=[VALUE]", how to pass value with multi line string as single parameter.
az pipelines run --id xxx--detect true --organization %organization% --project %project% --debug --parameters key=[value]