Does the old Azure provider have anything similar ...
# azure
m
Does the old Azure provider have anything similar to the GetClientToken in the Azure Native provider?
m
Don't think that one provides the actual bearer token does it? I am looking to use this to call the Azure Rest API. I can just use the AzureNative package, just seems a waste to add that just for this function
t
Right, sorry, I misread your question
Then the answer is no. Can’t you using the new provider to call this function (even if the rest is in the old one)?
m
Yeah, I can, not a big deal