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.
This property does not apply to Data Ingestion and Replication . |
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.
This property does not apply to Data Ingestion and Replication . |
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.
When you specify a supplementary file location,
select a managed identity or specify service principal
credentials in the custom properties to grant the
serverless runtime environment access to the file
location. |
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:
|
Managed identity | User-assigned managed identity that grants the serverless runtime
environment access to the supplementary file location.
Required if you don't provide access through service
principal credentials in the custom properties. |
Custom properties
| Additional properties for the serverless runtime environment. To
grant access to the supplementary file location through
service principal credentials, add the following custom
properties and their appropriate values:
Service principal credentials are required if you
don't configure a managed identity. If you configure
both a managed identity and service principal
credentials, the serverless runtime environment uses the
managed identity to access the file location. 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.
|