1
0
mirror of synced 2025-12-23 03:44:00 -05:00

Merge pull request #40308 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2025-09-09 05:38:21 -07:00
committed by GitHub
2 changed files with 20 additions and 6 deletions

View File

@@ -26,6 +26,9 @@ As more users join {% data variables.location.product_location %}, you may need
> [!NOTE]
> 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).
> [!WARNING]
> 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.
### Minimum recommended requirements
{% ifversion ghes > 3.14 %}{% data reusables.enterprise_installation.hardware-rec-table %}{% else %}{% data reusables.enterprise_installation.hardware-rec-table-legacy %}{% endif %}

View File

@@ -44,15 +44,15 @@ We recommend that you avoid creating overlapping budgets for the use of a produc
## Managing budgets for your personal account
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.
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.
{% data reusables.user-settings.access_billing_settings_url %}
1. Click **Budgets and alerts**.
1. To create a new budget, click **New budget**.
1. Under "Budget Type" select either **Product-level budget** or **SKU-level budget**.
* To create a Product-level budget, choose a metered product from the dropdown.
* To create a SKU-level budget, choose a SKU from the dropdown. This limits spending for an individual SKU.
* To limit spending at a Product-level, in "Product-level budget" choose a product from the dropdown, for example: {% data variables.product.prodname_codespaces %}.
* 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.
1. Under "Budget scope", set the scope of spending for this budget.
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 *
## Managing budgets for your organization or enterprise
You can manage budgets for your organization or enterprise by setting a budget, viewing budgets, and editing or deleting budgets.
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.
* **Organization budget scopes**: the whole organization or a single repository within the organization
* **Enterprise budget scopes**:
* Metered products: the whole enterprise, a single organization, a single repository, or a single cost center
* Enterprise licenses (metered): the whole enterprise or a single cost center
### Viewing budgets
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.
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.
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.
@@ -90,9 +95,15 @@ If you are an organization owner, enterprise owner, or billing manager, your bud
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.
1. In the "Budgets and alerts" view, click **New budget**.
1. Under "Budget Type" select either **Product-level budget** or **SKU-level budget**.
* To limit spending at a Product-level, in "Product-level budget" choose a product from the dropdown, for example: {% data variables.product.prodname_codespaces %}.
* 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.
1. Under "Budget scope", set the scope of spending for this budget.
1. Under "Budget", set a budget amount.
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.
To stop any usage and further spending once the budget limit is reached, select **Stop usage when budget limit is reached**, if available.
>[!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.