Soru

Zorluk: ZorConfigure Azure Bastion

You are preparing to deploy Azure Bastion to secure administrative access to virtual machines in a virtual network named ProductionVNet. You plan to secure the deployment using a custom Network Security Group (NSG) associated with the Bastion subnet. To prevent deployment validation failures, you must ensure the NSG is fully configured with the mandatory rules before the Azure Bastion host is provisioned. Which five actions should you perform in sequence?

  1. 1Create a subnet named AzureBastionSubnet in ProductionVNet with an address prefix of /26.
  2. 2Create a public IP address configured with the Standard SKU and Static allocation.
  3. 3Create a Network Security Group (NSG) and define the mandatory inbound and outbound rules for Bastion traffic.
  4. 4Associate the Network Security Group (NSG) with the AzureBastionSubnet.
  5. 5Provision the Azure Bastion host in the AzureBastionSubnet, specifying the Standard SKU public IP address.

Cevap

The correct order of actions is to first create the AzureBastionSubnet with a /26 prefix, create a Standard SKU static public IP address, create a Network Security Group (NSG) with the mandatory rules, associate that NSG with the AzureBastionSubnet, and finally provision the Azure Bastion host.
The correct sequence begins with creating the dedicated subnet named exactly AzureBastionSubnet of size /26 or larger, followed by creating the prerequisite Standard SKU public IP address. Next, the NSG must be created and populated with the mandatory Azure Bastion rules. The NSG is then associated with the AzureBastionSubnet. Finally, the Azure Bastion host is provisioned using both the subnet and the public IP, passing the platform's configuration and NSG validation rules.

Adım Adım Çözüm

1
Create the subnet named AzureBastionSubnet.
A dedicated subnet of size /26 is added to ProductionVNet.
Azure Bastion requires a dedicated subnet named exactly AzureBastionSubnet with an address prefix of /26 or larger.
2
Create a Standard SKU public IP address.
A static public IP address is created.
Azure Bastion requires a Standard SKU public IP address with static assignment to be specified during deployment.
3
Create the NSG and define the mandatory rules.
An NSG with rules for GatewayManager, AzureCloud, and Internet traffic is created.
Azure Bastion performs strict validation on any associated NSG. The rules must be defined before the NSG is associated to avoid blocking provisioning.
4
Associate the NSG with the AzureBastionSubnet.
The NSG is attached to the AzureBastionSubnet.
Associating the fully compliant NSG to the subnet prior to deploying Azure Bastion ensures validation success.
5
Provision the Azure Bastion host.
The Azure Bastion host is deployed and running.
With the subnet, public IP, and NSG fully prepared, the Bastion host can be successfully provisioned without validation errors.

Anahtar Kavram

Azure Bastion deployment requires a dedicated subnet named AzureBastionSubnet of size /26 or larger, a Standard SKU static public IP, and an NSG configured with specific mandatory inbound and outbound rules associated with the subnet to pass deployment validation.
Bu soruyu puanla