File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ $aksBkpPol = Get-AzDataProtectionBackupPolicy -ResourceGroupName "testBkpVaultRG
65
65
66
66
Once the policy JSON has all the required values, proceed to create a new policy from the policy object.
67
67
68
- ``` azurecli
68
+ ``` azurepowershell
69
69
az dataprotection backup-policy create -g testBkpVaultRG --vault-name TestBkpVault -n mypolicy --policy policy.json
70
70
```
71
71
@@ -158,4 +158,4 @@ New-AzDataProtectionBackupInstance -ResourceGroupName "testBkpVaultRG" -VaultNam
158
158
159
159
- [ Restore Azure Kubernetes Service cluster using PowerShell] ( azure-kubernetes-service-cluster-restore-using-powershell.md )
160
160
- [ Manage Azure Kubernetes Service cluster backups] ( azure-kubernetes-service-cluster-manage-backups.md )
161
- - [ About Azure Kubernetes Service cluster backup] ( azure-kubernetes-service-cluster-backup-concept.md )
161
+ - [ About Azure Kubernetes Service cluster backup] ( azure-kubernetes-service-cluster-backup-concept.md )
You can’t perform that action at this time.
0 commit comments