Hello @Jarrod Henningsen ,
I understand your concern regarding the data classifications.
The below possible scenarios might be the reasons for the above behavior. Do let us know if not.
- If the sample size is too small or not representative, the system may not confidently apply a classification. You need to ensure that your data contains sufficient and representative samples of the sensitive information you expect Purview to classify.
- As per this MS Documentation, for system classification minimum match threshold value is set at 60% and cannot be changed. Cross-check whether your input csv data met this threshold or not.
Coming to your custom classification, please try the below possible workaround methods while creating it.
- There might be some hard-coding mistake while giving the Regular expression and you can consider generating the automatic Regular expression by giving a sample csv file containing all required classification values. If needed, you can test the classifying rule with another set of csv file containing sample test cases for this classification.

- You can try the Dictionary classification which also needs a csv file with single column of containing required values.
I hope this information helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.