MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.3k stars 21.48k forks source link

Wrong note for inputParameter 'compareTo' for ClaimsTranformation 'CompareClaimToValue' #121362

Closed lordldx closed 6 months ago

lordldx commented 7 months ago

The element table for the claims transformation 'CompareClaimToValue' shows the following note for the input parameter 'compareTo': String comparison, one of the values: Ordinal, OrdinalIgnoreCase.

This is not correct. the compareTo parameter contains the string to which the input claim 'inputClaim1' must be compared.


Document Details

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

PesalaPavan commented 7 months ago

@lordldx Thanks for your feedback! We will investigate and update as appropriate.

ManoharLakkoju-MSFT commented 7 months ago

@lordldx Thank you for bringing this to our attention. I've delegated this to content author @kengaderdus, who will review it and offer their insightful opinions.

kengaderdus commented 6 months ago

@lordldx Thank you for bringing this to our attention. We will update the article.

please-close

lordldx commented 6 months ago

@kengaderdus Seems like bad practice to me to close this issue before the change is actually done. There isn't even an open PR for this yet!

Please reopen.