question

NarendraGupta-5499 avatar image
0 Votes"
NarendraGupta-5499 asked AndreasBaumgarten answered

azure Vm security from Unauthorized access

Hey Guys,

I have created azure vm. I want to secure azure vm from DDOS and Brute force attack. Guys please suggest, How do I protect vm from attacks other than JIT.

azure-virtual-machinesazure-security-center
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@NarendraGupta-5499


Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.


0 Votes 0 ·
AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

You just want to manage the VM? Or is any service running on the VM is published with a public IP?
For management you have the following options for example:

  • Use a VPN PointToSite connection to the virtual network and don't use a public IP on the VM

  • Use Azure Bastion and don't use a public IP on the VM

Maybe this is helpful.

Regards

Andreas Baumgarten

(Please don't forget to Accept as answer if the reply is helpful)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NarendraGupta-5499 avatar image
0 Votes"
NarendraGupta-5499 answered

Thanks for reply @AndreasBaumgarten . I have hosted two websites on azure vm IIS server. I have currently used public IP for maintaining my azure vm websites. As you suggested, If I use private IP instead of public IP will it any how effect my websites.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

If you want to publish websites running on IIS in a Azure VM than the Azure Web Application Firewall might be your friend.

Maybe this is helpful.

Regards

Andreas Baumgarten

(Please don't forget to Accept as answer if the reply is helpful)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.