Loading...

CDN.com.tr Help

Assign package and entitlements

Packages are purchased in the panel and then assigned to accounts to unlock capacity, platform entitlements, and managed add-ons.

Assign package and entitlements

Packages are purchased in the panel and then assigned to accounts to unlock capacity, platform entitlements, and managed add-ons.

Use cases

A customer or AI-assisted workflow cannot create a managed container app, static storage flow, or add-on because the account has no suitable paid package or entitlement.

Workflow

  1. Open Packages or My Cart in the panel.
  2. Complete package purchase/payment manually.
  3. Assign the paid package to the account.
  4. Return to the account.
  5. Retry the gated UI, API, or cdnctl action.

Checks

  • Package is paid and assigned to the account.
  • Entitlement summary matches package limits.
  • Billing state is clear before retry.
  • Automation instructions start after the manual purchase step.

Smoke tests

  • PackageCatalogConfigTest covers package catalog expectations.
  • ManagedContainerServiceTest covers entitlement checks.

Related pages