Preparing a CSV Configuration File with CSP to NCE License Mappings
Contact Ingram Micro's product management team and obtain the mappings between Microsoft 365 CSP licenses and Microsoft 365 NCE licenses. Then, on your server in the directory with the migration script, create a CSV configuration file with these mappings. For that CSV file, use the format in this table.
Column name | Type | Format | Mandatory | Column name is case-sensitive | Value is case-sensitive | Example |
---|---|---|---|---|---|---|
CspOfferId | string | OfferId | Yes | Yes | No | 4c3cb91a-d6b2-4560-a013-831d73308589 |
NceProductIdSkuId | string |
ProductId/SkuId or ProductId:SkuId |
Yes | Yes | No |
CFQ7TTC0HKJ6/0001 or CFQ7TTC0HKJ6:0001 |
Note: That CSV file can contain more columns. If specified, they are ignored by the migration script.
For example:
csp_to_nce_license_mappings.csv
CspOfferId,NceProductIdSkuId 4c3cb91a-d6b2-4560-a013-831d73308589,CFQ7TTC0HKJ6/0001 1eb3ad0b-9de3-419d-8bfe-0d61bdd945b2,CFQ7TTC0LFNJ/0004 3d169b0c-3407-44c3-a1c8-207c56994f58,CFQ7TTC0LFNK/0001 750ba517-38e3-4a4f-8b09-8639edf0325c,CFQ7TTC0LFN5/0002
Note: This is an example. You must prepare your own CSV file that belongs to the configuration of your system.