Azure

Deploy Gatling Enterprise injectors on Azure

A Microsoft Azure Pool is a reference to the Azure account you can use to spawn injectors to run the simulation. Only Linux virtual machines are supported.

To configure the type of instances you want to spawn, you need to fill the form below:

Azure Pool
  • Team: Set if the pool is global or owned by a team
  • Subscription ID: the Azure subscription you want to use, check this article to learn how to retrieve it
  • Tenant ID: the Azure tenant you want to use
  • Application ID: the id of the Azure application you want to authenticate with
  • Client Secret: the key used to authenticate
  • Region: the region where you want to spawn your instances
  • Size: the size of the instances
  • Network: the network configured on your Microsoft Azure account you want to use
  • Subnet: the subnet you want to use
  • Image or Image URL: the certified image or the url of the image you want to use for your instances.
  • Public Key: the public ssh key to connect to your instances
  • Username: the username used by your ssh command to connect to the instances
  • Private Key: the previously added private key associated with the public ssh key

It’s also possible to use User Assigned Managed Identities, refer to the installation guide if you want to create a Managed Identity:

User Assigned Managed Identities

Edit this page on GitHub