1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/variables/enterprise.yml
Felicity Chapman 8c62486a96 Docs for new Secret risk assessment, GHAS SKU unbundling, and expansion to Team plan - ships 1st April (UK morning) (#54748)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Erin Havens <erinhav@github.com>
Co-authored-by: Aaron Waggener <73763104+aaronwaggener@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2025-04-01 10:29:37 +00:00

36 lines
1.9 KiB
YAML

management_console: 'Management Console'
# https://support.github.com/enterprise/server-upgrade
upgrade_assistant: 'Upgrade assistant'
# GitHub Enterprise Managed Users
prodname_managed_users_caps: 'Managed user accounts'
prodname_managed_users: 'managed user accounts'
prodname_managed_user: 'managed user account'
prodname_emu_enterprise: 'enterprise with managed users'
prodname_emu_org: 'organization with managed users'
## Data residency
data_residency: 'GitHub Enterprise Cloud with data residency'
data_residency_short: 'data residency'
data_residency_site: 'GHE.com'
data_residency_domain: 'SUBDOMAIN.ghe.com'
data_residency_api: 'api.SUBDOMAIN.ghe.com'
data_residency_example_domain: 'octocorp.ghe.com'
# GitHub Connect (enterprise accounts, other unified features)
## Phrase content so that the uncapitalized unified contributions or unified search variables are not used at the start of a sentence.
prodname_unified_contributions: 'unified contributions'
prodname_unified_search: 'unified search'
# Entra ID (previously known as Azure AD)
ghes_azure_ad_app_link: '[GitHub Enterprise Server application](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/aad.githubenterpriseserver)'
# GitHub Enterprise not on hosted at GitHub.com
gh_enterprise: '{% ifversion ghec %}{% data variables.enterprise.data_residency %}{% elsif ghes %}{% data variables.product.prodname_ghe_server %}{% endif %}'
gh_enterprise_domain: '{% ifversion ghec %}{% data variables.enterprise.data_residency_domain %}{% elsif ghes %}https://GHE_HOSTNAME{% endif %}'
gh_enterprise_container_registry: '{% ifversion ghes %}https://containers.GHE_HOSTNAME/v2/{% elsif ghec %}https://containers.SUBDOMAIN.ghe.com{% endif %}'
# For features that are available on more than one cloud account type
enterprise_or_org: '{% ifversion fpt %}organization{% elsif ghec or ghes %}enterprise{% endif %}'
enterprise_and_org: '{% ifversion fpt %}organization{% elsif ghec %}enterprise and organizations{% endif %}'