az search shared-private-link-resource
Manage Azure Search shared private link resources.
Commands
Name | Description | Type | Status |
---|---|---|---|
az search shared-private-link-resource create |
Create shared privatelink resources in a Search service in the given resource group. |
Core | GA |
az search shared-private-link-resource delete |
Initiates the deletion of the shared private link resource from the search service. |
Core | GA |
az search shared-private-link-resource list |
Gets a list of all shared private link resources managed by the given service. |
Core | GA |
az search shared-private-link-resource show |
Gets the details of the shared private link resource managed by the search service in the given resource group. |
Core | GA |
az search shared-private-link-resource update |
Update shared privatelink resources in a Search service in the given resource group. |
Core | GA |
az search shared-private-link-resource wait |
Wait for async shared private link resource operations. |
Core | GA |
az search shared-private-link-resource create
Create shared privatelink resources in a Search service in the given resource group.
az search shared-private-link-resource create --group-id
--name
--resource-group
--resource-id
--service-name
[--no-wait]
[--request-message]
Required Parameters
The group id of the resource; for example: blob, sql or vault.
Name of the shared private link resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Fully qualified resource ID for the resource. for example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/ {resourceProviderNamespace}/{resourceType}/{resourceName}.
The name of the search service.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Custom request message when creating or updating the shared privatelink resources.
Property | Value |
---|---|
Default value: | Please approve |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az search shared-private-link-resource delete
Initiates the deletion of the shared private link resource from the search service.
az search shared-private-link-resource delete --name
--resource-group
--service-name
[--yes]
Required Parameters
The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group. Required.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The name of the search service.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Do not prompt for confirmation.
Property | Value |
---|---|
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az search shared-private-link-resource list
Gets a list of all shared private link resources managed by the given service.
az search shared-private-link-resource list --resource-group
--service-name
Required Parameters
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The name of the search service.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az search shared-private-link-resource show
Gets the details of the shared private link resource managed by the search service in the given resource group.
az search shared-private-link-resource show --name
--resource-group
--service-name
Required Parameters
The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group. Required.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The name of the search service.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az search shared-private-link-resource update
Update shared privatelink resources in a Search service in the given resource group.
az search shared-private-link-resource update --group-id
--name
--request-message
--resource-group
--resource-id
--service-name
[--no-wait]
Required Parameters
The group id of the resource; for example: blob, sql or vault.
Name of the shared private link resource.
Custom request message when creating or updating the shared privatelink resources.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Fully qualified resource ID for the resource; for example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/ {resourceProviderNamespace}/{resourceType}/{resourceName}.
The name of the search service.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az search shared-private-link-resource wait
Wait for async shared private link resource operations.
az search shared-private-link-resource wait --name
--resource-group
--service-name
[--created]
[--custom]
[--deleted]
[--exists]
[--interval]
[--timeout]
[--updated]
Required Parameters
The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group. Required.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The name of the search service.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Wait until created with 'provisioningState' at 'Succeeded'.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Wait until the condition satisfies a custom JMESPath query. E.g. provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Wait until deleted.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Wait until the resource exists.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Polling interval in seconds.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | 30 |
Maximum wait in seconds.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | 3600 |
Wait until updated with provisioningState at 'Succeeded'.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |