External Table refresh

turagittech
Contributor

Hi,

I have a blob storage area in Azure where json files are being created. I can create an external table on the storage blob container, but when new files are added I don't see extra rows to query the data. Is there a better approach to accessing the data? Should I load it differently?