Skip to content

BULK Fix broken link experiment#32875

Open
v-thepet wants to merge 2 commits intoAzure:devfrom
v-thepet:patch-1
Open

BULK Fix broken link experiment#32875
v-thepet wants to merge 2 commits intoAzure:devfrom
v-thepet:patch-1

Conversation

@v-thepet
Copy link

Remove character causing broken link in output file https://learn.microsoft.com/en-us/cli/azure/batch/account?view=azure-cli-latest.
This is an experimental PR since the builds will likely break. See PR #30979

Related command

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

Remove character causing broken link in summary
@azure-client-tools-bot-prd
Copy link

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link

Hi @v-thepet,
Usually we only allow pull requests to be submitted to the dev branch, please double check your pull request target branch main.

@azure-client-tools-bot-prd
Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

@v-thepet v-thepet changed the base branch from main to dev February 27, 2026 21:47
Copilot AI review requested due to automatic review settings February 27, 2026 22:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken documentation link in the Azure Batch CLI help text. The URL https://learn.microsoft.com/azure/batch/batch-virtual-network had a stray trailing double-quote character (") appended to it, which was being included as part of the hyperlink when rendered to the docs page at https://learn.microsoft.com/en-us/cli/azure/batch/account, causing a broken link report.

Changes:

  • Removed the trailing " character from the URL in the long-summary for batch account outbound-endpoints

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 28, 2026

batch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants