Skip to content

Commit 60ff3be

Browse files
authored
Merge pull request #107661 from dlepow/acrfix4
[ACR] Diagnostics GA
2 parents f0b3ffa + 4745742 commit 60ff3be

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

articles/container-registry/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
- name: Monitor
121121
expanded: false
122122
items:
123-
- name: Diagnostic and audit logs (preview)
123+
- name: Diagnostic and audit logs
124124
href: container-registry-diagnostics-audit-logs.md
125125
- name: Audit compliance using Azure Policy (preview)
126126
href: container-registry-azure-policy.md

articles/container-registry/container-registry-diagnostics-audit-logs.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ This article explains how to collect log data for an Azure container registry us
1414

1515
Collecting resource log data using Azure Monitor may incur additional costs. See [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
1616

17-
18-
> [!IMPORTANT]
19-
> This feature is currently in preview, and some [limitations](#preview-limitations) apply. Previews are made available to you on the condition that you agree to the [supplemental terms of use][terms-of-use]. Some aspects of this feature may change prior to general availability (GA).
20-
21-
## Preview limitations
17+
## Repository events
2218

2319
The following repository-level events for images and other artifacts are currently logged:
2420

@@ -103,5 +99,3 @@ You can also stream diagnostic log events to an [Azure Event Hub](../event-hubs/
10399
* Learn more about using [Log Analytics](../azure-monitor/log-query/get-started-portal.md) and creating [log queries](../azure-monitor/log-query/get-started-queries.md).
104100
* See [Overview of Azure platform logs](../azure-monitor/platform/platform-logs-overview.md) to learn about platform logs that are available at different layers of Azure.
105101

106-
<!-- LINKS - External -->
107-
[terms-of-use]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/

0 commit comments

Comments
 (0)