Skip to main content

Source control page

This page handles manages source control of your entire subscription assets: config files, services files, etc using Git. Its displays the currently added , modified & deleted files and push directly in the git repository specified upon the subscriptions creation.

There are 3 tabs on this page:

  • File changes
  • Personal access token (PAT)
  • Provider details

File changesโ€‹

This tab deals with files their commits discards and pushes.

tip

You can select multiple items in the list and discard and push only those selected items

Person access token

In order for Variant to perform source control actions you'll need to add a personal access token. This will be securely stored in a Azure Key Vault.

Provider detailsโ€‹

This section allows you to enter the provider details for source control. You can set this when you first create your subscription and probably won't change again

info

Currently the only source provider available is Azure DevOps. Additional providers are coming soon