Skip to content

Commit 26959bb

Browse files
macolsotomvcassidy
andauthored
Update articles/container-instances/container-instances-encrypt-data.md
Co-authored-by: Tom Cassidy <[email protected]>
1 parent 006926f commit 26959bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-encrypt-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ For the properties of your key vault, use the following guidelines:
263263

264264
Once your key vault is created, navigate to the resource in Azure portal. On the left navigation menu of the resource blade, under Settings, click **Keys**. On the view for "Keys," click "Generate/Import" to generate a new key. Use any unique Name for this key, and any other preferences based on your requirements. Make sure to capture key name and version for subsequent steps.
265265

266-
![Generate a new key](./media/container-instances-encrypt-data/generate-key.png)
266+
![Screenshot of key creation settings, PNG.](./media/container-instances-encrypt-data/generate-key.png)
267267

268268
### Create a user-assigned managed identity for your container group
269269
Create an identity in your subscription using the [az identity create](/cli/azure/identity#az-identity-create) command. You can use the same resource group used to create the key vault, or use a different one.

0 commit comments

Comments
 (0)