Export Schema/Dataset as Json into Azure Storage Account | Community
Skip to main content
Level 2
April 4, 2023
Solved

Export Schema/Dataset as Json into Azure Storage Account

  • April 4, 2023
  • 1 reply
  • 1137 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 reply

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
Anil_UmachigiAdobe EmployeeAccepted solution
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.