Export Schema/Dataset as Json into Azure Storage Account | Adobe Higher Education
Skip to main content
Level 2
April 4, 2023
Risolto

Export Schema/Dataset as Json into Azure Storage Account

  • April 4, 2023
  • 1 risposta
  • 1137 visualizzazioni

I want to export schema/dataset/connectors into azure storage account on daily basis whatever updating incrementally moving forward.

Questo argomento è stato chiuso alle risposte.
Migliore risposta di Anil_Umachigi

@masterleeman There is an easier way to do this for schemas, you do not need to export it to azure. 

You can use the API to export schema from one sandbox and import it to another using the relevant end points, refer to docs here. 

 

Also in works is a native feature which will allow to do this in the future. 

1 risposta

Anil_Umachigi
Adobe Employee
Adobe Employee
April 5, 2023

@masterleeman Could you expand more? What exactly do you want to export? 

Schema/Dataset are all saved within your sandbox instance, what in particular are you looking to export? 

 

 

Level 2
April 6, 2023

Thanks for the response Anil, as i am looking for copying all my schemas/dataset/dataflows as a json and store into the Azure Storage Account. Because i am planning to move those json from one instance to another instance that's why i am planning for. Could you help me to guide those which approach can works on this scenario.

Anil_Umachigi
Adobe Employee
Adobe Employee
April 6, 2023

@masterleeman There is an easier way to do this for schemas, you do not need to export it to azure. 

You can use the API to export schema from one sandbox and import it to another using the relevant end points, refer to docs here. 

 

Also in works is a native feature which will allow to do this in the future.