File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/speech-service Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ For maximum security use the `sasValidityInSeconds` parameter with the value set
101101https://eastus.api.cognitive.microsoft.com/speechtotext/v3.1/endpoints/base/en-US/files/logs?sasValidityInSeconds=0
102102```
103103
104- Such request returns plain Storage Account URLs for data files (no SAS or other additions). For example:
104+ Such a request returns direct Storage Account URLs to data files (without SAS or other additions). For example:
105105
106106``` json
107107"links" : {
@@ -141,7 +141,7 @@ For maximum security use the `sasValidityInSeconds` parameter with the value set
141141https://eastus.api.cognitive.microsoft.com/speechtotext/v3.1/datasets/8427b92a-cb50-4cda-bf04-964ea1b1781b/files?sasValidityInSeconds=0
142142```
143143
144- Such request returns plain Storage Account URLs for data files (no SAS or other additions). For example:
144+ Such a request returns direct Storage Account URLs to data files (without SAS or other additions). For example:
145145
146146``` json
147147 "links" : {
You can’t perform that action at this time.
0 commit comments