File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/kubernetes-fleet Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Azure Kubernetes Fleet Manager resource is a regional resource. Support for regi
48
48
## What happens when the user changes the cluster identity of a joined cluster?
49
49
The member agent will automatically pick up the new identity and communicate with the hub using the new token. \
50
50
However, the fleet hub is unaware of the new identity, and needs to be reconfigured to authorize the member. \
51
- You can join the member cluster to the fleet again by performing a PutMember operation to notify the fleet hub to pick up the new identity. \
51
+ You can join the member cluster to the fleet again by performing an update operation to notify the fleet hub to pick up the new identity. \
52
52
If using Azure CLI, you can run "az fleet member create".
53
53
54
54
## Roadmap
You can’t perform that action at this time.
0 commit comments