Skip to content

Commit be446da

Browse files
Merge pull request #228222 from justindavies/update-snapshot
Update to clarify where snapshots can be used
2 parents 3074631 + d94c89e commit be446da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/node-pool-snapshot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ 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 in the same region as the source node pool.
26+
- 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.
27+
2728

2829
## Take a node pool snapshot
2930

0 commit comments

Comments
 (0)