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
description: This article walks you through setting up and configuring AWS Cost and Usage report integration with Cost Management.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 03/30/2022
7
+
ms.date: 04/13/2022
8
8
ms.topic: how-to
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -32,11 +32,11 @@ Use the **Cost & Usage Reports** page of the Billing and Cost Management console
32
32
7. Select **Next**.
33
33
8. For **S3 bucket**, choose **Configure**.
34
34
9. In the Configure S3 Bucket dialog box, enter a bucket name and the Region where you want to create a new bucket and choose **Next**.
35
-
10. Select **I have confirmed that this policy is correct**, then click**Save**.
35
+
10. Select **I have confirmed that this policy is correct**, then select**Save**.
36
36
11. (Optional) For Report path prefix, enter the report path prefix that you want prepended to the name of your report.
37
37
If you don't specify a prefix, the default prefix is the name that you specified for the report. The date range has the `/report-name/date-range/` format.
38
38
12. For **Time unit**, choose **Hourly**.
39
-
13. For **Report versioning**, choose whether you want each version of the report to overwrite the previous version, or if you want additional new reports.
39
+
13. For **Report versioning**, choose whether you want each version of the report to overwrite the previous version, or if you want more new reports.
40
40
14. For **Enable data integration for**, no selection is required.
41
41
15. For **Compression**, select **GZIP**.
42
42
16. Select **Next**.
@@ -63,11 +63,11 @@ Use the Create a New Role wizard:
63
63
4. On the next page, select **Another AWS account**.
64
64
5. In **Account ID**, enter **432263259397**.
65
65
6. In **Options**, select **Require external ID (Best practice when a third party will assume this role)**.
66
-
7. In **External ID**, enter the external ID which is a shared passcode between the AWS role and Cost Management. The same external ID is also used on the **New Connector** page in Cost Management. Microsoft recommends that you use a strong passcode policy when entering the external ID.
66
+
7. In **External ID**, enter the external ID, which is a shared passcode between the AWS role and Cost Management. The same external ID is also used on the **New Connector** page in Cost Management. Microsoft recommends that you use a strong passcode policy when entering the external ID.
67
67
> [!NOTE]
68
68
> Don't change the selection for **Require MFA**. It should remain cleared.
69
69
8. Select **Next: Permissions**.
70
-
9. Select **Create policy**. A new browser tab opens. That's where you create a policy.
70
+
9. Select **Create policy**. A new browser tab opens where you create a policy.
71
71
10. Select **Choose a service**.
72
72
73
73
Configure permission for the Cost and Usage report:
@@ -110,7 +110,7 @@ Configure permissions for Policies
1. Select **Resources** > policy, and then select **Any**. These actions allow verification that only the minimal required set of permissions were granted to the connector.
112
112
1. Select role - **Add ARN**. The account number should be automatically populated.
113
-
1. In **Role name with path** enter a role name and note it. You need to use it in the final role creation step.
113
+
1. In **Role name with path**, enter a role name and note it. You need to use it in the final role creation step.
114
114
1. Select **Add**.
115
115
1. Select **Next: Tags**. You may enter tags you wish to use or skip this step. This step isn't required to create a connector in Cost Management.
116
116
1. Select **Next: Review Policy**.
@@ -163,11 +163,14 @@ The policy JSON should resemble the following example. Replace `bucketname` with
163
163
164
164
Use the following information to create an AWS connector and start monitoring your AWS costs.
165
165
166
+
> [!NOTE]
167
+
> The Connector for AWS remains active after the trial period ends if you set the auto-renew configuration to **On** during the initial setup. Otherwise, the connector is disabled following its trial. It may remain disabled for three months before it's permanently deleted. After the connector is deleted, the same connection can't be reactivated. For assistance with a disabled connector or to create a new connection after it's deleted, create a [support request in the Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview).
168
+
166
169
### Prerequisites
167
170
168
171
- Ensure you have at least one management group enabled. A management group is required to link your subscription to the AWS service. For more information about creating a management group, see [Create a management group in Azure](../../governance/management-groups/create-management-group-portal.md).
169
172
- Ensure that you're an administrator of the subscription.
170
-
- Complete the set up required for a new AWS connector, as described in the [Create a Cost and Usage report in AWS](#create-a-cost-and-usage-report-in-aws) section.
173
+
- Complete the setup required for a new AWS connector, as described in the [Create a Cost and Usage report in AWS](#create-a-cost-and-usage-report-in-aws) section.
171
174
172
175
173
176
### Create a new connector
@@ -192,7 +195,7 @@ After you create the connector, we recommend that you assign access control to i
192
195
193
196
Assigning connector permissions to users after discovery occurs doesn't assign permissions to the existing AWS scopes. Instead, only new linked accounts are assigned permissions.
194
197
195
-
## Take additional steps
198
+
## Take other steps
196
199
197
200
-[Set up management groups](../../governance/management-groups/overview.md#initial-setup-of-management-groups), if you haven't already.
198
201
- Check that new scopes are added to your scope picker. Select **Refresh** to view the latest data.
0 commit comments