Skip to content

Commit dd31a97

Browse files
edits
1 parent 1990107 commit dd31a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/container-registry/container-registry-manage-artifact.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,8 @@ oras attach $IMAGE \
329329
#### Sign the SBOM
330330

331331
>[!IMPORTANT]
332-
> Microsoft recommends using a secure crypto signing tool, like [Notation][Notation] to sign the image and generate a signature for signing SBOMs.
332+
> Microsoft recommends using a secure crypto signing tool, like [Notation][Notation] to sign the image and generate a signature for signing SBOMs. This example uses a simple JSON signature for demonstration purposes.
333+
333334

334335
This example uses a simple JSON signature for demonstration purposes.
335336

0 commit comments

Comments
 (0)