Skip to content

Dnikolov/dev keys licensing - #2237

Merged
dnikolov-prg merged 2 commits into
masterfrom
dnikolov/dev-keys-licensing
Aug 14, 2026
Merged

Dnikolov/dev keys licensing#2237
dnikolov-prg merged 2 commits into
masterfrom
dnikolov/dev-keys-licensing

Conversation

@todorarabadzhiev

Copy link
Copy Markdown
Collaborator

No description provided.

@dnikolov-prg
dnikolov-prg merged commit 4a9510d into master Aug 14, 2026
1 check passed
@dnikolov-prg
dnikolov-prg deleted the dnikolov/dev-keys-licensing branch August 14, 2026 08:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CI/CD licensing documentation to reflect the newer “deployment key” workflow for activating Telerik Reporting in build pipelines.

Changes:

  • Replaces the intro guidance to describe using deployment keys in CI/CD.
  • Adds step-by-step instructions for generating a deployment key and storing it securely.
  • Clarifies environment-variable based activation (with a note about file-based storage for Azure Secure Files).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

# Adding the License Key to CI/CD Services

This article describes how to set up and activate your Telerik Reporting [license key](https://www.telerik.com/account/your-licenses/license-keys) across a few popular CI services by using environment variables.
This article describes how to set up and activate your Telerik Reporting license across a few popular CI/CD services by using **deployment** keys.
Comment on lines +24 to +30
1. Navigate to the [Deployment Keys](https://www.telerik.com/account/downloads/deployment-keys) page.
2. Click **Add Application**. In the form that opens:
- Add the application name.
- Select the type of application—public or private.
- Select the set of products used in the application.
3. Copy the key value and store it securely.
4. [Create an environment variable](#creating-an-environment-variable) named **TELERIK_LICENSE** and set it to the obtained key value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants