The goals of this module is to help to add Microsoft Partner ID to any connected Azure Tenant
First we need to register a Microsoft Partner ID on the local workstation to use it later
set-MPNHelperLocalID -MPNID xxxxx
Then it can be used while connected to any Azure Subscription
set-MPNHelperID
You can have informtion about the current status of an Azure Subscription
get--MPNHelperID
It return a pscustomobject with the current information and if the MPN ID is alligne with the Local MPN ID registered on the workstation