I have deployed a global parameter for a connection string and am receiving the following error when I try and test the connection
The parameters and expression cannot be resolved for schema operations. Error Message: { "Message": "ErrorCode=InvalidTemplate, ErrorMessage=The expression 'pipeline().globalParameters.gp_SQLDW_Server' cannot be evaluated because property 'globalParameters' doesn't exist, available properties are ''.." }
I am not currently deploying this with CICD
Regards
Andy







