Exam AZ-104 All QuestionsBrowse all questions from this exam
Question 458

You have an Azure subscription that has the public IP addresses shown in the following table.

You plan to deploy an Azure Bastion Basic SKU host named Bastion1.

Which IP addresses can you use?

    Correct Answer: A

    To deploy an Azure Bastion Basic SKU host, the Public IP address must have specific configurations. It must have a Standard SKU, be of static nature, and be regional. Based on the provided table, only IP1 meets all these criteria, as it is IPv4 with a Standard SKU, Regional tier, and Static assignment. Other IPs either do not meet the SKU requirement (IP3, IP4, IP5), are Global (IP2), which is not supported for Azure Bastion, or have dynamic assignment, which is also not supported.

Discussion
eliasalgOption: A

Tested in sandbox - IPv4 - Static - Standard - Global: Error during the selection in the interface - A Global Tier PublicIPAddress cannot be attached to Bastions. - IPv4 - Static - Standard - Regional: OK - IPv4 - Static - Basic - Regional Error during the selection in the interface - Static public IP addresses cannot be associated. - IPv4 - Dynamic - Basic - Regional Error during the selection in the interface - The SKU type for the public IP address does not match the SKU type of the load balancer (?? I don't know why this message). - IPv6 - Static - Standard - Regional: Error during deployment (The selected IPv6 public IP address is not supported for Azure Bastion. To fix this, please recreate your Azure Bastion with an IPv4 public IP address. (Code: PublicIpAddressVersionNotSupported))

Hillah

thanks mate

MentalTree

Global tier: (Standard) Supported via cross-region load balancers. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku Got this q on my test, answered B, got 100%

[Removed]

I am not sure what you tested but that's not correct. You cannot use Global PiPs, it has to be a Regional one. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/configure-public-ip-bastion

jupi17Option: B

The answer is correct: B Azure Bastion supports standard SKU public IP addresses: https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/configure-public-ip-bastion

xRiot007

From your link : "Public IP addresses are available in two SKUs; standard, and basic. The selection of SKU determines the features of the IP address. The SKU determines the resources that the IP address can be associated with." - Can a BASIC Bastion support STANDARD IPs ?

amkaz104

This link has it clarified - https://learn.microsoft.com/en-us/azure/bastion/configuration-settings - Bastion whether its basic or standard requires Standard Public IPs which are static.

mark733050Option: A

Azure Bastion requires a Public IP address. The Public IP must have the following configuration: The Public IP address SKU must be Standard. The Public IP address assignment/allocation method must be Static. The Public IP address name is the resource name by which you want to refer to this public IP address. You can choose to use a public IP address that you already created, as long as it meets the criteria required by Azure Bastion and isn't already in use. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings

Batiste2023

I don't see how this supports A as an answer. Why would B not be correct?

WuhaoOption: B

The Public IP address SKU must be Standard. The Public IP address assignment/allocation method must be Static. The Public IP address name is the resource name by which you want to refer to this public IP address. You can choose to use a public IP address that you already created, as long as it meets the criteria required by Azure Bastion and isn't already in use. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings

hesham2023Option: D

Azure Bastion requires a Static / Sku=Standard / Public IPv4 regional address , Global Tier PublicIPAddress cannot be attached to Bastions.

MatAlvesOption: D

Azure Bastion Basic SKU does NOT support Global Tier IPs. Standard: "Supported via cross-region load balancers." https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku

Nutmeg756Option: B

Azure Bastion deployments require a Public IP address, except Developer SKU deployments. The Public IP must have the following configuration: The Public IP address SKU must be Standard. The Public IP address assignment/allocation method must be Static. The Public IP address name is the resource name by which you want to refer to this public IP address. You can choose to use a public IP address that you already created, as long as it meets the criteria required by Azure Bastion and isn't already in use.

B1gflpOption: A

A is correct. explicitly stated https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku

blejzer2Option: A

On the exam on 17.07.2024, Selected Answer: A; thanks to eliasalg

WeepingMaplteOption: B

https://learn.microsoft.com/en-us/azure/bastion/configuration-settings#public-ip

bobothewisemanOption: B

The Public IP address SKU must be Standard. The Public IP address assignment/allocation method must be Static. The Public IP address name is the resource name by which you want to refer to this public IP address. You can choose to use a public IP address that you already created, as long as it meets the criteria required by Azure Bastion and isn't already in use. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings#:~:text=When%20you%20configure%20Azure%20Bastion%20using%20the%20Basic%20SKU%2C%20two,This%20is%20called%20host%20scaling.

bobothewiseman

Global tier: Supported via cross-region load balancers. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku

[Removed]Option: A

I tested in my lab and you cannot use dynamic IP addresses, basic SKU, or the Global. If you try to associate a Bastion with a Global Public IP you will get "Cannot be associated with this Bastion. Correct answer: A

AliNadheerOption: A

Answer should be IP1 bastion be it standard or basic SKU only supports regional tier meaning if you have Vnets in 3 regions then you need to deploy 3 bastions one for every region, however if you have those Vnets peered then you can have one bastion service deployed and it can reach VMs in other regions. Bastion must have static IP either private or public; to use public IP you must have Standard SKU, private ip is mainly used for developers. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/configure-public-ip-bastion

CHOKRIBS88Option: A

Answer should be A : Global tier is not supported in Basic Ip Public

MentalTree

Answer is B. The Public IP address SKU must be Standard. The Public IP address assignment/allocation method must be Static. The Public IP address name is the resource name by which you want to refer to this public IP address. You can choose to use a public IP address that you already created, as long as it meets the criteria required by Azure Bastion and isn't already in use. https://learn.microsoft.com/en-us/azure/bastion/configuration-settings Global tier: (Standard) Supported via cross-region load balancers. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku Got this q on my test, answered B, got 100%

Ahkhan

Prerequisites An Azure account with an active subscription. One standard SKU public IP address in your subscription. The IP address can't be associated with any resources. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/configure-public-ip-bastion

agimenezch

https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku ALL

VV11_SS22Option: A

The answer is correct: A