Skip to content

Commit af6a3e7

Browse files
authored
Update use-native-documents.md
1 parent 4384f04 commit af6a3e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/language-service/native-document-support/use-native-documents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ For this quickstart, you need a **source document** uploaded to your **source co
197197
}
198198
```
199199

200-
* For source `location`, the value is the SAS URL for the **source document (blob)**, not the source container SAS URL.
200+
* The source `location` value is the SAS URL for the **source document (blob)**, not the source container SAS URL.
201201

202-
* For `redactionPolicy` possible values are `UseRedactionCharacterWithRefId` (default) or `UseEntityTypeName`. For more information, *see* [**PiiTask Parameters**](/rest/api/language/text-analysis-runtime/analyze-text?view=rest-language-2023-11-15-preview&tabs=HTTP#piitaskparameters&preserve-view=true).
202+
* The `redactionPolicy` possible values are `UseRedactionCharacterWithRefId` (default) or `UseEntityTypeName`. For more information, *see* [**PiiTask Parameters**](/rest/api/language/text-analysis-runtime/analyze-text?view=rest-language-2023-11-15-preview&tabs=HTTP#piitaskparameters&preserve-view=true).
203203

204204
### Run the POST request
205205

0 commit comments

Comments
 (0)