1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge branch 'main' into upgrade-react-syntax-highlighter

This commit is contained in:
Kevin Heis
2022-03-29 09:54:50 -07:00
committed by GitHub
8 changed files with 8 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -34,7 +34,7 @@ Organization owners and billing managers can view {% data variables.product.prod
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.actions-minutes %}
{% data reusables.dotcom_billing.actions-packages-storage %}
{% data reusables.dotcom_billing.actions-packages-report-download %}
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
## Viewing {% data variables.product.prodname_actions %} usage for your enterprise account

View File

@@ -19,7 +19,7 @@ Organization owners and billing managers can view {% data variables.product.prod
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.codespaces-minutes %}
{% data reusables.dotcom_billing.codespaces-report-download %}
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account
@@ -29,3 +29,5 @@ Enterprise owners and billing managers can view {% data variables.product.prodna
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.billing-tab %}
1. Under "{% data variables.product.prodname_codespaces %}", view the usage details of each organization in your enterprise account.
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}

View File

@@ -33,7 +33,7 @@ Organization owners and billing managers can view {% data variables.product.prod
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.packages-data %}
{% data reusables.dotcom_billing.actions-packages-storage %}
{% data reusables.dotcom_billing.actions-packages-report-download %}
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
## Viewing {% data variables.product.prodname_registry %} usage for your enterprise account

View File

@@ -0,0 +1,2 @@
1. Optionally, next to "Billing & plans", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_codespaces %} to the account's primary email address.
![Download CSV report](/assets/images/help/billing/actions-packages-report-download-org.png)

View File

@@ -1,2 +0,0 @@
1. Optionally, next to "Usage this month", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_codespaces %} to the account's primary email address.
![Download CSV report](/assets/images/help/codespaces/usage-report-download.png)

View File

@@ -1,2 +1,2 @@
1. Optionally, under "{% data variables.product.prodname_dotcom %} Actions and Packages monthly usage", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %} and {% data variables.product.prodname_registry %} in each of your enterprise account's organizations to the primary email address for the account.
1. Optionally, under the billing summary at the top of the page click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_codespaces %} in each of your enterprise account's organizations to the primary email address for the account.
![Download CSV report](/assets/images/help/billing/actions-packages-report-download-enterprise.png)