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/monitoring-and-managing-your-instance/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ As more users join {% data variables.location.product_location %}, you may need
26
26
> [!NOTE]
27
27
> 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).
28
28
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
+
29
32
### Minimum recommended requirements
30
33
31
34
{% ifversion ghes > 3.14 %}{% data reusables.enterprise_installation.hardware-rec-table %}{% else %}{% data reusables.enterprise_installation.hardware-rec-table-legacy %}{% endif %}
Copy file name to clipboardExpand all lines: content/billing/tutorials/set-up-budgets.md
+17-6Lines changed: 17 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,15 +44,15 @@ We recommend that you avoid creating overlapping budgets for the use of a produc
44
44
45
45
## Managing budgets for your personal account
46
46
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.
48
48
49
49
{% data reusables.user-settings.access_billing_settings_url %}
50
50
1. Click **Budgets and alerts**.
51
51
1. To create a new budget, click **New budget**.
52
52
1. Under "Budget Type" select either **Product-level budget** or **SKU-level budget**.
53
53
54
-
* To create a Product-levelbudget, choose a metered product from the dropdown.
55
-
* To create a SKU-levelbudget, 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.
56
56
57
57
1. Under "Budget scope", set the scope of spending for this budget.
58
58
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 *
68
68
69
69
## Managing budgets for your organization or enterprise
70
70
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
72
77
73
78
### Viewing budgets
74
79
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.
76
81
77
82
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.
78
83
@@ -90,9 +95,15 @@ If you are an organization owner, enterprise owner, or billing manager, your bud
90
95
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.
91
96
92
97
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.
93
104
1. Under "Budget", set a budget amount.
94
105
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.
96
107
97
108
>[!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.
0 commit comments