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/azure-monitor/profiler/profiler-bring-your-own-storage.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ When you use [Application Insights Profiler](./profiler-overview.md) or [Snapsho
17
17
- Processing and analysis.
18
18
- Encryption-at-rest and lifetime management policies.
19
19
20
-
Meanwhile, when you configure your own storage account (Bring Your Own Storage, or BYOS), artifacts are uploaded into a storage account that only you control and cover the cost for:
20
+
Meanwhile, when you "bring your own storage" (BYOS), artifacts are uploaded into a storage account that only you control and cover the cost for:
21
21
22
22
- The encryption-at-rest policy and the Lifetime management policy.
23
23
- Network access.
@@ -36,8 +36,8 @@ In this guide, you learn how to:
36
36
37
37
## Prerequisites
38
38
39
-
- Verify you've created your storage account in the same location as your Application Insights resource.
40
-
- If you've enabled [Private Link](../logs/private-link-security.md), allow connection to our Trusted Microsoft Service from your virtual network.
39
+
- Verify you created your storage account in the same location as your Application Insights resource.
40
+
- If you enabled [Private Link](../logs/private-link-security.md), allow connection to our Trusted Microsoft Service from your virtual network.
41
41
42
42
## Grant Diagnostic Services access to your storage account
43
43
@@ -55,7 +55,7 @@ A BYOS storage account is linked to an Application Insights resource. Start by g
55
55
| Assign access to | User, group, or service principal |
56
56
| Members | Diagnostic Services Trusted Storage Access |
57
57
58
-
:::image type="content" source="media/profiler-bring-your-own-storage/add-role-assignment-page.png" alt-text="Screenshot that shows the Add role assignment page in the Azure portal.":::
58
+
:::image type="content" source="media/profiler-bring-your-own-storage/add-role-assignment-page.png" alt-text="Screenshot that shows the role assignment page in the Azure portal.":::
59
59
60
60
Once assigned, you can see the role under the **Role assignments** section.
61
61
:::image type="content" source="media/profiler-bring-your-own-storage/figure-11.png" alt-text="Screenshot that shows the IAM screen after Role assignments.":::
@@ -242,14 +242,14 @@ Before you begin, [install the Azure CLI](/cli/azure/install-azure-cli).
242
242
243
243
## Troubleshooting
244
244
245
-
This section offers troubleshooting tips for common issues in configuring BYOS.
245
+
Troubleshoot common issues in configuring BYOS.
246
246
247
247
- For general Profiler troubleshooting, see the [Profiler troubleshooting documentation](profiler-troubleshooting.md).
248
248
- For general Snapshot Debugger troubleshooting, see the [Snapshot Debugger troubleshooting documentation](/troubleshoot/azure/azure-monitor/app-insights/snapshot-debugger-troubleshoot).
0 commit comments