Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Text Analytics] Enable test suite to choose between AAD and APIKey #11043

Closed
deyaaeldeen opened this issue Sep 4, 2020 · 1 comment
Closed

Comments

@deyaaeldeen
Copy link
Member

We need to be able to work with an endpoint that we are not authorized to authenticate using AAD with. Using a dev endpoint is an example of such scenario. I think we can default to ADD and we can switch to API Key using an environment variable. Perhaps other packages would want to do something else so reach out to them.

@deyaaeldeen
Copy link
Member Author

This has been resolved now since we use the matrix function to test both AAD and APIKey.

@xirzec xirzec removed this from the Backlog milestone May 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants