Administrator
- Administrator
- All Products
Field
| Description
|
---|---|
Name
| Name of the serverless runtime environment.
|
Description
| Description of the serverless runtime environment.
|
Task type
| Type of tasks that run in the serverless runtime environment:
|
Maximum computer units per task
| Maximum number of serverless compute units corresponding to machine resources that a task can use.
|
Task time out (Minutes)
| By default, the timeout is 2880 minutes (48 hours). You can set the timeout to a value that is less than 2880 minutes.
|
Field
| Description
|
---|---|
Region
| Select the region where the serverless runtime environment is hosted.
|
Virtual network
| Select a virtual network to use.
|
Subnet
| Select a subnet within the virtual network to use. Be sure
you've completed Step 2. Configure the subnet . |
Supplementary file location
| ADLS Gen2 location of any supplementary files. Use the following format: abfs://<file_system>@<account_name>.dfs.core.windows.net/<path>
For example, to use a JDBC connection, you place the
JDBC JAR files in the supplementary file location and
then enter this location:
abfs://discaleqa@serverlessadlsgen2acct.dfs.core.windows.net/serverless
If you intend to run command tasks within the Azure
serverless runtime environment, create a folder named
command_scripts within
supplementary file location. For example, you
would create the folder here:
abfs://discaleqa@serverlessadlsgen2acct.dfs.core.windows.net/serverless/command_scripts
For more information about command tasks, see
"Command task steps" in Taskflows .
Ensure that there are no extra spaces or special
characters in the supplementary file location,
because this might cause the deployment to fail.
|
Data disks | Access files in an NFS file system. Configuring a data disk in your
serverless runtime environment allows you to access files in
NFS directories. For more information about configuring data
disks, see Working with data disks. Configure the following
properties to configure a data disk:
|
Custom properties
| Specific properties required for accessing the supplementary file
location. Add the
following custom properties and their appropriate
values:
Informatica Global Customer Support might
direct you to add other custom properties. If you
clone an Azure serverless runtime environment, you need
to re-enter the ServicePrincipalSecret because the
original value is replaced by a masked string.
|