@Rusydan (Dan) Models deployed using Azure OpenAI cannot search the internet like ChatGPT.
You can use your deployed model with a set of URLs as a data source though. This comes with its limitations where files are still stored on Azure storage containers and then indexed with Azure AI search and then used by the model. This will also not use the latest content from the URL, as it only checks for the index that was used while it was first created.
I hope this helps!!
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.