Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to retrieve the contents of a URL in a user-uploaded file #2213

Open
Cloudinfo-Github opened this issue Dec 5, 2024 · 2 comments
Open

Comments

@Cloudinfo-Github
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Unable to read content in URL using file retrieval function

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

azd version?

run azd version and copy paste here.

Versions

Mention any other details that might be useful

Currently, when I try to upload a file, it can be retrieved normally, but the URL in the file cannot be retrieved. I have added the URL to the index in Azure AI Search, but it still has no effect. What is the correct method? The main purpose is to have Azure AI Search function as a crawler and help me organize the information I need on the website. Please help me. Thank you.


Thanks! We'll be in touch soon.

@pamelafox
Copy link
Collaborator

Are you looking for the Blob storage URL? If so, that's stored in the "storageUrl" field in the Azure AI Search index. If you're looking for something else, please clarify.

@Cloudinfo-Github
Copy link
Author

Are you looking for the Blob storage URL? If so, that's stored in the "storageUrl" field in the Azure AI Search index. If you're looking for something else, please clarify.

thanks for reply. What I want is to be able to retrieve the content in the URL, which is the function of a web crawler. Is it possible to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants