-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Add SSIS changes #6577
Conversation
SDK Automation [Logs] (Generated from 130e023, Iteration 3)
|
Automation for azure-sdk-for-pythonA 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: |
Automation for azure-sdk-for-goA 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: |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
There was a problem hiding this 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
@yaohaizh Do you have any idea about why Java SDK failed? |
Can anyone merge this pull request please? |
@erich-wang Can you please merge this pull request? Thanks. |
* Add SSIS changes * Add MigrateSsisTask in readme
…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.
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:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.