File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
sdk/translation/Azure.AI.Translation.Document Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
403404See 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/
You can’t perform that action at this time.
0 commit comments