Hello @Jason Heen
Thanks for reaching out to us, to answer your question quick, no you can not mix the two elements.
Designer supports two types of components, classic prebuilt components (v1) and custom components(v2). These two types of components are NOT compatible.
Classic prebuilt components support typical data processing and machine learning tasks including regression and classification. Though classic prebuilt components will continue to be supported, no new components will be added.
Custom components allow you to wrap your own code as a component enabling sharing across workspaces and seamless authoring across the Azure Machine Learning Studio, CLI v2, and SDK v2 interfaces.
For new projects, we highly recommend that you use custom components since they are compatible with AzureML V2 and will continue to receive new updates.
This article applies to custom components. - https://learn.microsoft.com/en-us/azure/machine-learning/concept-designer?view=azureml-api-2
Regards,
Yutong
I hope this helps, please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.