Skip to content

Conversation

@HuyPhanNguyen
Copy link
Contributor

No description provided.

Copy link
Contributor

@hnrkndrssn hnrkndrssn left a comment

Choose a reason for hiding this comment

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

This looks good overall, some suggestions made to follow some prior art and some sections that duplicate information that we perhaps don't need.

Comment on lines +11 to +15
This page covers how to use tags with tenants. For general information about tag sets, types, and scopes, see [Tag sets](/docs/tenants/tag-sets).

- Find tenants faster using tenant tag filters.
:::div{.hint}
Tag set types (SingleSelect and FreeText) require Octopus Deploy version **2025.4.3897** or later with the `extended-tag-sets` feature toggle enabled. Without this feature, all tag sets use MultiSelect type with predefined tags only.
:::
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This page covers how to use tags with tenants. For general information about tag sets, types, and scopes, see [Tag sets](/docs/tenants/tag-sets).
- Find tenants faster using tenant tag filters.
:::div{.hint}
Tag set types (SingleSelect and FreeText) require Octopus Deploy version **2025.4.3897** or later with the `extended-tag-sets` feature toggle enabled. Without this feature, all tag sets use MultiSelect type with predefined tags only.
:::
:::div{.hint}
This page covers how to use tags with tenants. For general information about tag sets, types, and scopes, see [Tag sets](/docs/tenants/tag-sets).
From Octopus Cloud version **2025.4.3897** we've introduced **SingleSelect** and **FreeText** tag set types. This functionality is behind the `Extended Tag Sets` feature toggle, to request this functionality early, please contact [support](https://octopus.com/support).
:::

Comment on lines +101 to +112
### What are tenant tags?

Tenant tags are a form of metadata you can add to tenants to classify them. Tenant tags allow you to:

- Find tenants faster using tenant tag filters.
- Group a project's deployments overview by tag set.
- Deploy to multiple tenants at the same time.
- Customize deployment processes for tenants.
- Scope project variables to tags.
- Design a multi-tenant hosting model - read more in our [tenant infrastructure](/docs/tenants/tenant-infrastructure) section.
- Design a multi-tenant deployment process for SaaS applications, regions and more - for further details, see our [guides](/docs/tenants/guides/#guides).
- Control which releases can be deployed to tenants using [channels](/docs/releases/channels/) - read more in our [tenant lifecycle](/docs/tenants/tenant-lifecycles) section.
Copy link
Contributor

Choose a reason for hiding this comment

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

This duplicates the section on /docs/tenants/tenant-tags

Suggested change
### What are tenant tags?
Tenant tags are a form of metadata you can add to tenants to classify them. Tenant tags allow you to:
- Find tenants faster using tenant tag filters.
- Group a project's deployments overview by tag set.
- Deploy to multiple tenants at the same time.
- Customize deployment processes for tenants.
- Scope project variables to tags.
- Design a multi-tenant hosting model - read more in our [tenant infrastructure](/docs/tenants/tenant-infrastructure) section.
- Design a multi-tenant deployment process for SaaS applications, regions and more - for further details, see our [guides](/docs/tenants/guides/#guides).
- Control which releases can be deployed to tenants using [channels](/docs/releases/channels/) - read more in our [tenant lifecycle](/docs/tenants/tenant-lifecycles) section.

Comment on lines +97 to +99
## Tenant tags without extended features {#tag-sets-without-extended-features}

If you're running Octopus Deploy version earlier than **2025.4.3897** or the `extended-tag-sets` feature toggle is disabled, the feature is called **Tenant tags** (not Tag sets) and uses the original behavior described below.
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this add any value?

HuyPhanNguyen and others added 2 commits October 9, 2025 16:07
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
@HuyPhanNguyen HuyPhanNguyen changed the title Huy/sc 123556 add doc to extended tagset Add doc to extended tagset feature Oct 12, 2025
HuyPhanNguyen and others added 6 commits October 13, 2025 09:14
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
….mdx

Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
Co-authored-by: Henrik Andersson <henrik.andersson@octopus.com>
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