Skip to content

az storage (Core & Extension) | example links need to be escaped in reference content #29621

@dbradish-microsoft

Description

@dbradish-microsoft

Describe the bug

Please escape these example links in source code so they are corrected in MicrosoftDocs/azure-docs-cli autogenerated reference content.

Example links are needed in reference examples, but they need to be escaped so that GitHub does not treat them like live URLs.

List of links that need escaped:

File name Build error
latest/docs-ref-autogen/storage/file/copy.yml Link 'https://myaccount.file.core.windows.net/myshare/mydir/myfile' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/storage/file/copy.yml Link 'https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/storage/file/copy.yml Link 'https://myaccount.file.core.windows.net/myshare/mydir/myfile' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/storage/file/copy.yml Link 'https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken' points to a page that doesn't exist. Check the path or URL and update the link.

Related command

az storage

Errors

n/a

Issue script & Debug output

n/a

Expected behavior

n/a

Environment Summary

Azure CLI 2.62.0

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamStorageaz storagepotential-pruningquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions