I am trying to refresh the assessment after collecting performance data for the last 2 weeks. I keep getting the following failure. Map Toolkit version 9.3.
<2016-08-10 11:37:26.01 AssessInventoryWorker@Analyzer,E> RunAssessments() - Assessment threw an exception:
|System.IndexOutOfRangeException: Index was outside the bounds of the array.
| at Microsoft.AssessmentPlatform.Analytics.Consolidation.PlacementAlgorithms.AzureVmSizingAssessment.RunAlgorithm(IConsolidationInputsAdapter inputs, PlacementDeviceLoader deviceLoader)
| at Microsoft.AssessmentPlatform.Analytics.Consolidation.ConsolidationService.RunConsolidationScenario(PlacementDeviceLoader deviceLoader)
| at Microsoft.AssessmentPlatform.Analytics.Consolidation.ConsolidationService.RunAzureVmSizingScenario(SecureString connectionString)
| at Microsoft.AssessmentPlatform.Analytics.Analyzer.RunAssessments(IEnumerable`1 assessments)