Skip to content

Conversation

@isra-fel
Copy link
Member

@isra-fel isra-fel commented Jan 7, 2020

Description

Fixes #10259 #10260

What's not in:

  • Version update of Az.Accounts (I plan to do it in aother PR)
  • Token cache migration
  • Utilize official build of common code instead of local packages

Reference

Original PR #9982

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

MECHANDR and others added 30 commits December 4, 2019 14:56
Microsoft.Authorization/Policy* api version 2019-09-01
Fix null ref in generated cmdlets when context is not set
[Storage] Update to SRP SDK 14.2.0, and add Quota parameter alias
Changes to support "ReplicasPerMaster" and "Instances"
AzureFirewall with IpGroups (LATEST)
Update azure-powershell-developer-guide.md
…eview

Revert "Changes to support "ReplicasPerMaster" and "Instances""
@adxsdkps
Copy link
Collaborator

adxsdkps commented Mar 6, 2020

Can one of the admins verify this patch?

erich-wang and others added 9 commits March 6, 2020 22:43
…context

Erich/msal disable auto refresh context
- fix modify context before profile provider is initialized
- fix null-ref issues in Get-AzDefault and Get-AzTenant
Update SharedTokenCacheClientFactory and auto saving related
@isra-fel
Copy link
Member Author

Closing this one as MSAL code has been checked in to Azs-tzl

@isra-fel isra-fel closed this Apr 14, 2020
@isra-fel isra-fel deleted the msal-build branch May 18, 2020 02:39
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.

Move to MSAL