Skip to content

Commit 4f65455

Browse files
committed
use SAS_Token instead
1 parent 2ce27c4 commit 4f65455

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/speech-service/batch-synthesis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ You should receive a response body in the following format:
134134
}
135135
},
136136
"outputs": {
137-
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-01/results.zip?skoid=e3eb71b6-2f74-4d2f-a299-c435e84ae6ad&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2024-03-12T06%3A36%3A14Z&ske=2024-03-18T06%3A41%3A14Z&sks=b&skv=2023-11-03&sv=2023-11-03&st=2024-03-12T07%3A20%3A31Z&se=2024-03-15T07%3A25%3A31Z&sr=b&sp=rl&sig=Masked"
137+
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-01/results.zip?SAS_Token"
138138
}
139139
}
140140
```
@@ -181,7 +181,7 @@ You should receive a response body in the following format:
181181
}
182182
},
183183
"outputs": {
184-
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-03/results.zip?skoid=e3eb71b6-2f74-4d2f-a299-c435e84ae6ad&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2024-03-12T06%3A36%3A14Z&ske=2024-03-18T06%3A41%3A14Z&sks=b&skv=2023-11-03&sv=2023-11-03&st=2024-03-12T07%3A23%3A52Z&se=2024-03-15T07%3A28%3A52Z&sr=b&sp=rl&sig=Masked"
184+
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-03/results.zip?SAS_Token"
185185
}
186186
},
187187
{
@@ -211,7 +211,7 @@ You should receive a response body in the following format:
211211
}
212212
},
213213
"outputs": {
214-
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-02/results.zip?skoid=e3eb71b6-2f74-4d2f-a299-c435e84ae6ad&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2024-03-12T06%3A36%3A14Z&ske=2024-03-18T06%3A41%3A14Z&sks=b&skv=2023-11-03&sv=2023-11-03&st=2024-03-12T07%3A23%3A52Z&se=2024-03-15T07%3A28%3A52Z&sr=b&sp=rl&sig=Masked"
214+
"result": "https://stttssvcuse.blob.core.windows.net/batchsynthesis-output/29f2105f997c4bfea176d39d05ff201e/my-job-02/results.zip?SAS_Token"
215215
}
216216
}
217217
],

0 commit comments

Comments
 (0)