Skip to content

Commit 78fde31

Browse files
authored
Merge pull request #259852 from bandersmsft/exports-update
MCM - Exports update for jojo
2 parents 454f85a + 53c7e08 commit 78fde31

File tree

6 files changed

+68
-25
lines changed

6 files changed

+68
-25
lines changed

articles/cost-management-billing/costs/export-cost-data-storage-account-sas-key.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Export cost data with an Azure Storage account SAS key
33
description: This article helps partners create a SAS key and configure Cost Management exports.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 06/07/2023
6+
ms.date: 11/29/2023
77
ms.topic: how-to
88
ms.service: cost-management-billing
99
ms.subservice: cost-management
@@ -14,11 +14,12 @@ ms.reviewer: adwise
1414

1515
The following information applies to Microsoft partners only.
1616

17-
Often, partners don't have their own Azure subscriptions in the tenant that's associated with their own Microsoft Partner Agreement. Partners with a Microsoft Partner Agreement plan who are global admins of their billing account can export and copy cost data into a storage account in a different tenant using a shared access service (SAS) key. In other words, a storage account with a SAS key allows the partner to use a storage account that's outside of their partner agreement to receive exported information. This article helps partners create a SAS key and configure Cost Management exports.
17+
Often, partners don't have their own Azure subscriptions in the tenant associated with their own Microsoft Partner Agreement. Partners with a Microsoft Partner Agreement plan who are global admins of their billing account can export and copy cost data into a storage account in a different tenant using a shared access service (SAS) key. In other words, a storage account with a SAS key allows the partner to use a storage account that's outside of their partner agreement to receive exported information. This article helps partners create a SAS key and configure Cost Management exports.
1818

1919
## Requirements
2020

21-
- You must be a partner with a Microsoft Partner Agreement and have customers on the Azure Plan.
21+
- You need must be a partner with a Microsoft Partner Agreement. Your customers on the Azure plan must have Microsoft Customer Agreement that is signed.
22+
- SAS key-based export isn't supported for indirect enterprise agreements.
2223
- You must be global admin for your partner organization's billing account.
2324
- You must have access to configure a storage account that's in a different tenant of your partner organization. You're responsible for maintaining permissions and data access when your export data to your storage account.
2425
- The storage account must not have a firewall configured.
@@ -40,7 +41,7 @@ Get a storage account SAS token or create one using the Azure portal. To create
4041
1. Choose expiration and dates. Make sure to update your export SAS token before it expires. The longer the time period you configure before expiration, the longer your export runs before needing a new SAS token.
4142
1. Select **HTTPS only** for _Allowed protocols_.
4243
1. Select **Basic** for _Preferred routing tier_.
43-
1. Select **key1** for _Signing key_. If you rotate or update the key that's used to sign the SAS token, you'll need to regenerate a new SAS token for your export.
44+
1. Select **key1** for _Signing key_. If you rotate or update the key used to sign the SAS token, you must regenerate a new SAS token.
4445
1. Select **Generate SAS and connection string**.
4546
The **SAS token** value shown is the token that you need when you configure exports.
4647

@@ -49,14 +50,14 @@ Get a storage account SAS token or create one using the Azure portal. To create
4950
Navigate to **Exports** at the billing account scope and create a new export using the following steps.
5051

5152
1. Select **Create**.
52-
1. Configure the Export details as you would for a normal export. You can configure the export to use an existing directory or container or you can specify a new directory or container and exports will create them for you.
53+
1. Configure the Export details as you would for a normal export. You can configure the export to use an existing directory or container or you can specify a new directory or container. The export process creates them for you.
5354
1. When configuring Storage, select **Use a SAS token**.
5455
:::image type="content" source="./media/export-cost-data-storage-account-sas-key/new-export.png" alt-text="Screenshot showing the New export where you select SAS token." lightbox="./media/export-cost-data-storage-account-sas-key/new-export.png" :::
5556
1. Enter the name of the storage account and paste in your SAS token.
5657
1. Specify an existing container or Directory or identify new ones to be created.
5758
1. Select **Create**.
5859

59-
The SAS token-based export only works while the token remains valid. Reset the token before the current one expires, or your export will stop working. Because the token provides access to your storage account, protect the token as carefully as you would any other sensitive information. You're responsible to maintain permissions and data access when your export data to your storage account.
60+
The SAS token-based export only works while the token remains valid. Reset the token before the current one expires, or your export stops working. Because the token provides access to your storage account, protect the token as carefully as you would any other sensitive information. You're responsible to maintain permissions and data access when your export data to your storage account.
6061

6162
## Troubleshoot exports using SAS tokens
6263

@@ -75,7 +76,7 @@ The following are common issues that might happen when you configure or use SAS
7576
- Not seeing the key is expected behavior. After the SAS Export is configured, the key is hidden for security reasons.
7677

7778
- You can't access the storage account from the tenant where the export is configured.
78-
- It's expected behavior. If the storage account is in another tenant, you need to navigate to that tenant first in the Azure portal to find the storage account.
79+
- The behavior is expected. If the storage account is in another tenant, you need to navigate to that tenant first in the Azure portal to find the storage account.
7980

8081
- Your export fails because of a SAS token-related error.
8182
- Your export works only while the SAS token remains valid. Create a new key and run the export.
93.1 KB
Loading
38.3 KB
Loading
341 KB
Loading
78.6 KB
Loading

0 commit comments

Comments
 (0)