Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 5 question 122 discussion

Actual exam question from Microsoft's AZ-104
Question #: 122
Topic #: 5
[All AZ-104 Questions]

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?

  • A. IP1 only
  • B. IP1 and IP2 only
  • C. IP3, IP4, and IP5 only
  • D. IP1, IP2, IP4, and IP5 only
  • E. IP1, IP2, IP3, IP4, and IP5
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
eliasalg
Highly Voted 1 year, 4 months ago
Selected Answer: 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))
upvoted 37 times
Hillah
1 year, 1 month ago
thanks mate
upvoted 2 times
...
MentalTree
11 months, 2 weeks ago
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%
upvoted 1 times
[Removed]
11 months, 2 weeks ago
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
upvoted 1 times
...
...
...
jupi17
Highly Voted 1 year, 6 months ago
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
upvoted 20 times
xRiot007
1 year, 5 months ago
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 ?
upvoted 3 times
amkaz104
1 year, 4 months ago
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.
upvoted 6 times
...
...
...
0378d43
Most Recent 1 month ago
Selected Answer: A
Bastion does not support Global IP
upvoted 1 times
...
SeMo0o0o0o
1 month, 3 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
117b84e
2 months, 1 week ago
chatgpt: The correct option is: A. IP1 only Explanation: Azure Bastion requires a Standard SKU public IP address, and the public IP address must be static and regional. Looking at the provided table: IP1: Standard SKU, regional, static (meets all the requirements for Azure Bastion Basic SKU). IP2: Standard SKU, global, static (global tier is not supported for Bastion, only regional tier is allowed).
upvoted 1 times
...
CheMetto
4 months ago
Selected Answer: A
in my opinion: You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure? A. Floating IP (direct server return) to Enabled B. Session persistence to Client IP C. Protocol to UDP D. Idle Time-out (minutes) to 20
upvoted 4 times
...
blejzer2
4 months, 1 week ago
On the exam on 17.07.2024, Selected Answer: A; thanks to eliasalg
upvoted 1 times
...
WeepingMaplte
6 months, 1 week ago
Selected Answer: B
https://learn.microsoft.com/en-us/azure/bastion/configuration-settings#public-ip
upvoted 1 times
...
bobothewiseman
8 months, 1 week ago
Selected Answer: 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.
upvoted 1 times
bobothewiseman
8 months, 1 week ago
Global tier: Supported via cross-region load balancers. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku
upvoted 1 times
...
...
MatAlves
9 months, 3 weeks ago
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
upvoted 3 times
...
[Removed]
10 months, 3 weeks ago
Selected Answer: 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
upvoted 2 times
...
AliNadheer
11 months, 2 weeks ago
Selected Answer: 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
upvoted 1 times
...
CHOKRIBS88
1 year ago
Answer should be A : Global tier is not supported in Basic Ip Public
upvoted 1 times
MentalTree
11 months, 2 weeks ago
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%
upvoted 4 times
...
...
[Removed]
1 year ago
Selected Answer: 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
upvoted 3 times
...
Ahkhan
1 year ago
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
upvoted 1 times
...
Nutmeg756
1 year ago
Selected Answer: 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.
upvoted 2 times
...
B1gflp
1 year, 1 month ago
A is correct. explicitly stated https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#sku
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...