Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| azure:virtual_networks [2024/08/28 14:28] – created mmuze | azure:virtual_networks [2024/08/28 18:45] (current) – [§§§] mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Virtual Networks ====== | ====== Virtual Networks ====== | ||
| + | ====== Routing ====== | ||
| + | * [[https:// | ||
| + | |||
| + | ====== §§§ ====== | ||
| + | |||
| === 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. | ||
| + | * //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 === | ||