Published
September 6, 2023
Author
U
Unknown
Azure Storage Account with Azure Cognitive Services Translator Account
Following are the steps I had to follow to setup a working solution of Azure Storage Account with Azure Cognitive Services Translator Account.Steps:Create Azure Storage AccountCreate Azure Cognitive S...
Following are the steps I had to follow to setup a working solution of Azure Storage Account with Azure Cognitive Services Translator Account.
Steps:
- Create Azure Storage Account
- Create Azure Cognitive Services Translator Account
- Assign Azure Storage Account access permissions to User Account (if user based authentication)
- Assign Azure Storage Account access permissions to Translator Account Identity (REST API Calls)
More details to follow in future or with a new blog post.