Skip to content

Update array-contains.md #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jeriela
Copy link

@jeriela jeriela commented May 28, 2025

Updating broken link to the correct range index page link

Updating broken link to the correct range index page link
Copy link
Contributor

@jeriela : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 6f2dec1:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/cosmos-db/nosql/query/array-contains.md ⚠️Warning Details

articles/cosmos-db/nosql/query/array-contains.md

  • Line 49, Column 40: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/cosmos-db/index-overview?source=recommendations#range-index' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 49, Column 40: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/cosmos-db/index-overview?source=recommendations#range-index' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@v-dirichards
Copy link
Contributor

@seesharprun

Can you review the proposed changes?

Note: The localization en-us must be removed before we can merge.

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged C+L Pull Request Review Team label label May 28, 2025
@@ -46,7 +46,7 @@ The following example illustrates how to check for specific values or objects in

## Remarks

- This system function benefits from a [range index](../../index-policy.md#includeexclude-strategy).
- This system function benefits from a [range index](https://learn.microsoft.com/en-us/azure/cosmos-db/index-overview?source=recommendations#range-index).
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change this link to range index

Copy link
Contributor

@markjbrown markjbrown left a comment

Choose a reason for hiding this comment

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

see my inline comment for fix to the link for range index doc.

@VanMSFT
Copy link
Member

VanMSFT commented May 29, 2025

#assign:seesharprun

Copy link
Contributor

Users seesharprun are already assigned.

@@ -46,7 +46,7 @@ The following example illustrates how to check for specific values or objects in

## Remarks

- This system function benefits from a [range index](../../index-policy.md#includeexclude-strategy).
- This system function benefits from a [range index](https://learn.microsoft.com/en-us/azure/cosmos-db/index-overview?source=recommendations#range-index).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- This system function benefits from a [range index](https://learn.microsoft.com/en-us/azure/cosmos-db/index-overview?source=recommendations#range-index).
- This system function benefits from a [range index](../../index-overview.md#range-index).

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

Successfully merging this pull request may close these issues.

5 participants