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

Metrics advisor aad #15922

Merged
merged 10 commits into from
Jan 21, 2021
Merged

Metrics advisor aad #15922

merged 10 commits into from
Jan 21, 2021

Conversation

xiangyan99
Copy link
Member

No description provided.

@xiangyan99 xiangyan99 marked this pull request as ready for review January 4, 2021 16:25
xiangyan99 and others added 4 commits January 4, 2021 10:58
…isor/_metrics_advisor_administration_client.py

Co-authored-by: Krista Pratico <krpratic@microsoft.com>
…isor/_metrics_advisor_administration_client.py

Co-authored-by: Krista Pratico <krpratic@microsoft.com>
@KarishmaGhiya
Copy link
Contributor

@xiangyan99 i see 368 files changed in this PR - did the rebase go bad?

@xiangyan99
Copy link
Member Author

@xiangyan99 i see 368 files changed in this PR - did the rebase go bad?

No. This is by design. We have hundreds of tests. :)

You can ignore all files ending with .yaml. They are test recordings.

@@ -59,7 +60,8 @@ class MetricsAdvisorClient(object):
:param str endpoint: Supported Cognitive Services endpoints (protocol and hostname,
for example: https://:code:`<resource-name>`.cognitiveservices.azure.com).
:param credential: An instance of ~azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.
Requires both subscription key and API key.
which requires both subscription key and API key. Or an object which can provide an access
token for the vault, such as a credential from :mod:`azure.identity`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we update the credential docstring for the other clients as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! 👍

@xiangyan99 xiangyan99 merged commit d5b8704 into master Jan 21, 2021
@xiangyan99 xiangyan99 deleted the metrics_advisor_aad branch January 21, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants