Skip to content

Commit d3032ba

Browse files
authored
Merge pull request #195035 from bandersmsft/aws-setup-note04132022
CMB - Updated AWS setup to add auto renew note
2 parents 43d019b + ec2641b commit d3032ba

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

articles/cost-management-billing/costs/aws-integration-set-up-configure.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Cost Management + Billing
44
description: This article walks you through setting up and configuring AWS Cost and Usage report integration with Cost Management.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 03/30/2022
7+
ms.date: 04/13/2022
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -32,11 +32,11 @@ Use the **Cost & Usage Reports** page of the Billing and Cost Management console
3232
7. Select **Next**.
3333
8. For **S3 bucket**, choose **Configure**.
3434
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**.
3636
11. (Optional) For Report path prefix, enter the report path prefix that you want prepended to the name of your report.
3737
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.
3838
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.
4040
14. For **Enable data integration for**, no selection is required.
4141
15. For **Compression**, select **GZIP**.
4242
16. Select **Next**.
@@ -63,11 +63,11 @@ Use the Create a New Role wizard:
6363
4. On the next page, select **Another AWS account**.
6464
5. In **Account ID**, enter **432263259397**.
6565
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.
6767
> [!NOTE]
6868
> Don't change the selection for **Require MFA**. It should remain cleared.
6969
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.
7171
10. Select **Choose a service**.
7272

7373
Configure permission for the Cost and Usage report:
@@ -110,7 +110,7 @@ Configure permissions for Policies
110110
1. Select Access level > Read > **GetPolicyVersion**.
111111
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.
112112
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.
114114
1. Select **Add**.
115115
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.
116116
1. Select **Next: Review Policy**.
@@ -163,11 +163,14 @@ The policy JSON should resemble the following example. Replace `bucketname` with
163163

164164
Use the following information to create an AWS connector and start monitoring your AWS costs.
165165

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+
166169
### Prerequisites
167170

168171
- 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).
169172
- 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.
171174

172175

173176
### Create a new connector
@@ -192,7 +195,7 @@ After you create the connector, we recommend that you assign access control to i
192195

193196
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.
194197

195-
## Take additional steps
198+
## Take other steps
196199

197200
- [Set up management groups](../../governance/management-groups/overview.md#initial-setup-of-management-groups), if you haven't already.
198201
- Check that new scopes are added to your scope picker. Select **Refresh** to view the latest data.

0 commit comments

Comments
 (0)