Azure / Azure/azure-cli-extensions

{batch} - reference content contains broken links

Open
#6,622 4 comments 0 reactions 1 assignee Claimed by @mksuni View on GitHub
Batch bug Service Attention
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:
![image](https://github.com/Azure/azure-cli-extensions/assets/58762114/cfc6bd01-3f65-472e-99fc-90b6bd93fc53)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.