Linked Service Azure Search
Manages a Linked Service (connection) between Azure Search Service and Azure Data Factory.
Import
Data Factory Linked Service's can be imported using the resource id
, e.g.
$ pulumi import azure:datafactory/linkedServiceAzureSearch:LinkedServiceAzureSearch example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/example/providers/Microsoft.DataFactory/factories/example/linkedservices/example
Content copied to clipboard
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the name of the Data Factory Linked Service. Changing this forces a new resource to be created. Must be unique within a data factory. See the Microsoft documentation for all restrictions.
Link copied to clipboard
Link copied to clipboard
The URL of the Search Service endpoint (e.g. https://{searchServiceName}.search.windows.net).