Broken link in parameter description | az batch pool create
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
There is a broken link in the short-summary of the `--accelerated-networking` parameter of [az batch pool create](https://learn.microsoft.com/en-us/cli/azure/batch/pool?view=azure-cli-latest#az-batch-pool-create). It looks like there is an extra space.

### Request to engineering
Please remove the extra space in the URL. (Right before the word "network".) The URL should be ...
`https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-overview`
### Related command
az batch pool create
### Errors
404
### Issue script & Debug output
.
### Expected behavior
.
### Environment Summary
Azure CLI 2.67
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.