Microsoft Azure
Valid Values: A positive integer
Scope: This advanced parameter applies to Microsoft Azure backup data collection.
Set this parameter to define the maximum number of days to go back when collecting for backup jobs. This is applicable the first-time collection begins or if the last collection poll date cannot be determined.
When the data collection last poll date can be determined, and if this date is before the number of days represented by this advanced parameter, then this advanced parameter takes precedence.
For example, if the last poll date was 20 days ago, but the value of AZURE_BACKUP_LOOKBACK_DAYS is 3, only the last 3 days of data will be collected.
Valid Values: A positive integer
Scope: This advanced parameter applies to Microsoft Azure backup collection.
AZURE_BACKUP_LOOKBACK_OVERRIDE_DAYS defines an override value to set the maximum number of days to go back when collecting backup jobs. This value takes precedence over all other lookback day settings. If this parameter is set, both a last poll date and the AZURE_BACKUP_LOOKBACK_DAYS are ignored as values.
Valid Values: A positive integer. Default value 30 days.
Scope: For the first time, Azure Billing Collector will collect billing records for the number of days as set by this parameter. If this parameter is not set, Azure assumes 30 days as the default value.
Azure billing collection chooses the start time as the last usage time collected. However, if this start time is more than the number of days (as set by this parameter), AZURE_BILLING_LOOKBACK_DAYS takes the precedence.
Example:
The last usage time collected for billing is Dec 15, 2016, and the current date is Jan 20, 2017.
If the parameter AZURE_BILLING_LOOKBACK_DAYS is set as 7 days, then Azure billing collection will only collect billing information for the past 7 days.
If this parameter is set as 50 days, then Azure billing collection will collect the billing information from Dec 15, 2016, until Jan 20, 2017.
Valid values: A positive integer.
Scope: This advance parameter applies to Microsoft billing collection.
AZURE_BILLING_LOOKBACK_OVERRIDE_DAYS is a parameter to define the value to override the maximum number of previous days when collecting billing information. This value takes the precedence over all the other look back days configurations.
Note:
If this parameter is configured, the values of both last poll date and AZURE_BILLING_LOOKBACK_DAYS is ignored.
Valid values: A positive integer.
Scope: This advanced parameter applies to Microsoft Azure Storage Collection.
Using the AZURE_STORAGE_MAX_RESULTS advance parameter, user can configure the value of maxResults parameter in Microsoft Azure REST API call. This API parameter specifies the number of items to return on each page.
Note:
Default value is 1500. Also, if the value is configured to greater than 5000, pagination is up to 5000.