Skip to content

Commit 0daeb27

Browse files
Update Limitations of the cost center API section (#56415)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
1 parent 2c684cf commit 0daeb27

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

content/billing/managing-your-billing/charging-business-units.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,10 @@ The following table illustrates how spending for each user is allocated to a cos
177177

178178
There are a few current limitations when working with cost centers and the API:
179179

180-
* You **cannot** create cost centers using the API. Administrators must create them through the UI.
181-
* Once a cost center is created in the UI, administrators can use the API to add **members** only.
182-
* It’s **not currently possible** to add **organizations** or **repositories** to cost centers using the API.
183-
* You **cannot** add members to cost centers through the UI.
184-
* A single **organization**, **repository**, or **member** can only be assigned to one cost center at a time.
180+
* There is a maximum of 250 cost centers per enterprise.
181+
* You can add or remove up to 50 resources at a time from a cost center using the API.
182+
* Azure subscriptions can only be added to or removed from cost centers via the UI.
183+
* Users can only be added to or removed from cost centers via the API.
185184

186185
## Further reading
187186

0 commit comments

Comments
 (0)