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 support for Synapse link connection #17845

Merged
merged 9 commits into from
May 13, 2022
Merged

Conversation

houjiaqi21
Copy link
Contributor

Add support for Synapse Link Connection:

  • Get-AzSynapseLinkConnection
  • Set-AzSynapseLinkConnection
  • Start-AzSynapseLinkConnection
  • Stop-AzSynapseLinkConnection
  • Remove-AzSynapseLinkConnection
  • Get-AzSynapseLinkConnectionDetailedStatus
  • Set-AzSynapseLinkConnectionLinkTable
  • Get-AzSynapseLinkConnectionLinkTable
  • Get-AzSynapseLinkConnectionLinkTableStatus
  • Update-AzSynapseLinkConnectionLandingZoneCredential

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:

@wyunchi-ms
Copy link
Contributor

/azp run azure-powershell - security-tools

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@wyunchi-ms wyunchi-ms left a comment

Choose a reason for hiding this comment

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

Please remove nupkg from LocalFeed. We don't accept nupkg in main branch.

@houjiaqi21
Copy link
Contributor Author

Please remove nupkg from LocalFeed. We don't accept nupkg in main branch.

OK, I will remove it.

@wyunchi-ms
Copy link
Contributor

So we will wait for the nupkg published first.

@wonner
Copy link
Contributor

wonner commented May 5, 2022

So we will wait for the nupkg published first.

@wyunchi-ms The SDK has already been published
@houjiaqi21 please help fix the build error.

'Set-AzSynapseLinkConnectionLinkTables',
'Get-AzSynapseLinkConnectionLinkTables',
'Get-AzSynapseLinkConnectionLinkTablesStatus',
'Update-AzSynapseLinkConnectionLandingZoneCredential'
Copy link
Contributor

Choose a reason for hiding this comment

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

remove these line

@houjiaqi21 houjiaqi21 force-pushed the yanjun branch 2 times, most recently from 27a8c3a to 7d040a1 Compare May 5, 2022 07:05
@wyunchi-ms
Copy link
Contributor

/azp run azure-powershell - security-tools

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants