Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| azure:virtual_networks [2024/08/28 18:44] – [§§§] mmuze | azure:virtual_networks [2024/08/28 18:45] (current) – [§§§] mmuze | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| === Service Endpoints === | === Service Endpoints === | ||
| * When //Service Endpoints// are added ARM adds and updates routes in the route tables for subnets where the endpoint is enabled. | * When //Service Endpoints// are added ARM adds and updates routes in the route tables for subnets where the endpoint is enabled. | ||
| + | * //Service Tags// can be used for address prefixes in //User Defined Routes//. | ||
| + | * You can create up to 25 routes using Service Tags in a route table. | ||
| === Private Endpoints === | === Private Endpoints === | ||