File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
content/billing/managing-your-billing Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -177,11 +177,10 @@ The following table illustrates how spending for each user is allocated to a cos
177
177
178
178
There are a few current limitations when working with cost centers and the API:
179
179
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.
185
184
186
185
## Further reading
187
186
You can’t perform that action at this time.
0 commit comments