|
1 | 1 | ---
|
2 | 2 | title: Access signed transactions in Trusted Signing
|
3 | 3 | description: Learn how to access signed transactions in Trusted Signing in the Azure portal.
|
4 |
| -author: mehasharma |
| 4 | +author: meha |
5 | 5 | ms.author: mesharm
|
6 | 6 | ms.service: trusted-signing
|
7 | 7 | ms.topic: how-to
|
@@ -49,22 +49,22 @@ To complete the steps in this article, you need:
|
49 | 49 | To access and send signing transactions to your storage account:
|
50 | 50 |
|
51 | 51 | 1. In the Azure portal, go to your Trusted Signing account.
|
52 |
| -1. On the Trusted Signing account **Overview** pane, in the resource menu under **Monitoring**, select **Diagnostic settings**. |
53 |
| -1. On the **Diagnostic settings** pane, select **+ Add diagnostic setting**. |
| 52 | +2. On the Trusted Signing account **Overview** pane, in the resource menu under **Monitoring**, select **Diagnostic settings**. |
| 53 | +3. On the **Diagnostic settings** pane, select **+ Add diagnostic setting**. |
54 | 54 |
|
55 | 55 | :::image type="content" source="media/trusted-signing-diagnostic-settings.png" alt-text="Screenshot that shows adding a diagnostic setting." lightbox="media/trusted-signing-diagnostic-settings.png":::
|
56 | 56 |
|
57 | 57 | 1. On the **Diagnostic setting** pane:
|
58 | 58 |
|
59 | 59 | 1. Enter a name for the diagnostic setting.
|
60 |
| - 1. Under **Logs** > **Categories**, select the **Sign Transactions** checkbox. |
61 |
| - 1. Under **Destination details**, select the **Archive to a storage account** checkbox. |
62 |
| - 1. Select the subscription and storage account that you want to use. |
| 60 | + 2. Under **Logs** > **Categories**, select the **Sign Transactions** checkbox. |
| 61 | + 3. Under **Destination details**, select the **Archive to a storage account** checkbox. |
| 62 | + 4. Select the subscription and storage account that you want to use. |
63 | 63 |
|
64 | 64 | :::image type="content" source="media/trusted-signing-select-storage-account-subscription.png" alt-text="Screenshot that shows configuring a diagnostic setting for a storage account." lightbox="media/trusted-signing-select-storage-account-subscription.png":::
|
65 | 65 |
|
66 |
| -1. Select **Save**. A pane displays a list of all diagnostic settings that were created for this code signing account. |
67 |
| -1. After you create a diagnostic setting, wait for 10 to 15 minutes for the events to begin to be ingested in the storage account you created. |
68 |
| -1. Go to the storage account. |
69 |
| -1. In your storage account resource menu under **Data storage**, go to **Containers**. |
70 |
| -1. In the list, select the container named `insights-logs-signtransactions`. Go to the date and time you want to view to download the log. |
| 66 | +2. Select **Save**. A pane displays a list of all diagnostic settings that were created for this code signing account. |
| 67 | +3. After you create a diagnostic setting, wait for 10 to 15 minutes for the events to begin to be ingested in the storage account you created. |
| 68 | +4. Go to the storage account. |
| 69 | +5. In your storage account resource menu under **Data storage**, go to **Containers**. |
| 70 | +6. In the list, select the container named `insights-logs-signtransactions`. Go to the date and time you want to view to download the log. |
0 commit comments