Azure / Azure/azure-cli-extensions
{batch} - reference content contains broken links
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Describe the bug
There is a broken link in the az batch autogenerated content.
**Broken link:** https://azure.microsoft.com/documentation/articles/virtual-machines-linux-sizes/
**Reference docs impacted:**
- https://learn.microsoft.com/en-us/cli/azure/batch/pool?view=azure-cli-latest
- https://learn.microsoft.com/en-us/cli/azure/batch/pool?view=azure-cli-2017-03-09-profile
- https://learn.microsoft.com/en-us/cli/azure/batch/pool?view=azure-cli-2018-03-01-profile
It looks like this URL is used in the `--vm-size` parameter. See [az batch pool create](https://learn.microsoft.com/en-us/cli/azure/batch/pool?view=azure-cli-latest#az-batch-pool-create-optional-parameters)
Here is a screen print:

These are being reported in MSFT's [broken links report](https://msit.powerbi.com/groups/me/reports/0a1183d7-baae-4d5d-9d71-7bb437e2b2b3/ReportSection5885348483cf9c5a907f?experience=power-bi) for MicrosoftDocs/azure-docs-cli content.
### Related command
az batch pool create
### Errors
404
### Issue script & Debug output
See previous information.
### Expected behavior
See previous information.
### Environment Summary
See previous information.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.