Is it possible to use advanced auth against Azure devops within "Run CI/CD for external repository"

Is it possible to use advanced auth against Azure DevOps within “Run CI/CD for external repository”

I’m trying to integrate ci/cd in Gitlab against my code in Azure DevOps using the feature “Run CI/CD for external repository”.

The question is if there is another authentication format not just basic http auth against Azure repo? (in example certificate auth).

Thanks for your answers, I have searched for similar post in forums or documentation, but I haven’t found it.

Joan