Ingest Files to Azure AI Search Index using Guides > Using the Ingest Files to Azure AI Search Index using Guides recipe > Step 4. Configure and publish the AzureStorageAccountConnection connection
  

Step 4. Configure and publish the AzureStorageAccountConnection connection

Configure the host name and SAS token to authorize a request to connect to the Azure storage account, and then publish the AzureStorageAccountConnection connection.
    1Open the AzureStorageAccountConnection connection.
    2From the Type list, select AzureStorageAccount from the recipe assets folder.
    3From the Run On list, select Cloud Server or any Secure Agent.
    4In the Connection Properties section, enter values for the following properties:
    Property
    Description
    Host Name
    The host name to connect to the Azure storage account.
    SAS Token
    The query string includes all the required information to authorize a request. The token specifies the resource that a client can access, the permissions granted, and the period during which the signature is valid.
    5 Save and publish the connection.