MicrosoftDocs / mslearn-route-and-process-data-logic-apps

Repository for Microsoft Learn module: Route and process data automatically using Logic Apps
Creative Commons Attribution 4.0 International
7 stars 12 forks source link

This subscription cannot create TextAnalytics until you agree to Responsible AI terms for this resource #8

Open simeonlg opened 2 years ago

simeonlg commented 2 years ago

Running setup-textanalytics.sh cannot be performed in sandbox mode and thus returns and empty key and account endpoint.

>bash setup-textanalytics.sh
Creating Text Analytics account...
(ResourceKindRequireAcceptTerms) This subscription cannot create TextAnalytics until you agree to Responsible AI terms for this resource. You can agree to Responsible AI terms by creating a resource through the Azure Portal then trying again. For more detail go to https://go.microsoft.com/fwlink/?linkid=2164190
ERROR: (ResourceNotFound) The Resource 'Microsoft.CognitiveServices/accounts/TweetAnalytics' under resource group 'learn-f41ec7dd-69c6-4071-9eb5-bd4c948a8cef' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
ERROR: (ResourceNotFound) The Resource 'Microsoft.CognitiveServices/accounts/TweetAnalytics' under resource group 'learn-f41ec7dd-69c6-4071-9eb5-bd4c948a8cef' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
Done!

Make a note of the following values for use in the rest of this exercise:

Cognitive Services account key:

Cognitive Services account endpoint:
verargulla commented 1 year ago

Any updates on this?