PAT is a way to access Azure DevOps that is currently getting less and less practical and secure to use.
In order to be more compliant with the access restrictions that are been put in place in more and more organization, the idea is to use the managed identity of the Azure Function to acces the Azure DevOps APIs.
In order to do so two things need to be updated :
PAT is a way to access Azure DevOps that is currently getting less and less practical and secure to use.
In order to be more compliant with the access restrictions that are been put in place in more and more organization, the idea is to use the managed identity of the Azure Function to acces the Azure DevOps APIs.
In order to do so two things need to be updated :