Azure NSG : SourceAddressPrefix range Error

Badr HOUSSNI 46 Reputation points
2020-08-06T13:43:57.273+00:00

Hi,

Iam experiencing some troubles adding ranges of ip addresses on source and destination fields.

As far as i know Azure said that they accept address range :
16145-image.png

Am i using it wrong ? Or this is just impossible to do with NSG ?

Thanks

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.

0 comments No comments

Answer accepted by question author

GitaraniSharma-MSFT 50,202 Reputation points Microsoft Employee Moderator
2020-08-06T13:54:08.19+00:00

Hello @Badr HOUSSNI ,

You can add ranges of IP addresses in classless inter-domain routing (CIDR) block notation (192.168.1.20/28, for example which will contain the IP range of 192.168.1.16 - 192.168.1.31) but not like you have mentioned in the screenshot. You can also use a comma-separated list of IP addresses.
Please refer : https://learn.microsoft.com/en-us/azure/virtual-network/security-overview#security-rules

Kindly let us know if the above helps or you need further assistance on this issue.

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

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

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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