Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

2.0.1909.1

Compare
Choose a tag to compare
released this 14 Sep 20:40
· 83 commits to master since this release

Through this release the following changes were made

  • Agreements
    • Added the Get-PartnerAgreementTemplate command to provide access to the links download or view the Microsoft Customer Agreement
    • Added the ability to request the Microsoft Customer Agreement template metadata
    • The AgreementType enumeration has been removed, and where it was used the type has changed to a string
  • Authentication
    • Added the ability to invoke Connect-PartnerCenter without requiring the creation of an Azure Active Directory application
    • Enabled interactive login support for cross-platform by default
    • Device code flow login is now the backup option of interactive login fails, or the user provides the -UseDeviceAuthentication switch parameter
    • Token cache is now shared with other products, such as Azure CLI and Visual Studio 2019
  • Module
    • The PartnerCenter module now supports PowerShell 5.1 and PowerShell, as a result the PartnerCenter.NetCore module will be retired
  • Subscriptions