mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #2156] [Feature Request]: Utilize Reports to Create New Services and Billing Arrangements in Synthesize #1108
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gradientbryan on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2156
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
This is a feature requests with the integration with Synthesize by Gradient MSP. There are many MSPs that bill their clients service bundles per user and this has traditionally been really difficult to reconcile. That said, they need a way to query Microsoft 365 tenants for the number of 'managed users'. This could be a combination of Microsoft 365 subscriptions (e.g., Microsoft 365 Business Premium, Business Basic, etc.) or fetching the number of users assigned to a security/dynamic group in Azure AD (obviously, the group needs to be consistent across all tenants), but it would be great to build these types of reports to have more flexibility in creating your own service in Synthesize to accomodate your billing needs, based on reports created in CIPP.
PowerShell commands you would normally use to achieve above request
No response