microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
275 stars 425 forks source link

Rollback SQL Dacpac arguments validation #1149

Closed LeftTwixWand closed 1 year ago

LeftTwixWand commented 1 year ago

Extension name: IISWebAppDeploy

Tasks:

Description: Temporary disable SQL Dacpac additional arguments validation because of unexpected behavior (Some arguments can accept an array divided by semicolons)

Documentation changes required: No