Skip to content

Consuming Postgres Flexible Server from ACA with Managed Identity #1227

Closed Answered by MirzaMerdovic
MirzaMerdovic asked this question in Q&A
Discussion options

You must be logged in to vote

I figured out what my issue is and this old issue in Azure SDK helped me.
What I did is:

  • Dropped the AZURE_CLIENT_ID environment variable
  • Switched back to using Default Credentials credential, err := azidentity.NewDefaultAzureCredential(nil)

I realize that my question here was seeping into different areas ACA and AZURE SDK and auth, so if moderators feel that this shouldn't be here please feel free to delete this, otherwise if anyone needs more detail about the solution just comment

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MirzaMerdovic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant