Skip to content

Fix broken links in content documents #5497

@easonyq

Description

@easonyq

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for the current version of Azure CLI.

Azure CLI version being used

N/A

Link to affected document

https://learn.microsoft.com/en-us/cli/azure/reference-docs-index?view=azure-cli-latest

Description of the documentation error

Suppose you are a professional content author working for Microsoft. You write and manage technical documents for Microsoft products.

Now there is a broken link (means the target URL cannot be accessed or returns 404) in your document, can you try to fix it?

You can either find a more proper and accessible link based on the context of the link, or remove the link (also consider whether to remove the text) if you cannot find proper substitution.

The page is https://learn.microsoft.com/en-us/cli/azure/reference-docs-index?view=azure-cli-latest

The contents containing broken link are:

| [az databricks workspace](/cli/azure/databricks/workspace) | [Get Microsoft Entra ID tokens for service principals](/azure/databricks/dev-tools/service-prin-aad-token)
|  | [Build a data pipeline by using Azure Data Factory, DevOps, and machine learning](/azure/devops/pipelines/apps/cd/azure/build-data-pipeline)
|  | [Azure CLI login with a Microsoft Entra ID service principal](/azure/databricks/dev-tools/azure-cli-login-service-principal)
|  | [Get Microsoft Entra ID tokens for users by using the Azure CLI](/azure/databricks/dev-tools/user-aad-token)
|  | [Configure customer-managed keys for Azure managed disks](/azure/databricks/security/keys/cmk-managed-disks-azure/cmk-managed-disks-azure)

And the broken link is /azure/databricks/dev-tools/azure-cli-login-service-principal

Suggested fix

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions