You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@assafi This was something that came up in our code change review from the team. Do we know if we should be expecting encrypted texts from user since Pii might have some sensitive information and we are currently expecting the user to provide that in plain text?
We already have encryption in transit using HTTPS.
If TA to support additional encryption it would require a much larger setup (e.g. customers will need to provision and manage keys, upload and manage data, etc).
Anyway, this has gone through a threat model review and was approved.
Investigate if Text Analytics Pii endpoints should not take plain input text.
The text was updated successfully, but these errors were encountered: