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
Copy file name to clipboardExpand all lines: articles/load-balancer/upgrade-basic-standard.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,32 +75,32 @@ Download the migration script from the [PowerShell Gallery](https://www.powershe
75
75
76
76
There are two options depending on your local PowerShell environment setup and preferences:
77
77
78
-
* If you don’t have the Azure Az PowerShell module modules installed, or don’t mind uninstalling the Azure Az PowerShell module modules, use the `Install-Script` option to run the script.
78
+
* If you don’t have the Azure Az PowerShell module installed, or don’t mind uninstalling the Azure Az PowerShell module, use the `Install-Script` option to run the script.
79
79
80
-
* If you need to keep the Azure Az PowerShell module modules, download the script and run it directly.
80
+
* If you need to keep the Azure Az PowerShell module, download the script and run it directly.
81
81
82
-
To determine if you have the Azure Az PowerShell module modules installed, run `Get-InstalledModule -Name az`. If you don't see any installed Az PowerShell module modules, then you can use the `Install-Script` method.
82
+
To determine if you have the Azure Az PowerShell module installed, run `Get-InstalledModule -Name az`. If you don't see any installed Azure Az PowerShell module, then you can use the `Install-Script` method.
83
83
84
84
### Install with Install-Script
85
85
86
-
To use this option, don't have the Azure Az PowerShell module modules installed on your computer. If they're installed, the following command displays an error. Uninstall the Azure Az PowerShell module modules, or use the other option to download the script manually and run it.
86
+
To use this option, don't have the Azure Az PowerShell module installed on your computer. If they're installed, the following command displays an error. Uninstall the Azure Az PowerShell module, or use the other option to download the script manually and run it.
87
87
88
88
Run the script with the following command:
89
89
90
90
```azurepowershell
91
91
Install-Script -Name AzurePublicLBUpgrade
92
92
```
93
-
This command also installs the required Az PowerShell module modules.
93
+
This command also installs the required Azure Az PowerShell module.
94
94
95
95
### Install with the script directly
96
96
97
-
If you do have Azure Az PowerShell module modules installed and can't uninstall them, or don't want to uninstall them,you can manually download the script using the **Manual Download** tab in the script download link. The script is downloaded as a raw **nupkg** file. To install the script from this **nupkg** file, see [Manual Package Download](/powershell/gallery/gallery/how-to/working-with-packages/manual-download)
97
+
If you do have Azure Az PowerShell module installed and can't uninstall it, or don't want to uninstall it,you can manually download the script using the **Manual Download** tab in the script download link. The script is downloaded as a raw **nupkg** file. To install the script from this **nupkg** file, see [Manual Package Download](/powershell/gallery/gallery/how-to/working-with-packages/manual-download)
98
98
99
99
To run the script:
100
100
101
101
1. Use `Connect-AzAccount` to connect to Azure.
102
102
103
-
2. Use `Import-Module Az` to import the Az PowerShell module modules.
103
+
2. Use `Import-Module Az` to import the Azure Az PowerShell module.
Copy file name to clipboardExpand all lines: articles/load-balancer/upgrade-internalbasic-to-publicstandard.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,15 +57,15 @@ Download the migration script from the [PowerShell Gallery](https://www.powershe
57
57
58
58
There are two options depending on your local PowerShell environment setup and preferences:
59
59
60
-
* If you don’t have the Azure Az PowerShell module modules installed, or don’t mind uninstalling the Azure Az PowerShell module modules, use the `Install-Script` option to run the script.
60
+
* If you don’t have the Azure AZ PowerShell module installed, or don’t mind uninstalling the Azure AZ PowerShell module, use the `Install-Script` option to run the script.
61
61
62
-
* If you need to keep the Azure Az PowerShell module modules, download the script and run it directly.
62
+
* If you need to keep the Azure AZ PowerShell module, download the script and run it directly.
63
63
64
-
To determine if you have the Azure Az PowerShell module modules installed, run `Get-InstalledModule -Name az`. If you don't see any installed Az PowerShell module modules, then you can use the `Install-Script` method.
64
+
To determine if you have the Azure AZ PowerShell module installed, run `Get-InstalledModule -Name az`. If the Az PowerShell module isn't installed, you can use the `Install-Script` method.
65
65
66
66
### Install with Install-Script
67
67
68
-
To use this option, don't have the Azure Az PowerShell module modules installed on your computer. If they're installed, the following command displays an error. Uninstall the Azure Az PowerShell module modules, or use the other option to download the script manually and run it.
68
+
To use this option, don't have the Azure AZ PowerShell module installed on your computer. If they're installed, the following command displays an error. Uninstall the Azure AZ PowerShell module, or use the other option to download the script manually and run it.
69
69
70
70
Run the script with the following command:
71
71
@@ -76,7 +76,7 @@ This command also installs the required Az PowerShell module modules.
76
76
77
77
### Install with the script directly
78
78
79
-
If you do have Azure Az PowerShell module modules installed and can't uninstall them, or don't want to uninstall them,you can manually download the script using the **Manual Download** tab in the script download link. The script is downloaded as a raw **nupkg** file. To install the script from this **nupkg** file, see [Manual Package Download](/powershell/gallery/gallery/how-to/working-with-packages/manual-download).
79
+
If you do have Azure AZ PowerShell module installed and can't uninstall them, or don't want to uninstall them,you can manually download the script using the **Manual Download** tab in the script download link. The script is downloaded as a raw **nupkg** file. To install the script from this **nupkg** file, see [Manual Package Download](/powershell/gallery/gallery/how-to/working-with-packages/manual-download).
Copy file name to clipboardExpand all lines: articles/load-balancer/whats-new.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,11 @@ You can also find the latest Azure Load Balancer updates and subscribe to the RS
25
25
26
26
| Type |Name |Description |Date added |
27
27
| ------ |---------|---------|---------|
28
-
| SKU |[Basic Load Balancer is retiring on 30 September 2025](https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer/)| Basic Load Balancer will retire on 30 September 2025. Make sure to [migrate to Standard SKU](load-balancer-basic-upgrade-guidance.md) before this date. | September 2022 |
28
+
| SKU |[Basic Load Balancer is retiring on September 30, 2025](https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer/)| Basic Load Balancer will retire on 30 September 2025. Make sure to [migrate to Standard SKU](load-balancer-basic-upgrade-guidance.md) before this date. | September 2022 |
29
29
| SKU |[Gateway Load Balancer now generally available](https://azure.microsoft.com/updates/generally-available-azure-gateway-load-balancer/)| Gateway Load Balancer is a new SKU of Azure Load Balancer targeted for scenarios requiring transparent NVA (network virtual appliance) insertion. Learn more about [Gateway Load Balancer](gateway-overview.md) or our supported [third party partners](gateway-partners.md). | July 2022 |
30
30
| SKU |[Gateway Load Balancer public preview](https://azure.microsoft.com/updates/gateway-load-balancer-preview/)| Gateway Load Balancer is a fully managed service enabling you to deploy, scale, and enhance the availability of third party network virtual appliances (NVAs) in Azure. You can add your favorite third party appliance whether it's a firewall, inline DDoS appliance, deep packet inspection system, or even your own custom appliance into the network path transparently – all with a single action.| November 2021 |
31
-
| Feature |[Support for IP-based backend pools (General Availability)](https://azure.microsoft.com/updates/iplbga/)| Azure Load Balancer supports adding and removing resources from a backend pool via an IPv4 or IPv6 addresses. This enables easy management of containers, virtual machines, and virtual machine scale sets associated with Load Balancer. It will also allow IP addresses to be reserved as part of a backend pool before the associated resources are created. Learn more [here](backend-pool-management.md)|March 2021 |
32
-
| Feature |[Instance Metadata support for Standard SKU Load Balancers and Public IPs](https://azure.microsoft.com/updates/standard-load-balancer-and-ip-addresses-metadata-now-available-through-azure-instance-metadata-service-imds/)|Metadata of Standard Public IP addresses and Standard Load Balancer can now be retrieved through Azure Instance Metadata Service (IMDS). The metadata is available from within the running instances of virtual machines (VMs) and virtual machine scale sets instances. You can use the metadata to manage your virtual machines. Learn more [here](instance-metadata-service-load-balancer.md)| February 2021 |
31
+
| Feature |[Support for IP-based backend pools (General Availability)](https://azure.microsoft.com/updates/iplbga/)| Azure Load Balancer supports adding and removing resources from a backend pool via an IPv4 or IPv6 addresses. This enables easy management of containers, virtual machines, and Virtual Machine Scale Sets associated with Load Balancer. It will also allow IP addresses to be reserved as part of a backend pool before the associated resources are created. Learn more [here](backend-pool-management.md)|March 2021 |
32
+
| Feature |[Instance Metadata support for Standard SKU Load Balancers and Public IPs](https://azure.microsoft.com/updates/standard-load-balancer-and-ip-addresses-metadata-now-available-through-azure-instance-metadata-service-imds/)|Metadata of Standard Public IP addresses and Standard Load Balancer can now be retrieved through Azure Instance Metadata Service (IMDS). The metadata is available from within the running instances of virtual machines (VMs) and Virtual Machine Scale Sets instances. You can use the metadata to manage your virtual machines. Learn more [here](instance-metadata-service-load-balancer.md)| February 2021 |
33
33
| Feature |[Public IP SKU upgrade from Basic to Standard without losing IP address](https://azure.microsoft.com/updates/public-ip-sku-upgrade-generally-available/)| As you move from Basic to Standard Load Balancers, retain your public IP address. Learn more [here](../virtual-network/ip-services/public-ip-upgrade-portal.md)| January 2021|
34
34
| Feature | Support for moves across resource groups | Standard Load Balancer and Standard Public IP support for [resource group moves](https://azure.microsoft.com/updates/standard-resource-group-move/). | October 2020 |
35
35
| Feature |[Cross-region load balancing with Global tier on Standard LB](https://azure.microsoft.com/updates/preview-azure-load-balancer-now-supports-crossregion-load-balancing/)| Azure Load Balancer supports Cross Region Load Balancing. Previously, Standard Load Balancer had a regional scope. With this release, you can load balance across multiple Azure regions via a single, static, global anycast Public IP address. | September 2020 |
0 commit comments