BGP Prefix List
I have prefix list to filter which prefix will be send to azure.
Previously ID no 4 is not exist and i can see in the advertise route only showig 10.103.0.0/16 and 172.30.30.0/24

FW01 (Internet) # get router info bgp neighbors 10.201.0.4 advertised-routes
VRF 0 BGP table version is 43362, local router ID is 10.103.103.103
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight RouteTag Path
*> 10.103.0.0/16 10.210.0.103 100 32768 0 i <-/->
*> 172.30.30.0/24 10.210.0.103 100 32768 0 i <-/->
Total number of prefixes 2
But when i add ID number 4 above why the fgt still advertise 2 prefix and not advertise 10.105.0.0/16?