You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|| UsePolicyBasedTrafficSelectors | Azure supports using policy-based traffic selectors with route-based gateway connections. | Not yet supported. |
57
57
|| Monitoring and Alerts | Azure uses Azure Monitor to set up alerts for VPN resources. | Not yet supported.|
58
+
|| ASN | Azure supports 4-byte ASNs. | Azure Stack Hub only supports 2-byte ASNs (up to 65535).|
58
59
| Load balancer | SKU | Basic and Standard Load Balancers are supported | Only the Basic Load Balancer is supported. The Standard Load Balancer is currently in public preview. For information, see [Standard Load Balancer considerations](standard-load-balancer-considerations.md).<br>The SKU property isn't supported.<br>The Basic SKU load balancer supports 200 front-end IP configurations per load balancer. |
59
60
|| Zones | Availability Zones are Supported. | Not yet supported |
60
61
|| Inbound NAT rules support for service endpoints | Azure supports specifying Service Endpoints for inbound NAT rules. | Azure Stack Hub doesn't yet support service endpoints, so these rules can't be specified. |
@@ -82,9 +83,9 @@ This article provides an overview of the unique considerations for Azure Stack H
82
83
| Virtual Machine Scale Sets | Public IP per Virtual Machine | Supported | Not supported. If needed, similar functionality can be achieved with a load balancer. |
83
84
|| Update or change VMs primary NIC | Supported | Not supported. It's not possible to elevate a secondary NIC to primary or vice versa in Azure Stack Hub. |
84
85
85
-
## API versions
86
+
## API versions
86
87
87
-
Azure Stack Hub Networking supports the following API versions:
88
+
Azure Stack Hub Networking supports the following API versions:
| Backend pool size | Supports up to 5000 instances. | Not limited by Standard Load Balancer itself - depends on the number of VMs on the stamp. |
25
25
| Backend pool endpoints | Any virtual machine, virtual machine scale sets, or IP address in a single virtual network. | Virtual machines and scale sets on a single virtual network only. No IP addresses supported. |
@@ -39,7 +39,7 @@ Azure Stack Hub now supports the Standard Load Balancer SKU. While this new SKU
39
39
40
40
## Main differences between Basic and Standard Load Balancer on Azure Stack Hub
41
41
42
-
|Features| Standard Load Balancer | Basic Load Balancer |
42
+
|Feature| Standard Load Balancer | Basic Load Balancer |
| Backend pool size | Not limited by the Standard Load Balancer itself - depends on the number of VMs on the stamp. | Depends on stamp capacity. |
45
45
| Backend pool endpoints | Virtual machines and scale sets on the same virtual network. | Virtual machines or virtual machine scale set on the same virtual network. It cannot include both types in the same backend pool. |
@@ -69,6 +69,9 @@ The following scenarios were validated for the Standard Load Balancer on Azure S
69
69
- Internal load balancer with HA ports.
70
70
- Internal load balancer with HA ports and floating IP.
71
71
72
+
> [!NOTE]
73
+
> Portal diagnostic features for the Standard Load Balancer are not supported.
74
+
72
75
## Next steps
73
76
74
77
-[Considerations for Azure Stack Hub networking](azure-stack-network-differences.md)
0 commit comments