设置故障排除环境
你将在稍后的练习中排查虚拟机连接问题。 使用以下说明和屏幕右侧的 Azure Cloud Shell 创建此环境。
创建练习环境
使用右侧的 Cloud Shell 运行以下命令来创建示例拓扑。
将此命令复制并粘贴到右侧,以从 GitHub 克隆安装脚本。
git clone https://github.com/MicrosoftDocs/mslearn-troubleshoot-network-security-issues networking
使用此命令运行安装脚本。
bash networking/setup.sh
此命令在后台运行时,你可以继续阅读下一个单元。