<mxfile host="65bd71144e">
    <diagram id="common-two-hop" name="Common Two-Hop Pattern">
        <mxGraphModel dx="1775" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1400" pageHeight="800" math="0" shadow="0">
            <root>
                <mxCell id="0"/>
                <mxCell id="1" parent="0"/>
                <mxCell id="title" value="&lt;b&gt;Common Two-Hop Migration Pattern&lt;/b&gt;" style="text;html=1;fontSize=24;fontFamily=Arial;align=center;verticalAlign=middle;" parent="1" vertex="1">
                    <mxGeometry x="300" y="30" width="800" height="40" as="geometry"/>
                </mxCell>
                <mxCell id="subtitle" value="Nutanix source workloads are moved to a Hyper-V staging layer, then migrated to Azure Local." style="text;html=1;fontSize=13;fontFamily=Arial;align=center;fontColor=#555555;" parent="1" vertex="1">
                    <mxGeometry x="220" y="72" width="960" height="26" as="geometry"/>
                </mxCell>
                <mxCell id="src" value="&lt;b&gt;Nutanix AHV / ESXi&lt;/b&gt;&lt;br&gt;(Source)" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=2;fontSize=14;align=center;verticalAlign=middle;" parent="1" vertex="1">
                    <mxGeometry x="100" y="136" width="300" height="140" as="geometry"/>
                </mxCell>
                <mxCell id="staging" value="&lt;b&gt;Hyper-V Staging&lt;/b&gt;&lt;br&gt;(Intermediate)" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;strokeWidth=2;fontSize=14;align=center;verticalAlign=middle;" parent="1" vertex="1">
                    <mxGeometry x="540" y="136" width="300" height="140" as="geometry"/>
                </mxCell>
                <mxCell id="target" value="&lt;b&gt;Azure Local&lt;/b&gt;&lt;br&gt;(Target)" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=2;fontSize=14;align=center;verticalAlign=middle;" parent="1" vertex="1">
                    <mxGeometry x="980" y="136" width="300" height="140" as="geometry"/>
                </mxCell>
                <mxCell id="hop1" value="" style="endArrow=block;endFill=1;strokeWidth=3;strokeColor=#c88400;" parent="1" source="src" target="staging" edge="1">
                    <mxGeometry relative="1" as="geometry"/>
                </mxCell>
                <mxCell id="hop1-label" value="&lt;b&gt;Hop 1&lt;/b&gt;&lt;br&gt;Migration Tool" style="edgeLabel;html=1;fontSize=12;fontColor=#c88400;align=center;fontStyle=1;" parent="hop1" vertex="1" connectable="0">
                    <mxGeometry relative="1" as="geometry">
                        <mxPoint y="-20" as="offset"/>
                    </mxGeometry>
                </mxCell>
                <mxCell id="hop2" value="" style="endArrow=block;endFill=1;strokeWidth=3;strokeColor=#1a73e8;" parent="1" source="staging" target="target" edge="1">
                    <mxGeometry relative="1" as="geometry"/>
                </mxCell>
                <mxCell id="hop2-label" value="&lt;b&gt;Hop 2&lt;/b&gt;&lt;br&gt;Azure Migrate" style="edgeLabel;html=1;fontSize=12;fontColor=#1a73e8;align=center;fontStyle=1;" parent="hop2" vertex="1" connectable="0">
                    <mxGeometry relative="1" as="geometry">
                        <mxPoint y="-20" as="offset"/>
                    </mxGeometry>
                </mxCell>
            </root>
        </mxGraphModel>
    </diagram>
</mxfile>