-
Notifications
You must be signed in to change notification settings - Fork 4.1k
CAE #14567
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
CAE #14567
Conversation
b25e4bc to
436ce9e
Compare
f419108 to
0b70c09
Compare
src/Aks/Aks.sln
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert
56aaea0 to
41a997d
Compare
|
/azp run azure-powershell - powershell-core |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e53432d to
b99b813
Compare
0bf0dce to
f81f41d
Compare
|
/azp run azure-powershell - windows-powershell |
|
Azure Pipelines successfully started running 1 pipeline(s). |
f81f41d to
957ef58
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WriteWarning could not be executed in thread other than main thread, please refer to https://github.com/Azure/azure-powershell/blob/master/src/Accounts/Accounts/Account/ConnectAzureRmAccount.cs#L246
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO should be verified before release
09a86e7 to
8cd7cbe
Compare
|
Let me move the pull request to draft state. Please feel free to mark it "Ready for review" when you feel comfortable. Thanks |
It is not because the feature is still in development that the PR is not merged. It is because the sever side is not ready that we cannot release the feature. |
Got it. It's just easier for maintanence. Thanks for understanding 😀 |
8cd7cbe to
0fa0c9a
Compare
462c840 to
ac04355
Compare
* Improved error message when login is blocked by AAD * Improved error message when silent reauthentication failed * Enable CAE for Get-AzTenant and Get-AzSubcription * Add test case
ac04355 to
44d3acf
Compare
* prototype for CAE * CAE issue fix * Improved error message when login is blocked by AAD * Improved error message when silent reauthentication failed * Enable CAE for Get-AzTenant and Get-AzSubcription * Add test case Co-authored-by: Erich(Renyong) Wang <eriwan@microsoft.com>
* CAE (#14567) * prototype for CAE * CAE issue fix * Improved error message when login is blocked by AAD * Improved error message when silent reauthentication failed * Enable CAE for Get-AzTenant and Get-AzSubcription * Add test case Co-authored-by: Erich(Renyong) Wang <eriwan@microsoft.com> * Migrate on-claim-chanllenge handler to the new authentication step for autorest *Enable CAE for MSGraph (#16766) * Update ChangeLog.md * Address review comments * Fix duplicate request issue * Address review comments Co-authored-by: Erich(Renyong) Wang <eriwan@microsoft.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Description
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added