Now when I use azure pipeline to deploy dev adf to test, I get the following error: ManagedPrivateEndpointInvalidPayload: Managed private endpoint 'az_mpe_dev' is invalid. In the templateparameter.json its: Copy "az_mpe_dev_properties_privateLinkResourceId": { "value": "/subscriptions...
As I understand your query here, It sounds like you're encountering issues when moving your Azure Data Factory (ADF) pipeline from the development environment to production, where some columns are missing or unmapped, and certain data doesn't appear.