Seure Azure services

Vishnu 41 Reputation points
2022-12-30T09:35:05.443+00:00

Hi,

How can I keep my Azure resources secure and block unwanted IPs.

Thanks,
Vishnu

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
731 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,668 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,021 Reputation points Microsoft Employee
    2022-12-30T11:30:23.23+00:00

    Hi @Vishnu ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
    I understand that you are looking for best practises to block malicious IP in Azure.

    As per @TP 's answer, Azure comprises of different range of IaaS and PaaS services, and it will be difficult to point at a single solution that could provide network security for every product.
    However, I shall share the most commonly used solutions.

    Exclusively for Public IPs, we have DDoS IP Protection

    Most of the PaaS services come with their own network security configuration/settings.
    For e.g. Configure Azure Storage firewalls and virtual networks

    Along with this, you can also consider

    Notable Network Security features for other products include,

    Other documents that may come handy are as follows,

    I hope this helps.

    Thanks,
    Kapil

    ----------------------------------------------------------------------------------------------------------------

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. TP 111.3K Reputation points
    2022-12-30T10:27:57.393+00:00

    Hi Vishnu,

    Your question too broad to give solid specific answer, so I will say that in regards to Virtual Machine/Virtual Networks you can use Network Security Groups (NSG) and Azure Firewall to help secure them and block unwanted IPs.

    Below is a training module you can complete on NSGs:

    https://learn.microsoft.com/en-us/training/modules/configure-network-security-groups/

    And here is training module on Azure Firewall:

    https://learn.microsoft.com/en-us/training/modules/configure-azure-firewall/

    If your question is about a service other than Virtual Machines, please let me know.

    Thanks.

    -TP

    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.