How to whitelist server IP from the Azure portal

Praise 0 Reputation points
2023-01-16T19:57:42.8033333+00:00

How to whitelist server IP from the Azure portal

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,608 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Luke Murray 11,091 Reputation points MVP
    2023-01-16T20:03:12.2466667+00:00

    You can use Conditional Access to restrict access to login to the Azure portal from specific IP addresses:

    https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/location-condition

    Or for specific resources, you can configure IP whitelisted, through the Firewall rules. An example is Azure storage accounts: https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.