BizTalk 2020 Map Deploy error with Any msg
If you have a Map with input or output (or both) msg are Microsoft.XLANGs.BaseTypes.Any during deploy phase can happens next error:
error DEPLOY: Failed to add resource(s). Change requests failed for some resources. BizTalkAssemblyResourceManager failed to complete end type change request. Failed to deploy map "Test.any.MapAny".
Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present. Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.
For solve this error and go to option map and set to None the propriety Build Action.