Skip to content

Update index.md#3048

Open
HarrietAlexander wants to merge 2 commits intomainfrom
harriet/featuretoggledocs
Open

Update index.md#3048
HarrietAlexander wants to merge 2 commits intomainfrom
harriet/featuretoggledocs

Conversation

@HarrietAlexander
Copy link
Contributor

Updated to "preview" and clean up of the original docs

Updated to "preview" and clean up of the original docs
pubDate: 2025-05-21
modDate: 2025-05-21
modDate: 2026-03-04
title: Feature Toggles
Copy link
Contributor

Choose a reason for hiding this comment

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

As all these titles are the same, we can just use the title.

```

This would be transformed during deployment by Octopus to contain the correct client identifier for the current Project and Environment.
During deployment, Octopus transforms this to contain the correct client identified for the current Project and Environment.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be identified or identifier?

Suggested change
During deployment, Octopus transforms this to contain the correct client identified for the current Project and Environment.
During deployment, Octopus transforms this to contain the correct client identifier for the current Project and Environment.

Octopus Feature Toggles are currently in Preview, available to a limited group of customers.

If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles) and we'll keep you updated.
If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles). We will keep you updated.
Copy link
Contributor

Choose a reason for hiding this comment

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

We prefer the informal "we'll" usually.

Suggested change
If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles). We will keep you updated.
If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles). We'll keep you updated.

For applications deployed by Octopus, the recommended approach is to have Octopus inject the client identifier as during your deployment, for example, injecting it into a configuration file or environment variable. The client identifier is made available via the Octopus variable `Octopus.FeatureToggles.ClientIdentifier`.

For applications not deployed by Octopus, or cannot have the client identifier supplied during deployment for any reason, the client identifier can be obtained via the portal UI, as shown below.
For applications not deployed by Octopus, or those that cannot have the client identifier supplied during deployment, r cannot have the client identifier supplied during deployment, the client identifier can be obtained through the portal UI, as shown below.
Copy link
Contributor

Choose a reason for hiding this comment

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

Adding a missing "o" on "or" and we probably only need the last "or".

Suggested change
For applications not deployed by Octopus, or those that cannot have the client identifier supplied during deployment, r cannot have the client identifier supplied during deployment, the client identifier can be obtained through the portal UI, as shown below.
For applications not deployed by Octopus, that cannot have the client identifier supplied during deployment, or cannot have the client identifier supplied during deployment, the client identifier can be obtained through the portal UI, as shown below.

Copy link
Contributor

@steve-fenton-octopus steve-fenton-octopus left a comment

Choose a reason for hiding this comment

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

Just a couple of minor things to review.

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.

2 participants