Skip to content

Commit 3a2c194

Browse files
Merge pull request #270305 from tejaswikolli-web/warning
add caution for tracing
2 parents f0fcb78 + 3d532a8 commit 3a2c194

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-registry/container-registry-tasks-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Containers provide new levels of virtualization, isolating application and devel
1919
>[! IMPORTANT]
2020
> ACR is temporarily pausing ACR Tasks runs from Azure free credits. This may affect existing Tasks runs. If you encounter problems, open a [support case](../azure-portal/supportability/how-to-create-azure-support-request.md) for our team to provide additional guidance. Please note that existing customers will not be affected by this pause. We will update our documentation notice here whenever the pause is lifted.
2121
22+
>[! WARNING]
23+
Please be advised that any information provided on the command line or as part of a URI may be logged as part of Azure Container Registry (ACR) diagnostic tracing. This includes sensitive data such as credentials, GitHub personal access tokens, and other secure information. Exercise caution to prevent any potential security risks, it is crucial to avoid including sensitive details in command lines or URIs that are subject to diagnostic logging.
24+
2225
## Task scenarios
2326

2427
ACR Tasks supports several scenarios to build and maintain container images and other artifacts. See the following sections in this article for details.

0 commit comments

Comments
 (0)