Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Azure Data Factory のコピー アクティビティの出力からファイル パスを取得する方法はありますか。パイプラインに出力ファイルパスを使用したい別のアクティビティがあります。また、パラメーターの値としてファイルパスも追加します。
コピー アクティビティの出力からファイル パスを取得することはできません。
ファイルパスをパラメーターとして設定し、それをデータセットに渡すことができます。
シンクのデータセット:
次に、このファイルパス パラメーターを別のアクティビティに渡すことができます。