AZ-104 Exam QuestionsBrowse all questions from this exam

AZ-104 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?

Show Answer
Correct Answer: AB

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

17 comments
Sign in to comment
eliasalgOption: A
Jul 19, 2023

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
Oct 15, 2023

thanks mate

MentalTree
Dec 10, 2023

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]
Dec 16, 2023

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
May 4, 2023

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
Jun 7, 2023

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
Jul 8, 2023

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
Aug 17, 2023

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
Nov 12, 2023

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

hesham2023Option: D
Sep 14, 2023

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

WuhaoOption: B
Nov 8, 2023

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

B1gflpOption: A
Oct 15, 2023

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

Nutmeg756Option: B
Oct 30, 2023

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.

MatAlvesOption: D
Feb 7, 2024

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

VV11_SS22Option: A
Aug 11, 2023

The answer is correct: A

agimenezch
Sep 22, 2023

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

Ahkhan
Nov 5, 2023

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

CHOKRIBS88Option: A
Nov 23, 2023

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

MentalTree
Dec 10, 2023

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%

AliNadheerOption: A
Dec 14, 2023

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

[Removed]Option: A
Jan 2, 2024

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

bobothewisemanOption: B
Mar 23, 2024

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
Mar 23, 2024

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

WeepingMaplteOption: B
May 21, 2024

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

blejzer2Option: A
Jul 17, 2024

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