Forum Discussion
Alan_Velasco
Sep 08, 2023Copper Contributor
Policy to block the creation of NSGs with rules that allow RDP or SSH access from the Internet
I have been testing the Azure policy to block the creation of NSGs (Network Security Group) with rules that allow RDP or SSH access from the internet, I have noticed that it works correctly when test...
Kidd_Ip
Sep 08, 2023MVP
Are you following this article?
https://markgossa.com/2018/11/azure-policy-deny-inbound-rdp-from.html
- Alan_VelascoSep 11, 2023Copper Contributor
Yes, but the Policy does not apply to public IPs.
- nl889Sep 14, 2023Copper ContributorHi, Is there another option you could consider e.g. to block public IP creation in general (where not required) and then you can reduce the number of PIP's and govern RDP/SSH access to these more easily/monitor it?