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: articles/cost-management-billing/costs/get-started-partners.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: cost-management
5
5
keywords:
6
6
author: bandersmsft
7
7
ms.author: banders
8
-
ms.date: 12/19/2019
8
+
ms.date: 01/16/2020
9
9
ms.topic: conceptual
10
10
ms.service: cost-management-billing
11
11
manager: aparnag
@@ -208,7 +208,7 @@ The following data fields are found in usage detail files and Cost Management AP
208
208
| Location | Normalized location of the resource. | N/A |
209
209
| 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. |
210
210
| 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. |
212
212
| pricingCurrency | The currency defining the unit price. | The currency in the price list.|
213
213
| billingCurrency | The currency defining the billed cost. | The currency of the customer's geographic region. |
214
214
| 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
252
252
253
253
## Export cost data to Azure Storage
254
254
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.
256
256
257
257
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.
258
258
259
259
### Create an export in a partner tenant or customer tenant
260
260
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.
262
262
263
-
Next, select **Add** and type the name and select an export type. select the **Storage** tab and enter required information.
263
+

264
+
265
+
Next, select **Add** and type the name and select an export type. Select the **Storage** tab and enter required information.
266
+
267
+

264
268
265
269
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.
266
270
267
271
For RBAC users in the customer tenant, select a subscription in the customer tenant. Create an Azure Storage account using the subscription.
268
272
269
273
Review the content and then select **Create** to schedule an export.
270
274
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
+

0 commit comments