Skip to content

Commit e57c78e

Browse files
committed
update per review comments
Signed-off-by: Yi Zha <[email protected]>
1 parent c9ecd55 commit e57c78e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/container-registry-tutorial-sign-build-push.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Otherwise create an x509 self-signed certificate storing it in AKV for remote si
201201
notation ls $IMAGE
202202
```
203203
204-
## [Optional] View the graph of artifacts with the ORAS CLI
204+
## View the graph of artifacts with the ORAS CLI (optional)
205205
206206
ACR support for OCI artifacts enables a linked graph of supply chain artifacts that can be viewed through the ORAS CLI or the Azure CLI.
207207
@@ -212,7 +212,7 @@ ACR support for OCI artifacts enables a linked graph of supply chain artifacts t
212212
oras discover -o tree $IMAGE
213213
```
214214
215-
## [Optional] View the graph of artifacts with the Azure CLI
215+
## View the graph of artifacts with the Azure CLI (optional)
216216
217217
1. List the manifest details for the container image.
218218

0 commit comments

Comments
 (0)