Skip to content

Commit ddc885f

Browse files
ernest-phillipsheiskrSharra-writessunbrye
authored
Add workaround for when organization’s active sponsorships are canceled after joining an enterprise with Azure billing (#39243)
Co-authored-by: Kevin Heis <[email protected]> Co-authored-by: Sharra-writes <[email protected]> Co-authored-by: Sunbrye Ly <[email protected]>
1 parent 11f0530 commit ddc885f

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ After you add an existing organization to your enterprise, the organization's re
6363
* **Sponsorships:** Any sponsorships by the organization will be canceled.
6464
* **Coupons:** Any coupons will be removed from the organization. To reapply the coupon, [contact our sales team](https://github.com/enterprise/contact).
6565

66+
## Handling {% data variables.product.prodname_sponsors %} with Azure billing
67+
68+
If your organization is added to an enterprise account with Azure metered billing, any active {% data variables.product.prodname_sponsors %} sponsorships will be canceled. While your organization remains under enterprise billing through Azure, you will not be able to reactivate these sponsorships, as sponsoring is not currently supported for organizations billed through Azure.
69+
70+
To continue using {% data variables.product.prodname_sponsors %}, create a new, separate "shell" organization that is not linked to your enterprise account or Azure billing. You can use this shell organization to manage sponsorships independently.
71+
72+
> [!NOTE]
73+
> After you create a shell organization, update any public references or documentation to point sponsors to the new organization.
74+
6675
## Creating a new organization
6776

6877
New organizations you create within your enterprise account settings are included in your enterprise account's {% data variables.product.prodname_ghe_cloud %} subscription.
@@ -76,9 +85,9 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can creat
7685
1. In the left sidebar, click **Organizations**.
7786
{%- endif %}
7887
1. Above the list of organizations, click **New organization**.
79-
1. Under "Organization name", type a name for your organization.
88+
1. Under "Organization name," type a name for your organization.
8089
1. Click **Create organization**.
81-
1. Optionally, under "Invite owners", type the username of a person you'd like to invite to become an organization owner, then click **Invite**.
90+
1. Optionally, under "Invite owners," type the username of a person you'd like to invite to become an organization owner, then click **Invite**.
8291
1. Click **Finish**.
8392

8493
## Inviting an existing organization
@@ -94,10 +103,10 @@ After you invite the organization, and before an owner approves the invitation,
94103
{% data reusables.enterprise-accounts.click-organizations-tab %}
95104
{%- endif %}
96105
1. Above the list of organizations, click **Invite organization**.
97-
1. Under "Organization name", start typing the name of the organization you want to invite and select it when it appears in the dropdown list.
106+
1. Under "Organization name," start typing the name of the organization you want to invite and select it when it appears in the dropdown list.
98107
1. Click **Invite organization**. The organization owners will receive an email inviting them to join the enterprise.
99108
1. After an organization owner has approved the invitation, navigate back to the **Organizations** tab of the enterprise settings.
100-
1. Under "Organizations", click **X pending**.
109+
1. Under "Organizations," click **X pending**.
101110
1. To complete the transfer, next to the organization name, click **Approve**.
102111

103112
## Transferring an existing organization

0 commit comments

Comments
 (0)