Hi @Jalali, Hadi , I have received the confirmation that increasing the 20 URL/web address limit when using "on your data" from a URL/web address is not supported. This feature is in backlog but there no ETA for the same. You may have to create a custom solution for your scenario. You can try implementing a solution which uses a web crawler like "Beautiful Soup" which extracts contents from any web page. Then you can upload the extracted content on a Blob Storage Container and use Azure Search Documents SDK for indexing your documents programmatically. Please refer to the below documents for additional details -
Please let me know if you have any other questions.
Thanks
Saurabh
Please 'Accept as answer' and Upvote if it helped so that it can help others in the community looking for help on similar topics.