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
1. Replace **your-folder-name** with the folder containing the model.json file. Go to your storage account **Overview** > **Storage Explorer** > **Containers**, and then select the correct folder name.
@@ -101,6 +101,9 @@ In this example, account entity data is exported to the data lake.
101
101
102
102
10. Run the code, and refresh your storage container to find the new manifest, entity, resolved entity, and config files.
103
103
104
+
> [!NOTE]
105
+
> If there are changes made to the metadata of the entity, you must delete the generated files from the Data Lake and regenerate an updated manifest file by running the code again. It is recommended that you maintain the same name of the manifest file, so there is no need to update any Azure Data Factory dataflows or pipelines.
106
+
104
107
## Set the Data Lake Storage Gen2 storage account as a source
105
108
106
109
1. Open [Azure Data Factory](https://ms-adf.azure.com/home?factory=%2Fsubscriptions%2Fd410b7d3-02af-45c8-895e-dc27c5b35342%2FresourceGroups%2Fsama%2Fproviders%2FMicrosoft.DataFactory%2Ffactories%2Fadfathena), and then select **Create data flow**.
0 commit comments