Need to access an Azure SQL database but because of how it was created I need to use Active Directory-Integrated authentication.
I don't see any samples for go that would be helpful. If I could use a connection string I know how to do this, but with the GO driver it doesn't seem obvious
Any and all ideas are appreciated