Skip to content

Commit 6ee17ab

Browse files
authored
Merge pull request #40308 from github/repo-sync
Repo sync
2 parents b533112 + b92625a commit 6ee17ab

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

content/admin/monitoring-and-managing-your-instance/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ As more users join {% data variables.location.product_location %}, you may need
2626
> [!NOTE]
2727
> Before resizing any storage volume, put your instance in maintenance mode. You can validate changes by configuring an IP exception list to allow access from specified IP addresses. For more information, see [AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode).
2828
29+
> [!WARNING]
30+
> Changing the disk cache setting of an Azure disk detaches and reattaches the target disk. If the disk is in use, this can disrupt running services and may lead to data corruption. If you intend to change disk caching settings while increasing storage capacity, make sure to shutdown your appliance.
31+
2932
### Minimum recommended requirements
3033

3134
{% ifversion ghes > 3.14 %}{% data reusables.enterprise_installation.hardware-rec-table %}{% else %}{% data reusables.enterprise_installation.hardware-rec-table-legacy %}{% endif %}

content/billing/tutorials/set-up-budgets.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ We recommend that you avoid creating overlapping budgets for the use of a produc
4444

4545
## Managing budgets for your personal account
4646

47-
You can set budgets and receive alerts when your usage reaches 75%, 90%, or 100% of your defined budget. Budgets can be scoped at the repository or product level, depending on the product.
47+
You can set budgets and receive alerts when your usage of a product reaches 75%, 90%, or 100% of a defined budget. Budgets can be set for a specific repository or for your whole account.
4848

4949
{% data reusables.user-settings.access_billing_settings_url %}
5050
1. Click **Budgets and alerts**.
5151
1. To create a new budget, click **New budget**.
5252
1. Under "Budget Type" select either **Product-level budget** or **SKU-level budget**.
5353

54-
* To create a Product-level budget, choose a metered product from the dropdown.
55-
* To create a SKU-level budget, choose a SKU from the dropdown. This limits spending for an individual SKU.
54+
* To limit spending at a Product-level, in "Product-level budget" choose a product from the dropdown, for example: {% data variables.product.prodname_codespaces %}.
55+
* To limit spending at a SKU-level, in "SKU-level budget" choose a Product and then a SKU, for example: {% data variables.product.prodname_codespaces %} and {% data variables.product.prodname_codespaces %} storage.
5656

5757
1. Under "Budget scope", set the scope of spending for this budget.
5858
1. Under "Budget", set a budget amount.
@@ -68,11 +68,16 @@ To edit or delete a budget, on the "Budget and alerts" page, click **Edit** or *
6868

6969
## Managing budgets for your organization or enterprise
7070

71-
You can manage budgets for your organization or enterprise by setting a budget, viewing budgets, and editing or deleting budgets.
71+
You can set budgets and receive alerts when your usage of a product or license type reaches 75%, 90%, or 100% of a defined budget. For budgets that control metered use of a product, you can also block further use when the budget is exhausted. Each budget has a scope.
72+
73+
* **Organization budget scopes**: the whole organization or a single repository within the organization
74+
* **Enterprise budget scopes**:
75+
* Metered products: the whole enterprise, a single organization, a single repository, or a single cost center
76+
* Enterprise licenses (metered): the whole enterprise or a single cost center
7277

7378
### Viewing budgets
7479

75-
If you are an organization owner, enterprise owner, or billing manager, your budget is listed at the top of the "Budgets and alerts" page, followed by budgets for smaller scopes.
80+
If you are an organization owner, enterprise owner, or billing manager, any account-level budget is listed at the top of the "Budgets and alerts" page, followed by budgets for smaller scopes.
7681

7782
1. Display the settings for the organization or enterprise account you want to view data for. For example, using the context switcher shown on all personal and organization account settings pages.
7883

@@ -90,9 +95,15 @@ If you are an organization owner, enterprise owner, or billing manager, your bud
9095
As the owner of an enterprise or organization account, or as a billing manager, you can set a budget at the account level, or at any level below this.
9196

9297
1. In the "Budgets and alerts" view, click **New budget**.
98+
1. Under "Budget Type" select either **Product-level budget** or **SKU-level budget**.
99+
100+
* To limit spending at a Product-level, in "Product-level budget" choose a product from the dropdown, for example: {% data variables.product.prodname_codespaces %}.
101+
* To limit spending at a SKU-level, in "SKU-level budget" choose a Product and then a SKU, for example: {% data variables.product.prodname_copilot_short %} and {% data variables.product.prodname_copilot_short %} Premium Request.
102+
103+
1. Under "Budget scope", set the scope of spending for this budget.
93104
1. Under "Budget", set a budget amount.
94105

95-
To stop any usage and further spending once your {% ifversion fpt %}organization{% elsif ghec %}enterprise or organization{% endif %} reaches the budget limit, select **Stop usage when budget limit is reached**, if available.
106+
To stop any usage and further spending once the budget limit is reached, select **Stop usage when budget limit is reached**, if available.
96107

97108
>[!IMPORTANT] If you do not select **Stop usage when budget limit is reached**, you will be notified by email if you exceed your budget, but usage **will not** be stopped.
98109

0 commit comments

Comments
 (0)