You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting this error anytime I execute the manifestToSQL script on the azure function app
NB: I have setup the the AzureWebJobsStorage__accountName with the value as the storage account name in the Configuration but for some wired reasons, the CREATE external table script failed.
I can establish that the function app can access the manifest, just the external table creation failed
The text was updated successfully, but these errors were encountered:
Hi
I keep getting this error anytime I execute the manifestToSQL script on the azure function app
NB: I have setup the the AzureWebJobsStorage__accountName with the value as the storage account name in the Configuration but for some wired reasons, the CREATE external table script failed.
I can establish that the function app can access the manifest, just the external table creation failed
The text was updated successfully, but these errors were encountered: