Commit Graph

4 Commits

Author SHA1 Message Date
allenwux e976d6d469
<feat>[components]: Add pipeline component to schedule spark jobs in Azure Synapse (#5070)
* Add kubeflow pipeline component to schedule spark jobs in Synapse

* Add details of synapse permission configuration in README.md

* Update the documentation and fix some parameter issues

1. Update the documentation adding more details
2. Fix some parameter issues related to empty strings
3. Update the error messages

* Update README.md

Update README.md per Bernd's comments.

* Add comments and document for using container registry other than ACR

Add comments and document for using container registry other than ACR
2021-02-25 19:05:15 -08:00
Bernd Verst c1bb01294a
chore: adds more Azure Approvers and Reviewers (#5078)
* Adding more Azure approvers and reviewers

Adding the most active Azure contributors as reviewers and approvers.

* Update OWNERS
2021-02-07 22:34:33 -08:00
yilun-msft ec721fe94d
feat(components): Azure ML component to deploy model (#4711)
* Azure ML component to deploy model

* Adding more instructions for image repo name

* Add readme.md for pipeline deployment component

* Adding detailed instruction on model inference and docker image

* adding output for model deployment component

* merge run command and copy the entire folder

* Setting subscription after az login

* edit component yaml to search for command in src

* Add deployment config for aks

* Parsing the json and provide endpoint as the output
2020-11-18 18:54:50 -08:00
Sushant Divate 210eb8afaa
sample azure components (#4509)
* Azure components

* incorporate pr comments
2020-10-09 18:18:47 -07:00