Any way to use retrieve an azure access token using terraform cloud deployment?

Im fairly new to terraform so there may be a simpler way to achieve this.

I’m currently using terraform cloud with a repo in Azure devOps for Azure deployments.

The provider is currently authenticating with azure using a service principal.

I want to know if there’s a way to get or use the access token from this authentication? Usually you would just use Az CLI but I can’t do that from terraform cloud.

I’m trying to use the following provider but can’t find a way around my issue.

https://registry.terraform.io/providers/XtratusCloud/azureipam/latest/docs