azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

azure-cli#18536: Adding support for ADF data flows with`az datafactory data-flow`

Open mindlessroman opened this issue 1 year ago • 5 comments

Creates the CLI commands for ADF data flows. Addresses #18536 on the azure-cli repo.

Included commands: create, show, update, list, and delete.


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az datafactory

General Guidelines

  • [x] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [x] Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

mindlessroman avatar Sep 29 '22 22:09 mindlessroman

datafactory

yonzhan avatar Sep 29 '22 23:09 yonzhan

/azp run

wangzelin007 avatar Oct 07 '22 06:10 wangzelin007

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 07 '22 06:10 azure-pipelines[bot]

Please update history.rst and manual/version.py if you want to release a new version

evelyn-ys avatar Oct 09 '22 03:10 evelyn-ys

Please update history.rst and manual/version.py if you want to release a new version

Will do!

mindlessroman avatar Oct 11 '22 19:10 mindlessroman

/azp run

mindlessroman avatar Oct 18 '22 18:10 mindlessroman

Commenter does not have sufficient privileges for PR 5407 in repo Azure/azure-cli-extensions

azure-pipelines[bot] avatar Oct 18 '22 18:10 azure-pipelines[bot]

Commenter does not have sufficient privileges for PR 5407 in repo Azure/azure-cli-extensions

Dang, hoped I would have been able to trigger it. @evelyn-ys It should be updated now!

mindlessroman avatar Oct 18 '22 18:10 mindlessroman

Commenter does not have sufficient privileges for PR 5407 in repo Azure/azure-cli-extensions

Dang, hoped I would have been able to trigger it. @evelyn-ys It should be updated now!

Hello, @mindlessroman

I want it but the PR has not merged, so do you know how can i use it before the PR merge ?

Oscaner avatar Oct 28 '22 05:10 Oscaner

[Release] Update index.json for extension [ datafactory ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=12040&view=results

azclibot avatar Oct 28 '22 05:10 azclibot