Az.Search

0.8.0

Microsoft Azure PowerShell - Azure Search management cmdlets for Windows PowerShell and PowerShell Core.

For more information on Search, please visit the following: https://docs.microsoft.com/azure/search/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Search

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Search

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM AzureSearch

Cmdlets

New-AzSearchService Get-AzSearchService Set-AzSearchService Remove-AzSearchService Get-AzSearchAdminKeyPair New-AzSearchAdminKey Get-AzSearchQueryKey New-AzSearchQueryKey Remove-AzSearchQueryKey Get-AzSearchPrivateEndpointConnection Set-AzSearchPrivateEndpointConnection Remove-AzSearchPrivateEndpointConnection New-AzSearchSharedPrivateLinkResource Get-AzSearchSharedPrivateLinkResource Set-AzSearchSharedPrivateLinkResource Remove-AzSearchSharedPrivateLinkResource Get-AzSearchPrivateLinkResource

PSEditions

Core Desktop

Dependencies

Release Notes

* Added support for new networking features
- Updated dependency for Microsoft.Azure.Management.Search from 3.0.0 to 4.0.0
   - Support for adding IP rules to service
   - Support for disabling public network access to the service (service is only accessible via private endpoints)
   - Support for managing private endpoint connections
   - Support for listing resources for which outbound private endpoints can be created
   - Support for creating outbound private endpoints (shared private link resources) from service to other Azure resources
* Added support for assigning (or removing) system assigned identity for service

FileList

Version History

Version Downloads Last updated
0.8.0 (current version) 0 2/5/2021
0.7.4 4 12/13/2019
0.7.3 4 8/23/2019
0.7.2 2 5/17/2019
0.7.1 2 12/14/2018
0.7.0 2 11/30/2018
0.6.1 4 11/21/2018
0.6.0 2 11/16/2018
0.5.0 2 11/2/2018
0.4.0 2 10/19/2018
0.3.0 4 10/5/2018
0.1.0 4 9/27/2018
Show more