MicrosoftDocs / CloudAppSecurityDocs

Public repo for CloudAppSecurityDocs-pr
Creative Commons Attribution 4.0 International
107 stars 155 forks source link

More info needed on "Contains" #636

Closed Torxsmind closed 1 year ago

Torxsmind commented 1 year ago

You documentation has the following statement "When using the file policy filters, Contains will search only for full words – separated by commas, dots, hyphens or spaces to search." but no examples are given. "Full words" is not very clear and can be interpreted a few ways.

For example: I have (3) files in onedrive:

  1. Tacos.txt
  2. SupremeTacos.txt
  3. Tacos_recipe.txt

    if the filter has CONTAINS = Tacos

What will match the "Full Word"?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

dcurwin commented 1 year ago

Thank you for your comment. We'll investigate and get back to you.

dcurwin commented 1 year ago

The documentation appears to cover these scenarios. If you have further questions, please open a support case.

Torxsmind commented 1 year ago

I would disagree with your comments as there are still some room for interpertation. The examples published are if you are searching for more than one word. I am asking about a single word and how the filter will react with a concatenated file name. In my example would SupremeTacos.txt be flagged if my Filter was just Tacos?

I am not asking for support here, I am telling you that the documentation could be updated for more clarity. Looking at some of the other closed issues other people are having concerns.