Skip to content

Commit f0d42bd

Browse files
authored
Update articles/backup/aks-backup-faq.yml
PR review: Resolved remaining Acrolinx issue
1 parent f44307d commit f0d42bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/aks-backup-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sections:
2929
3030
- The storage account must be of `Standard general-purpose v2` type.
3131
- The blob container must be created in the storage account before installing the AKS Backup Extension.
32-
- The blob container should preferably be empty before installation or at least shouldn't haven't nonbackup related data in it, as the extension will create its own folder structure within the container to store backup data and metadata.
32+
- The blob container should preferably be empty before installation or at least shouldn't have nonbackup related data in it, as the extension will create its own folder structure within the container to store backup data and metadata.
3333
- In case the AKS cluster is within a Private Network, the storage account must be accessible from the AKS cluster. This can be achieved by using a Private Endpoint for the storage account or by configuring the necessary network rules to allow access from the AKS cluster to the storage account.
3434
3535
- question: |

0 commit comments

Comments
 (0)