This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
3.0.3
Through this release the following changes were made
- Authentication
- Added the Register-PartnerTokenCache to create, and delete, the control file that determines if a in-memory token cache should be used instead of the default persistent token cache
- Addressed an issue where an InvalidOperationException exception was being encountering with the Connect-PartnerCenter and New-PartnerAccessToken commands when specifying an environment
- Addressed an issue where an InvalidOperationException exception was being encountered under certain circumstances when invoking Connect-PartnerCenter and attempting to authenticate interactively
- Addressed issue #234 that was preventing the New-PartnerAccessToken command from executing successfully when being invoked through an Azure Function app
- Invoice
- Added the Get-PartnerUnbilledInvoiceLineItem command to get unbilled invoice line items
- Removed the
Period
parameter from the Get-PartnerInvoiceLineItem command because the functionality it enabled has been replaced with the Get-PartnerUnbilledInvoiceLineItem command
- Network
- Addressed an issue where the HTTP response from Get-PartnerUser and Get-PartnerUserSignInActivity was not being correctly written to the debug pipeline
- Product Upgrades
- Addressed an issue with starting the upgrade process for an Azure Plan
- Subscription
- Added the
PartnerId
parameter to the Set-PartnerCustomerSubscription command - Addressed issue #228 that was causing issues with enabling and suspend an Azure subscription that is part of an Azure Plan
- Added the