diff --git a/scripts/lib/check/1700_irqbalance_service.check b/scripts/lib/check/1700_irqbalance_service.check index a1e3dc7..ff802e9 100644 --- a/scripts/lib/check/1700_irqbalance_service.check +++ b/scripts/lib/check/1700_irqbalance_service.check @@ -26,7 +26,7 @@ function check_1700_irqbalance_service { # 'Platform' 'on/off' local -ar _platf_matrix=(\ - 'Microsoft Azure' 'off' 'Use Mellanox script to modify the vCPUs/interrupts mapping of a specific AN interface' \ + 'Microsoft Azure' 'on' 'If a VM fails HCMT testing then ensure the irqbalance daemon is running and the Guest OS release is the latest version. Contact Microsoft support if a VM does not pass HCMT' \ 'Amazon EC2' 'on' '' \ 'IBM Cloud' 'on' '' \ 'Google GCP' 'off' 'Use script to correctly balance IRQ settings for virtual CPUs.' \