Skip to content

Commit 6bb93c7

Browse files
authored
Update container-instances-encrypt-data.md
1 parent c846209 commit 6bb93c7

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
@@ -387,7 +387,7 @@ Following is a complete template, adapted from the template in [Tutorial: Deploy
387387
{
388388
"name": "[parameters('containerGroupName')]",
389389
"type": "Microsoft.ContainerInstance/containerGroups",
390-
"apiVersion": "2019-12-01",
390+
"apiVersion": "2022-09-01",
391391
"location": "[resourceGroup().location]",
392392
"identity": {
393393
"type": "UserAssigned",

0 commit comments

Comments
 (0)