Azure Container Instance Management

Azure Container Instance Management is a service that enables you to deploy containers on the Microsoft Azure public cloud without having to provision or manage any underlying infrastructure.
The service, which supports both Linux and Windows containers, eliminates the need for you to provision virtual machines, or implement a container orchestration platform, such as Kubernetes, to deploy and run containers. Instead, with Azure Container Instances you can spin up a new container using the Azure Container Instance Management connector actions, and Microsoft automatically provisions and scales the underlying compute resources. Azure containers also support standard Docker images you can pull from a container registry, such as Docker Hub or Azure Container Registry.
For more information on Azure Container Instance Management see the company website.
In the context of Nintex Workflow Cloud, Azure Container Instance Management is a connector Service used to define a connection required for associated actions and start events. Examples include Salesforce and Box. Method of integration to cloud services, business applications and content stores..
The Azure Container Instance Management connector Service used to define a connection required for associated actions and start events. Examples include Salesforce and Box. Method of integration to cloud services, business applications and content stores. is used to create connections for Azure Container Instance Management actions A tool for building the processes, logic, and direction within workflows..
The following actions are available:
Use the Get a container group action in a workflow to retrieve the available containers in a container group. Use the Start and Stop actions to manage when container instances start and stop. Use the Get container logs action to retrieve the details of a container. You can use conditional statements in your workflow to discover if a container instance is running or not, and then start or stop it depending on the requirements of your workflow.
Create an Azure Container Instance Management connection
You can create connections from the Automate or Designer page.
Note: Your browser-stored credentials are accessed to create connections. Either clear credentials from browser memory or make sure the stored credentials are for the intended environment.

- The account you use to create a connection for Azure Container Instance Management is the account that has access to the Azure Container Instance Management actions.
-
You must register a single tenant app in Azure Active Directory, and configure a client secret. See Quickstart: Register an application with the Microsoft identity platform for the steps to register a new application. This must be a single tenant app.
-
You need the app's client ID, client secret, and the tenant ID. You can find them on your Azure portal tenant settings page.

-
On the top navigation bar, click Automate, and then select Connections from the left navigation.
-
On the Connections page, click Add new.
-
In the Add a new connection section that opens, fill in the following.
In this field
Select or enter the following
Connector Azure Container Instance Management -
Click Connect.
-
In the Configure a connection window, fill in the fields as follows.
In this field
Select or enter the following
Connection name A name for your new connection Client ID The client ID generated from the Azure portal tenant settings page. Client secret The client secret generated from the Azure portal tenant settings page. Tenant ID The tenant ID displayed on your Azure portal tenant settings page. -
Click Connect.
-
Follow the prompts to enter credentials and grant access to Nintex Workflow Cloud.
- In the permissions dialog, you can do one of the following:
- Edit the Owners or Users permissions according to data source usage requirements and click Save permissions.
Tip: You can assign connection owners or users permissions according to your access requirements. For more information, see Permissions.
Your new connection appears on the Connections page.

-
Access the Designer page
- On the top navigation bar, click Automate > Workflows, and then select the required workflow.
(Or)
- On the top navigation bar, click Automate > Create workflow.
- Click the Azure Container Instance Management action you want to add the connection to, or drag an Azure Container Instance Management action into the workflow and select it.
-
In the drop-down list for Connection, select Add new connection.
-
In the Connection window, fill in the fields as follows.
In this field
Select or enter the following
Connection name A name for your new connection Client ID The client ID generated from the Azure portal tenant settings page. Client secret The client secret generated from the Azure portal tenant settings page. Tenant ID The tenant ID displayed on your Azure portal tenant settings page. -
Click Connect.
-
Follow the prompts to enter credentials and grant access to Nintex Workflow Cloud.
- In the permissions dialog, you can do one of the following:
- Edit the Owners or Users permissions according to data source usage requirements and click Save permissions.
Tip: You can assign connection owners or users permissions according to your access requirements. For more information, see Permissions.
Your new connection appears in the Connection field of your action.
Permissions
Permissions enable you to manage access for other users to use, edit, and delete connections.
Use |
Edit |
Delete |
Assign |
|
---|---|---|---|---|
Owners |
![]() |
![]() |
![]() |
![]() |
Users |
![]() |
![]() |
![]() |
![]() |
Note: By default, users with administrator role will have the same rights as a Connection owner.

Follow these steps to assign permissions from the Connections page:
- On the Connections page, click
for the required connection.
- From the menu, select Permissions.
- To assign permissions:
- In the Owners field, type the name of the user, and select from the list.
- In the Users field, type the name of the user, and select from the list.
The corresponding permissions window is displayed.
- Click Save permissions.