Exam: AZ-900: Microsoft Azure Fundamentals 0 Likes
Would the removal of the public IP addresses from the account help (AZ-900)
A company has defined the following resources in Azure: 10 Public IP addresses. 20 users in Azure AD. 5 user groups in Azure AD. They now want to reduce the costs associated with the Azure account.
Would the removal of the public IP addresses from the account help reduce the cost?
A) Yes.
B) No.
Solution
Correct answer: A) Yes.
Removing the public IP addresses from the Azure account would likely help reduce costs. Public IP addresses in Azure typically incur charges, especially if they are allocated but not actively used by any resources. By removing unused or unnecessary public IP addresses, the company can avoid incurring unnecessary charges associated with them.
It's essential to review the usage of public IP addresses and ensure that they are only allocated to resources that genuinely require them. Additionally, the company could consider using Azure features such as Azure Load Balancer or Azure Application Gateway, which offer alternatives for managing inbound and outbound traffic without requiring dedicated public IP addresses for each resource, potentially reducing costs further.
Category: Azure management and governance