Skip to content

Commit c7661c3

Browse files
authored
Merge pull request #101425 from bandersmsft/master
cost-mgt-billing - updated get-started-partners
2 parents 38237fa + 6b14af7 commit c7661c3

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

articles/cost-management-billing/costs/get-started-partners.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cost-management
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 12/19/2019
8+
ms.date: 01/16/2020
99
ms.topic: conceptual
1010
ms.service: cost-management-billing
1111
manager: aparnag
@@ -208,7 +208,7 @@ The following data fields are found in usage detail files and Cost Management AP
208208
| Location | Normalized location of the resource. | N/A |
209209
| effectivePrice | The effective unit price of the service, in pricing currency. Unique for a product, service family, meter, and offer. Used with pricing in the price sheet for the billing account. When there is tiered pricing or an included quantity, it shows the blended price for consumption. | The unit price after adjustments are made. |
210210
| Quantity | Measured quantity purchased or consumed. The amount of the meter used during the billing period. | Number of units. Ensure it matches the information in your billing system during reconciliation. |
211-
| unitOfMeasure | Identifies the unit that the service is charged in. For example, GB and hours. | Identifies the unit that the service is charged in. For example, GB, hours, and 10,000s. |
211+
| unitOfMeasure | Identifies the unit that the service is charged in. For example, GB and hours. | Identifies the unit that the service is charged in. For example, GB, hours, and 10,000 s. |
212212
| pricingCurrency | The currency defining the unit price. | The currency in the price list.|
213213
| billingCurrency | The currency defining the billed cost. | The currency of the customer's geographic region. |
214214
| chargeType | Defines the type of charge that the cost represents in Azure Cost Management like purchase and refund. | The type of charge or adjustment. Not available for current activity. |
@@ -252,23 +252,29 @@ You can also group and filter by the **PartnerEarnedCreditApplied** property usi
252252

253253
## Export cost data to Azure Storage
254254

255-
Partners with access to billing scopes in a partner tenant can export their cost and usage data to an Azure Storage blob. The blob must be on a subscription in the partner tenant that's not a shared service subscription or a customer’s subscription. To enable cost data export, we recommended that you set up an independent pay-as-you-go subscription in the partner tenant to host the exported cost data. The export storage account is created on the Azure Storage blob hosted in the pay-as-you-go subscription. Based on the scope where the partner creates the export, the associated data is exported to the storage account automatically on a recurring.
255+
Partners with access to billing scopes in a partner tenant can export their cost and usage data to an Azure Storage blob. The blob must be on a subscription in the partner tenant that's not a shared service subscription or a customer’s subscription. To enable cost data export, we recommended that you set up an independent pay-as-you-go subscription in the partner tenant to host the exported cost data. The export storage account is created on the Azure Storage blob hosted in the pay-as-you-go subscription. Based on the scope where the partner creates the export, the associated data is exported to the storage account automatically on a recurring basis.
256256

257257
Users with RBAC access to the subscription can also export the cost data to an Azure storage blob hosted in any subscription in the customer tenant.
258258

259259
### Create an export in a partner tenant or customer tenant
260260

261-
In the Azure portal, sign in to the partner tenant or customer tenant and select **Cost Management + Billing**. Select an appropriate scope, for example a billing account, and then select **Cost Analysis**. When the page loads, select **Export**. select **View all exports** under Schedule Export.
261+
In the Azure portal, sign in to the partner tenant or customer tenant and select **Cost Management + Billing**. Select an appropriate scope, for example a billing account, and then select **Cost Analysis**. When the page loads, select **Export**. Select **View all exports** under Schedule Export.
262262

263-
Next, select **Add** and type the name and select an export type. select the **Storage** tab and enter required information.
263+
![Select Export and View all exports](./media/get-started-partners/export01.png)
264+
265+
Next, select **Add** and type the name and select an export type. Select the **Storage** tab and enter required information.
266+
267+
![Add new export and select Storage tab](./media/get-started-partners/export02.png)
264268

265269
When you create an export in the partner tenant, select the pay-as-you-go subscription in the partner tenant. Create an Azure Storage account using that subscription.
266270

267271
For RBAC users in the customer tenant, select a subscription in the customer tenant. Create an Azure Storage account using the subscription.
268272

269273
Review the content and then select **Create** to schedule an export.
270274

271-
To verify data in the export list, select the storage account name. On the storage account page, select **Containers** and then select the container. Navigate to the corresponding folder and select the CSV file. select **Download** to get the CSV file and open it. The exported data exported resembles cost data similar to usage details from the Azure portal.
275+
To verify data in the export list, select the storage account name. On the storage account page, select **Containers** and then select the container. Navigate to the corresponding folder and select the CSV file. Select **Download** to get the CSV file and open it. The exported data exported resembles cost data similar to usage details from the Azure portal.
276+
277+
![Example of exported data](./media/get-started-partners/example-export-data.png)
272278

273279
## Cost Management REST APIs
274280

112 KB
Loading
143 KB
Loading
111 KB
Loading

0 commit comments

Comments
 (0)