Skip to content

Commit f911201

Browse files
authored
Update README.md (Azure#21235)
1 parent 74aea93 commit f911201

File tree

1 file changed

+2
-0
lines changed
  • sdk/translation/Azure.AI.Translation.Document

1 file changed

+2
-0
lines changed

sdk/translation/Azure.AI.Translation.Document/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ Samples showing how to use the Cognitive Services Document Translation library a
398398

399399
### Advanced samples
400400
- [Multiple Inputs][multiple_Inputs_sample]
401+
- [Create Storage Containers and start translation][using_storage_sample]
401402

402403
## Contributing
403404
See the [CONTRIBUTING.md][contributing] for details on building, testing, and contributing to this library.
@@ -435,6 +436,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
435436
[documents_status_sample]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/translation/Azure.AI.Translation.Document/samples/Sample2_PollIndividualDocuments.md
436437
[operations_history_sample]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/translation/Azure.AI.Translation.Document/samples/Sample3_OperationsHistory.md
437438
[multiple_inputs_sample]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/translation/Azure.AI.Translation.Document/samples/Sample4_MultipleInputs.md
439+
[using_storage_sample]: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/translation/Azure.AI.Translation.Document/tests/samples/Sample_StartTranslationWithAzureBlob.cs
438440

439441
[azure_cli]: https://docs.microsoft.com/cli/azure
440442
[azure_sub]: https://azure.microsoft.com/free/

0 commit comments

Comments
 (0)