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
> VNet peering isn't currently supported for the Developer SKU.
29
+
> VNet peering isn't currently supported for Bastion Developer.
30
30
31
31
### <aname="premium"></a>Premium SKU
32
32
@@ -55,7 +55,7 @@ You can always upgrade a SKU to add more features. For more information, see [Up
55
55
> For Azure Bastion resources deployed on or after November 2, 2021, the minimum AzureBastionSubnet size is /26 or larger (/25, /24, etc.). All Azure Bastion resources deployed in subnets of size /27 prior to this date are unaffected by this change and will continue to work, but we highly recommend increasing the size of any existing AzureBastionSubnet to /26 in case you choose to take advantage of [host scaling](./configure-host-scaling.md) in the future.
56
56
>
57
57
58
-
When you deploy Azure Bastion using any SKU except the Developer SKU, Bastion requires a dedicated subnet named **AzureBastionSubnet**. You must create this subnet in the same virtual network that you want to deploy Azure Bastion to. The subnet must have the following configuration:
58
+
When you deploy Azure Bastion using any SKU except the Bastion Developer offering, Bastion requires a dedicated subnet named **AzureBastionSubnet**. You must create this subnet in the same virtual network that you want to deploy Azure Bastion to. The subnet must have the following configuration:
59
59
60
60
* Subnet name must be *AzureBastionSubnet*.
61
61
* Subnet size must be /26 or larger (/25, /24 etc.).
@@ -73,7 +73,7 @@ You can configure this setting using the following methods:
73
73
74
74
## <aname="public-ip"></a>Public IP address
75
75
76
-
Azure Bastion deployments, except [Developer SKU](#developer-sku) and [Private-only](#private-only), require a Public IP address. The Public IP must have the following configuration:
76
+
Azure Bastion deployments, except [Bastion Developer](#bastion-developer) and [Private-only](#private-only), require a Public IP address. The Public IP must have the following configuration:
77
77
78
78
* The Public IP address SKU must be **Standard**.
79
79
* The Public IP address assignment/allocation method must be **Static**.
0 commit comments