Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable feature store to provision network and flip public network access #31645

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

fredms
Copy link
Contributor

@fredms fredms commented Aug 14, 2023

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning labels Aug 14, 2023
@github-actions
Copy link

Thank you for your contribution @fredms! We will review the pull request and get back to you soon.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-ml

@needuv needuv merged commit 942f485 into Azure:main Aug 16, 2023
15 checks passed
MilesHolland pushed a commit to MilesHolland/azure-sdk-for-python that referenced this pull request Aug 18, 2023
…ess (Azure#31645)

* Enable feature store to provision network and flip public network access

* Format the code
MilesHolland added a commit that referenced this pull request Aug 21, 2023
* Enable feature store to provision network and flip public network access (#31645)

* Enable feature store to provision network and flip public network access

* Format the code

* Update provision network to include spark (#31685)

* [FeatureStore] simple feature store setup (#31468)

* simple feature store initial commit

* add unit tests

* add e2e tests

* update

* test

* test

* update

* remove print

* update

* update

* update

* u

* update template

* update template

* update

* add dependency

* [ml] Address apiview docstring comments for 1.10.0 release (#31709)

* Remove extra/incorrect load_component methods and fix example

* Fix 'integer' typo to 'int'

* Fix 'integer' typo to 'int', change keyword args from param

* Remove parent class args from docstring

* Fix load_component example

* Update project template (#31704)

* minor fix (#31706)

---------

Co-authored-by: Fred Li <51424245+fredms@users.noreply.github.com>
Co-authored-by: runhli <87873226+runhli@users.noreply.github.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
Co-authored-by: ZhidaLiu <zhili@microsoft.com>
lmazuel pushed a commit that referenced this pull request Aug 21, 2023
…ess (#31645)

* Enable feature store to provision network and flip public network access

* Format the code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants