Licensing for Docker Images on Hosted Azure Devops Agents
jgaston
Posts: 1 New member
Hello,
What is the correct way to use the Docker images for redgate/sqlcompare on a MicrosoftHosted Azure Devops Build Agent?
We have Sql Tool Belt licenses, but since it a hosted agent we are not using our service accounts nor our servers and so how should we pass the license to the agent and the docker image?
Thank you!
What is the correct way to use the Docker images for redgate/sqlcompare on a MicrosoftHosted Azure Devops Build Agent?
We have Sql Tool Belt licenses, but since it a hosted agent we are not using our service accounts nor our servers and so how should we pass the license to the agent and the docker image?
Thank you!
Tagged:
Answers
You will need to refer to this documentation page regarding the proper way to run it in the docker instance. https://documentation.red-gate.com/sc/using-the-command-line/using-the-command-line-on-linux
Specifically this portion:
- Our license can be found at https://www.red-gate.com/support/license/. You will need to indicate that you accept it with the
Here's an example command:/IAgreeToTheEULA
switch.Kind regards,
Kurt McCormick
Product Support Engineer, Redgate
Need help? Take a look at our Help Center