Skip to content

Commit ea3427e

Browse files
authored
Update node-pool-snapshot.md
Removing limitation that snapshots must be used in the same region; this no longer applies (checked personally and confirmed with devs). ------- cc: @asudbring
1 parent 7120bf4 commit ea3427e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/node-pool-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article assumes that you have an existing AKS cluster. If you need an AKS c
2323
### Limitations
2424

2525
- Any node pool or cluster created from a snapshot must use a VM from the same virtual machine family as the snapshot, for example, you can't create a new N-Series node pool based of a snapshot captured from a D-Series node pool because the node images in those cases are structurally different.
26-
- Snapshots must be created and used in the same region as the source node pool.
26+
- Snapshots must be created in the same region as the source node pool.
2727

2828
## Take a node pool snapshot
2929

0 commit comments

Comments
 (0)