You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,20 @@ After you add an existing organization to your enterprise, the organization's re
63
63
***Sponsorships:** Any sponsorships by the organization will be canceled.
64
64
***Coupons:** Any coupons will be removed from the organization. To reapply the coupon, [contact our sales team](https://github.com/enterprise/contact).
65
65
66
+
## Handling GitHub Sponsors when using Azure billing
67
+
68
+
### What to do if your organization’s active sponsorships are canceled after joining an enterprise with Azure billing
69
+
70
+
If your organization is added to an enterprise account with Azure metered billing, any active GitHub Sponsors sponsorships may be canceled. Additionally, it will not be possible to reactivate these sponsorships while your organization remains under enterprise billing, as sponsoring is not currently supported for organizations billed through Azure.
71
+
72
+
### Workaround
73
+
74
+
To continue using GitHub Sponsors, create a new, separate "shell" organization that is not linked to your enterprise account or Azure billing. You can then use this shell organization to manage sponsorships independently of your enterprise’s billing setup.
75
+
76
+
### Note
77
+
78
+
Be sure to update any public references or documentation to point sponsors to the new shell organization.
79
+
66
80
## Creating a new organization
67
81
68
82
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 +90,9 @@ During a trial of {% data variables.product.prodname_ghe_cloud %}, you can creat
76
90
1. In the left sidebar, click **Organizations**.
77
91
{%- endif %}
78
92
1. Above the list of organizations, click **New organization**.
79
-
1. Under "Organization name", type a name for your organization.
93
+
1. Under "Organization name," type a name for your organization.
80
94
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**.
95
+
1. Optionally, under "Invite owners," type the username of a person you'd like to invite to become an organization owner, then click **Invite**.
82
96
1. Click **Finish**.
83
97
84
98
## Inviting an existing organization
@@ -94,10 +108,10 @@ After you invite the organization, and before an owner approves the invitation,
94
108
{% data reusables.enterprise-accounts.click-organizations-tab %}
95
109
{%- endif %}
96
110
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.
111
+
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.
98
112
1. Click **Invite organization**. The organization owners will receive an email inviting them to join the enterprise.
99
113
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**.
114
+
1. Under "Organizations," click **X pending**.
101
115
1. To complete the transfer, next to the organization name, click **Approve**.
0 commit comments