You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-tutorial-sign-build-push.md
+25-3Lines changed: 25 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,16 +41,16 @@ In this tutorial:
41
41
cp ./notation /usr/local/bin
42
42
```
43
43
44
-
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.0.2 on a Linux amd64 environment.
44
+
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.1.0 on a Linux amd64 environment.
45
45
46
46
> [!NOTE]
47
47
> The URL and SHA256 checksum for the Notation Azure Key Vault plugin can be found on the plugin's [release page](https://github.com/Azure/notation-azure-kv/releases).
If you want to specify a credential type, use an additional plugin configuration called `credential_type`. For example, you can explicitly set`credential_type` to `azurecli`for using Azure CLI credential, as demonstrated below:
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-tutorial-sign-trusted-ca.md
+25-3Lines changed: 25 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,16 +53,16 @@ In this article:
53
53
cp ./notation /usr/local/bin
54
54
```
55
55
56
-
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.0.2 on a Linux amd64 environment.
56
+
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.1.0 on a Linux amd64 environment.
57
57
58
58
> [!NOTE]
59
59
> The URL and SHA256 checksum for the Notation Azure Key Vault plugin can be found on the plugin's [release page](https://github.com/Azure/notation-azure-kv/releases).
If you want to specify a credential type, use an additional plugin configuration called `credential_type`. For example, you can explicitly set`credential_type` to `azurecli`for using Azure CLI credential, as demonstrated below:
0 commit comments