I am ingesting data from IBMi system to Snowflake through Azure Data factory.
On the snowflake side I have an integration which has list of allowed storage locations and it has the Azure location which I am using.
However I am getting error: SQL compilation error: Location is not allowed by integration . Please use DESC INTEGRATION to check out allowed and blocked locations.
Could anyone suggest why I am getting this.
P.S: This was working for a long time. It started not working since last Friday.
Thanks