Defining Azure Blob Storage Upload Job Properties

Video 12.07.23 https://drive.google.com/file/d/1avdk9UrBDDAjS5cMuqpji2MJvL6qzZcO/view

{"URL":["/*.*/awa/pa_view_pa_view_UPLOAD_blob"],"heroDescriptionIdentifier":"ice_hero_upload_job_blob","customCards":[{"id":"ice_specific_Blob_Upload_Job","title":"Adding Upload Job Parameters","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_Upload_Job.htm","languages":["en-us"]},{"id":"ice_RA_Integration_Report","title":" RA / Integration Reports","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_RA_Properties.htm","languages":["en-us"]},{"id":"ice_Upload_Job_script_Blob","title":"Setting Job Properties through Scripts","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Script.htm","languages":["en-us"]},{"id":"ice_related_information_Blob_Upload_Job","title":"Related Information","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_Upload_Job.htm","languages":["en-us"]}]}
  • Context URL: /*.*/awa/pa_view_pa_view_UPLOAD_blob

    Hero: ice_hero_upload_job_blob

  • Adding Upload Job Parameters

    ice_specific_Blob_Upload_Job

    https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_Upload_Job.htm

  • Defining RA / Integration Reports

    ice_RA_Integration_Report

    https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_RA_Properties.htm

  • Defining Job Properties through Scripts

    ice_Upload_Job_script_Blob

    https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Script.htm

  • Related Information

    ice_related_information_Blob_Upload_Job

    https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_BLOB/*.*/Agent%20Guide/Content/Azure_Blob/Azure_Blob_Jobs_Upload_Job.htm

The Azure Blob Storage Upload Job allows you to upload a blob into an Azure Blob Storage container.

On the Upload Job page you define the parameters relevant to run that job on the Azure Blob Storage system from Automic Automation.

Note:

Some fields allow you to open a picker dialog from where you can select the file and the container. By default, only 200 entries are displayed. If the relevant file or container is not displayed among those 200, please type in the relevant name on the Search field to narrow down the list.

  • Connection

    Connection object that has the relevant information to connect to the Azure Blob Storage environment. To search for a Connection object, start typing its name to limit the list of the objects that match your input.

  • Container

    Azure Blob Storage container where you want to upload the files. You can click the browse button to the right of the field to open a picker dialog with all the available containers.

  • Blob Name

    The destination blob name to be uploaded. This field is useful only when a single file is being uploaded. For example, define file.txt.

    Notes:
    • If you leave this field empty, the name that you enter in the Source File Path will be used.

    • In case multiple files are found matching the filter criteria and the Blob Name is provided, the job fails. The following exception message might display:

    • More than one matched files found to copy. Please remove Destination Blob Name.

Note:

The Pre-Process page allows you to define the settings of all Azure Blob Storage jobs using script statements. These statements are processed before the Schedule Job is executed, see Setting Azure Blob Storage Job Properties Through Scripts.

See also: