Hi,
As part of the development of a Data Warehouse solution, we are using Azure billing API and store billing details into a relational database. To avoid redundancy in the database while inserting same data again, we have to identify primary key (or group of keys which is unique for a row) in the Azure billing reports. (Azure Summary Report, Azure Detailed Report).
Could you please help me to identify the primary key of each Azure reports which is extracted using Azure billing API. Also requested to give me the details of each fields in the Reports to get idea about what it represents.
Thanks,
Ansar