Skip to content

Commit 5714855

Browse files
authored
Update azure-kubernetes-service-cluster-manage-backups.md
1 parent 671224d commit 5714855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/azure-kubernetes-service-cluster-manage-backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To enable Trusted Access between Backup vault and AKS cluster, use the following
130130
az aks trustedaccess rolebinding create \
131131
-g $myResourceGroup \ 
132132
--cluster-name $myAKSCluster 
133-
n <randomRoleBindingName> \ 
133+
-n <randomRoleBindingName> \ 
134134
--source-resource-id <vaultID> \ 
135135
--roles Microsoft.DataProtection/backupVaults/backup-operator
136136
```

0 commit comments

Comments
 (0)