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

Add SSIS changes #6577

Merged
merged 2 commits into from
Jul 16, 2019
Merged

Add SSIS changes #6577

merged 2 commits into from
Jul 16, 2019

Conversation

tezhangmsvan
Copy link
Contributor

@tezhangmsvan tezhangmsvan commented Jul 10, 2019

Latest improvements:

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 10, 2019

SDK Automation [Logs] (Generated from 130e023, Iteration 3)

Succeeded Python: Azure/azure-sdk-for-python [Logs] [Diff]
Succeeded Go: Azure/azure-sdk-for-go [Logs] [Diff]
Warning JavaScript: Azure/azure-sdk-for-js [Logs] [Diff]
  • No packages generated.
Failed Java: Azure/azure-sdk-for-java [Logs] [Diff]

@AutorestCI
Copy link

AutorestCI commented Jul 10, 2019

Automation for azure-sdk-for-python

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-python#6364

@AutorestCI
Copy link

AutorestCI commented Jul 10, 2019

Automation for azure-sdk-for-go

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-go#5257

@AutorestCI
Copy link

AutorestCI commented Jul 10, 2019

Automation for azure-sdk-for-java

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-java#3730

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@Juliehzl Juliehzl added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 10, 2019
Copy link
Contributor

@ryansbenson ryansbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is consistent with other Tasks

@ryansbenson ryansbenson added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 10, 2019
@tezhangmsvan tezhangmsvan self-assigned this Jul 11, 2019
@Juliehzl
Copy link
Contributor

@yaohaizh Do you have any idea about why Java SDK failed?

@tezhangmsvan
Copy link
Contributor Author

Can anyone merge this pull request please?

@tezhangmsvan tezhangmsvan requested a review from erich-wang July 15, 2019 17:52
@tezhangmsvan
Copy link
Contributor Author

@erich-wang Can you please merge this pull request? Thanks.

@Juliehzl Juliehzl merged commit 6cb2a66 into Azure:master Jul 16, 2019
celikcigdem pushed a commit to celikcigdem/azure-rest-api-specs that referenced this pull request Jul 17, 2019
* Add SSIS changes

* Add MigrateSsisTask in readme
leniatgh pushed a commit to leniatgh/azure-rest-api-specs that referenced this pull request May 13, 2022
…zure#6577)

* First commit. Copy existing 2021-12-01-privatepreview to 2022-03-01-privatepreview

* Update version number in spec/examples

* AttachNetwork, DevBoxDefinition addition + Pool and NetworkSettings changes.

- Added attachedNetworks resource under DevCenter. This allows an admin to attach a NetworkSettings resource to a DevCenter. By doing so, it is made available (read-only) at the Project level (as it is needed to create a Pool, but those users won't generally have access to the DevCenter) for each Project associated with the DevCenter

- Add DevBoxDefinition resource under DevCenter. This resource is mostly a copy of MachineDefintion (who's use will be deprecated eventually). Like AttachedNetwork, this is also exposed (read-only) at the Project level to allow for use during Pool creation.

- NetworkSettings resource: Added a domainJoinType property to NetworkSettings resource, and networkingResourceGroupName property to enable customer to provide a name for a managed resource group.

* Rename AttachedNetwork.location property to networkConnectionLocation

Rename AttachedNetwork.location property to networkConnectionLocation to make it clearer that this exposes the location of the resource referenced in networkConnectionResourceId.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants