Skip to content

Conversation

@aim-for-better
Copy link
Member

@aim-for-better aim-for-better commented May 18, 2022

Related command

Only two completers are impacted.

Description

This PR migrate ADAL graph SDK to MS graph SDK.

There is not customer impact

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@aim-for-better aim-for-better requested a review from kairu-ms as a code owner May 18, 2022 03:54
@ghost ghost requested review from jiasli and yonzhan May 18, 2022 03:54
@ghost ghost added the Auto-Assign Auto assign by bot label May 18, 2022
@ghost ghost requested a review from wangzelin007 May 18, 2022 03:54
@ghost ghost assigned jiasli May 18, 2022
@ghost ghost added this to the May 2022 (2022-05-24) - For Build milestone May 18, 2022
@ghost ghost added the Graph az ad label May 18, 2022
@ghost ghost requested review from calvinhzy and evelyn-ys May 18, 2022 03:54
@aim-for-better aim-for-better changed the title [HDInsight]Migrate adal graph sdk to msgraph sdk in HDInsight module [HDInsight] Migrate adal graph sdk to msgraph sdk in HDInsight module May 18, 2022
@aim-for-better
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 22503 in repo Azure/azure-cli

@aim-for-better
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 22503 in repo Azure/azure-cli

@yonzhan
Copy link
Collaborator

yonzhan commented May 18, 2022

HDInsight

@aim-for-better
Copy link
Member Author

Hi team, I find that I can not change the PR title, I added one space to fix the format issue, but after I refersh the page, there is not space.

@jiasli
Copy link
Member

jiasli commented May 18, 2022

This is happening again - "Azure.azure-cli Full Test" is not triggered. @wangzelin007

@jiasli
Copy link
Member

jiasli commented May 18, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Comment on lines +28 to +29
from azure.cli.command_modules.role import graph_client_factory
client = graph_client_factory(cli_ctx)
Copy link
Member

Choose a reason for hiding this comment

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

I am glad to see the new azure.cli.command_modules.role.graph_client_factory interface significantly reduces the effort to build a Graph client. 😊

Copy link
Member Author

Choose a reason for hiding this comment

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

I am glad to see the new azure.cli.command_modules.role.graph_client_factory interface significantly reduces the effort to build a Graph client. 😊

learnt this from key vault PR 😁

@jiasli jiasli merged commit 76faac6 into Azure:dev May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Graph az ad

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants