Azure subscription: If you don't have an Azure subscription, create afree accountbefore you begin. Configure Terraform: If you haven't already done so, configure Terraform using one of the following options: Configure Terraform in Azure Cloud Shell with Bash ...
resource "azurerm_subnet" "internal" { name = "internal" resource_group_name = azurerm_resource_group.example.name virtual_network_name = azurerm_virtual_network.main.name address_prefixes = ["10.0.2.0/24"] } resource "azurerm_network_interface" "main" { name = "${var.prefix}-nic" lo...
Understand common Terraform and Azure authentication scenarios Authenticate via a Microsoft account from Cloud Shell (using Bash or PowerShell) Authenticate via a Microsoft account from Windows (using Bash or PowerShell) Create a service principal using the Azure CLI ...
使用Bash 在 Azure Cloud Shell 中設定 Terraform 使用PowerShell 在 Azure Cloud Shell 中設定 Terraform 使用Bash 在 Windows 中設定 Terraform 使用PowerShell 在 Windows 中設定 Terraform在Azure 中使用 Terraform 建立中樞和輪輻混合式網路拓撲。 在Azure 中使用 Terraform 建立內部部署虛擬網路。2...
Understand common Terraform and Azure authentication scenarios Authenticate via a Microsoft account from Cloud Shell (using Bash or PowerShell) Authenticate via a Microsoft account from Windows (using Bash or PowerShell) Create a service principal using the Azure CLI Create a service principal using Az...
使用Bash 在 Azure Cloud Shell 中配置 Terraform 使用PowerShell 在 Azure Cloud Shell 中配置 Terraform 使用Bash 在 Windows 中配置 Terraform 使用PowerShell 在 Windows 中配置 Terraform创建SSH 密钥对:有关详细信息,请参阅 如何为 Azure 中的Linux VM 创建和使用 SSH 公钥和私钥对。2...
Configure Cloud Shell Display current Azure account Understand common Terraform and Azure authentication scenarios Authenticate via a Microsoft account from Cloud Shell (using Bash or PowerShell) Authenticate via a Microsoft account from Windows (using Bash or PowerShell) Create a service principal using...
Understand common Terraform and Azure authentication scenarios Authenticate via a Microsoft account from Cloud Shell (using Bash or PowerShell) Authenticate via a Microsoft account from Windows (using Bash or PowerShell) Create a service principal using the Azure CLI Create a service principal using Az...
使用PowerShell 在 Azure Cloud Shell 中配置 Terraform 使用Bash 在 Windows 中配置 Terraform 使用PowerShell 在 Windows 中配置 Terraform 在Azure 中使用 Terraform 创建中心辐射型混合网络拓扑。 在Azure 中使用Terraform 创建本地虚拟网络。 在Azure 中使用 Terraform 创建中心虚拟网络。
配置Terraform:如果尚未执行此操作,请使用以下选项之一配置 Terraform: 使用Bash 在 Azure Cloud Shell 中配置 Terraform 使用PowerShell 在 Azure Cloud Shell 中配置 Terraform 使用Bash 在 Windows 中配置 Terraform 使用PowerShell 在 Windows 中配置 Terraform...