Skip to content

[Azure Cognitive Search][Management SDK] Update Az.Search to use latest SDK version of management SDK#13904

Merged
msJinLei merged 15 commits intoAzure:masterfrom
arv100kri:arv100kri/sdk-update
Jan 15, 2021
Merged

[Azure Cognitive Search][Management SDK] Update Az.Search to use latest SDK version of management SDK#13904
msJinLei merged 15 commits intoAzure:masterfrom
arv100kri:arv100kri/sdk-update

Conversation

@arv100kri
Copy link
Copy Markdown
Member

@arv100kri arv100kri commented Jan 8, 2021

Description

Pulled in the latest .NET SDK for the Microsoft.Azure.Search.Management package and updated the Az.Powershell module to utilize all the latest features introduced. The following are the relevant changes:

  • Added new properties (IpRules, Identity, PrivateEndpointConnections and SharedPrivateLinkResources) to search service module and relevant cmdlets
  • Added ability to manage shared private link resources (and get list of supported private link resources)
  • Added ability to manage private endpoint connections

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:

@arv100kri arv100kri force-pushed the arv100kri/sdk-update branch 2 times, most recently from 52de0bf to 602bcf5 Compare January 11, 2021 19:41
@arv100kri arv100kri force-pushed the arv100kri/sdk-update branch from 602bcf5 to 2af59f6 Compare January 12, 2021 03:02
@arv100kri arv100kri force-pushed the arv100kri/sdk-update branch from 82cae1a to 0966741 Compare January 14, 2021 19:58
@arv100kri arv100kri marked this pull request as ready for review January 14, 2021 19:59
@msJinLei msJinLei self-requested a review January 15, 2021 07:54
@msJinLei msJinLei merged commit d9332a0 into Azure:master Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants