I'm trying to deploy an Azure Function from an Azure DevOps repo via an DevOps pipeline and release. When it gets to the deploy stage I get an error message stating that the credentials can not be null, but knowhere in the canned release components is there a place for any credentials and none of my other pipelines ever have this problem.
I see some old references here but no clear answers.
Anyone have suggestions or fixes?