@Anonymous - Welcome to Microsoft Q&A and thanks for reaching out to us and apologies for the delay in responding to you.
It might be because the Azure portal is not able to retrieve the dimension values for the selected metric. This can happen if the metric data is not yet available or if there is an issue with the Azure portal.
Please try the following steps and see if it helps:
- It is possible that the metric data is not yet available and needs some time to be collected.
- Check if the metric data is available in the Azure portal. Access Metrics Tab of your VMSS and select the Available memory bytes metric. If the metric data is not available, you might need to enable the metric collection for your VMSS.
- Try selecting a different dimension value. If the issue persists, you can try selecting a different dimension value for the metric. For example, you can try selecting the split by Instance d option instead of VMname.
- Use PowerShell or Azure CLI to create the alert rule. If the issue still persists, you can try creating the alert rule using PowerShell or Azure CLI. This will allow you to specify the dimension values directly in the command.
Hope this helps. and please feel free to reach out if you have any further questions.
If the above response was helpful, please feel free to "Accept as Answer" and click "Yes" so it can be beneficial to the community.