Using Dynamic parameter in Copy activity’s SRC(REST) (Azure Data Factory)

[japanese(日本語)]

1. Create DataSet.
1.1. Link Service ….. Select “REST”.  (you can specify any base URL(ex: http://localhost/)
1.2. Add new parameter  as  URL(for example)

 

1.3. Set Related URL as “@dataset().URL”

 

2. Create Pipeline
2.1. Add Copy activity
2.1.1 Select Source
(1)Select Dataset created above
(2)you can set preferred value as URL.