Platform Update | October 2024

1 min read
October 31, 2024

Announcement: Cloudmore Usage API changes in January 202

Following the Microsoft usage API updates, Cloudmore will change the API endpoints to retrieve billed and ongoing Azure usage reports by the end of January 2025. Partners who use the following endpoints will need to switch to the new ones to avoid interruption of their processes:

  • GET /api/resellers/{resellerId}/billing/azureonetimeusage/AzureOneTimeInvoice

  • GET /api/resellers/{resellerId}/billing/azureonetimeusage/AzureOneTimeOngoingPeriod

You can find more information about the upcoming changes in this announcement. We will provide more technical details about the upcoming changes in the near future.

Price List improvements

While we are working hard on the new Price Management, we still can find some time to make some smaller, but useful tweaks in the current Price List pages.

Since we are adding more functionality around consumption-based services, there’s a growing necessity to see margins in a more precise matter. The margin percentage now includes 2 decimals.

price list margin percentages

Roles and permissions updated

We’ve published a new document that outlines the detailed user roles and permissions on each level. 

Cloudmore User Roles and Permissions

This document will be updated regularly if there are any changes in user role permissions.

Additionally, there are some adjustments in regards to Broker role permissions:

  • The Global Support Admin can now access the full functionality on the Quote Tool page, including creating quotes

  • The Global Admin now has full edit access to Start Page and Branded Login pages

Add-on eligibility validation

We’ve improved the organizations' self-service experience by increasing transparency and reducing errors when purchasing add-ons for NCE seat-based products.

Previously, users might not have known whether they had the base product Microsoft required for their selected add-ons, leading to confusion. Now, ineligible add-ons are clearly highlighted, and necessary base products are visible upfront. This ensures a smoother, more informed buying process, reducing errors and saving time for your team.

Add-on eligibility validation

The same validation is performed for the Create subscription API endpoint, making the process more streamlined and less error-prone for the Brokers having API integrations.

Now, POST /api/resellers/{resellerId}/organizations/{organizationId}/services/csp/nce/subscriptions endpoint will return an error and a list of required base products if you try to buy an add-on, but the organisation doesn’t have an active base product for it.

Get Email Notifications