Skip to content

Commit ad46229

Browse files
authored
Merge pull request #177580 from noakup/master
Adding links and details on custom logs over Private Links
2 parents 5082712 + 3012149 commit ad46229

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/azure-monitor/logs/private-link-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,5 +299,5 @@ This zone configures connectivity to the global agents' solution packs storage a
299299

300300
## Next steps
301301

302-
- Learn about [private storage](private-storage.md)
302+
- Learn about [private storage](private-storage.md) for Custom Logs and Customer managed keys (CMK)
303303
- Learn about [Private Link for Automation](../../automation/how-to/private-link-security.md)

articles/azure-monitor/logs/private-link-design.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ If your Private Link setup was created before April 19, 2021, it won't reach the
147147
|Azure China 21Vianet | mceast2oicore.blob.core.chinacloudapi.cn| 443 | Outbound
148148

149149
### Collecting custom logs and IIS log over Private Link
150-
Storage accounts are used in the ingestion process of custom logs. By default, service-managed storage accounts are used. However to ingest custom logs on private links, you must use your own storage accounts and associate them with Log Analytics workspace(s). See more details on how to set up such accounts using the [command line](/cli/azure/monitor/log-analytics/workspace/linked-storage).
150+
Storage accounts are used in the ingestion process of custom logs. By default, service-managed storage accounts are used. However to ingest custom logs on private links, you must use your own storage accounts and associate them with Log Analytics workspace(s).
151151

152-
For more information on connecting your own storage account, see [Customer-owned storage accounts for log ingestion](private-storage.md)
152+
For more information on connecting your own storage account, see [Customer-owned storage accounts for log ingestion](private-storage.md) and specifically [Using Private Links](private-storage.md#using-private-links) and [Link storage accounts to your Log Analytics workspace](private-storage.md#link-storage-accounts-to-your-log-analytics-workspace).
153153

154154
### Automation
155155
If you use Log Analytics solutions that require an Automation account (such as Update Management, Change Tracking, or Inventory) you should also create a Private Link for your Automation account. For more information, see [Use Azure Private Link to securely connect networks to Azure Automation](../../automation/how-to/private-link-security.md).
@@ -202,5 +202,5 @@ The [`externaldata` operator](/azure/data-explorer/kusto/query/externaldata-oper
202202

203203
## Next steps
204204
- Learn how to [configure your Private Link](private-link-configure.md)
205-
- Learn about [private storage](private-storage.md)
205+
- Learn about [private storage](private-storage.md) for Custom Logs and Customer managed keys (CMK)
206206
- Learn about [Private Link for Automation](../../automation/how-to/private-link-security.md)

articles/azure-monitor/logs/private-link-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ Therefore, Private Links created starting September 2021 have new mandatory AMPL
7878
## Next steps
7979
- [Design your Private Link setup](private-link-design.md)
8080
- Learn how to [configure your Private Link](private-link-configure.md)
81-
81+
- Learn about [private storage](private-storage.md) for Custom Logs and Customer managed keys (CMK)
8282
<h3><a id="connect-to-a-private-endpoint"></a></h3>

0 commit comments

Comments
 (0)