Skip to content

Commit 61c23a3

Browse files
authored
Replace bash script link with raw link for download convenience
1 parent 73c6d97 commit 61c23a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/deploy-confidential-containers-default-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ For this preview release, we recommend for test and evaluation purposes to eithe
338338
339339
```
340340
341-
1. Prepare the RSA Encryption/Decryption key by the [bash script](https://github.com/microsoft/confidential-container-demos/blob/main/kafka/setup-key.sh) for the workload from GitHub. Save the file as `setup-key.sh`.
341+
1. Prepare the RSA Encryption/Decryption key by the [bash script](https://github.com/microsoft/confidential-container-demos/raw/main/kafka/setup-key.sh) for the workload from GitHub. Save the file as `setup-key.sh`.
342342
343343
1. Set the `MAA_ENDPOINT` environmental variable to match the value for the `SkrClientMAAEndpoint` from the `consumer.yaml` manifest file by running the following command.
344344

0 commit comments

Comments
 (0)