'azure devops, deploy dacpac , filter path

I have task in release to deploy dacpac , and I want to Filter path with script , I have script X.scpf file I want to use it in the deploy.

Filter path is :

"The path to a .scpf filter file. Overrides any existing Filter.scpf file present in the package/source control repository, and is used when creating the update SQL. Filter files can be generated by SQL Source Control and SQL Compare."

Filter path I see on another task of redgate:

redgate task , filter path option

task I use in release:

deploy dacpac



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source