Skip to content

Commit 828665d

Browse files
author
justindavies
committed
Update to clarify where snapshots can be used
1 parent 96fbf75 commit 828665d

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
@@ -24,7 +24,7 @@ This article assumes that you have an existing AKS cluster. If you need an AKS c
2424
### Limitations
2525

2626
- 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.
27-
- Snapshots must be created and used in the same region as the source node pool.
27+
- Snapshots must be created same region as the source node pool, those snapshots can be used to create or update clusters and node pools in other regions.
2828

2929
## Take a node pool snapshot
3030

0 commit comments

Comments
 (0)