Forum Discussion
404 Resource Not Found Key Phrases
Hi,
I am trying to run a key phrase extraction but my function is providing an error:
================
An error occurred in the ‘’ query. DataSource.Error: Web.Contents failed to get contents from 'https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases' (404): Resource Not Found
Details:
DataSourceKind=Web
DataSourcePath=https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases
Url=https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases
===============
Not sure what my issue is here, I followed the tutorial MS docs here:
and updated the permissions too along the way. I am not sure why the endpoint is not recognised? I copied it directly from my Azure account. For reference my custom function is as follows:
any help would be great!
2 Replies
- AlexM1989Frequent Visitor
Post was marked as spam incorrectly - does anyone have any recommendations? Thank you.
- v-easonf-msft
Community Support
Hi, AlexM1989
Just from your M code, I don't see any errors.
You may need to recheck your endpoint URL and regenerate key1 in azure, then copy and use it in PowerBI.
Please refer to below links to check you steps.
How To Use Azure Text Analytics In Power BI
Azure Text Analytics and Power BI
Best Regards,
Community Support Team _ Eason