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
{{ message }}
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
[Deploying BIG-IP LTM VE(s) for Auto Scaling in an Azure VM Scale Set](https://github.com/F5Networks/f5-azure-arm-templates/tree/master/supported/solutions/autoscale/ltm)<br>
Copy file name to clipboardexpand all lines: experimental/cluster/1nic/README.md
+11-2
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,15 @@ In the *variables* section:
23
23
24
24
Additionally, F5 provides checksums for all of our supported templates. For instructions and the checksums to compare against, see https://devcentral.f5.com/codeshare/checksums-for-f5-supported-cft-and-arm-templates-on-github-1014.
25
25
26
+
## Supported BIG-IP versions
27
+
Below is a map that shows the available options for the template parameter 'bigIpVersion' as it corresponds to the BIG-IP version itself.
28
+
29
+
| Azure BIG-IP Image Version | BIG-IP Version |
30
+
| --- | --- |
31
+
| 13.0.021 | 13.0.0 HF2 Build 2.10.1671 |
32
+
| 12.1.24 | 12.1.2 HF1 Build 1.34.271 |
33
+
| latest | This will select the latest BIG-IP version available |
34
+
26
35
## Supported instance types and hypervisors
27
36
- For a list of supported Azure instance types for this solutions, see the **Azure instances for BIG-IP VE** section of https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-ve-setup-msft-azure-12-1-0/1.html#guid-71265d82-3a1a-43d2-bae5-892c184cc59b
28
37
@@ -44,11 +53,11 @@ You have three options for deploying this template:
44
53
Use the appropriate button, depending on whether you are using BYOL or PAYG licensing. See the Template parameters section to see the information you need to succesfully deploy the template.
Copy file name to clipboardexpand all lines: experimental/ha-avset/existing_stack/README.md
+11-2
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,15 @@ In the *variables* section:
27
27
28
28
Additionally, F5 provides checksums for all of our supported templates. For instructions and the checksums to compare against, see https://devcentral.f5.com/codeshare/checksums-for-f5-supported-cft-and-arm-templates-on-github-1014.
29
29
30
+
## Supported BIG-IP versions
31
+
Below is a map that shows the available options for the template parameter 'bigIpVersion' as it corresponds to the BIG-IP version itself.
32
+
33
+
| Azure BIG-IP Image Version | BIG-IP Version |
34
+
| --- | --- |
35
+
| 13.0.021 | 13.0.0 HF2 Build 2.10.1671 |
36
+
| 12.1.24 | 12.1.2 HF1 Build 1.34.271 |
37
+
| latest | This will select the latest BIG-IP version available |
38
+
30
39
## Supported instance types and hypervisors
31
40
- For a list of supported Azure instance types for this solutions, see the **Azure instances for BIG-IP VE** section of https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-ve-setup-msft-azure-12-1-0/1.html#guid-71265d82-3a1a-43d2-bae5-892c184cc59b
32
41
@@ -49,10 +58,10 @@ You have three options for deploying this solution:
49
58
### <aname="azure"></a>Azure deploy buttons
50
59
51
60
Use the appropriate button, depending on whether you are using BYOL or PAYG licensing:
Copy file name to clipboardexpand all lines: experimental/ha-avset/new_stack/README.md
+11-2
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,15 @@ In the *variables* section:
28
28
29
29
Additionally, F5 provides checksums for all of our supported templates. For instructions and the checksums to compare against, see https://devcentral.f5.com/codeshare/checksums-for-f5-supported-cft-and-arm-templates-on-github-1014.
30
30
31
+
## Supported BIG-IP versions
32
+
Below is a map that shows the available options for the template parameter 'bigIpVersion' as it corresponds to the BIG-IP version itself.
33
+
34
+
| Azure BIG-IP Image Version | BIG-IP Version |
35
+
| --- | --- |
36
+
| 13.0.021 | 13.0.0 HF2 Build 2.10.1671 |
37
+
| 12.1.24 | 12.1.2 HF1 Build 1.34.271 |
38
+
| latest | This will select the latest BIG-IP version available |
39
+
31
40
## Supported instance types and hypervisors
32
41
- For a list of supported Azure instance types for this solutions, see the **Azure instances for BIG-IP VE** section of https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-ve-setup-msft-azure-12-1-0/1.html#guid-71265d82-3a1a-43d2-bae5-892c184cc59b
33
42
@@ -50,10 +59,10 @@ You have three options for deploying this solution:
50
59
### <aname="azure"></a>Azure deploy buttons
51
60
52
61
Use the appropriate button, depending on whether you are using BYOL or PAYG licensing:
Copy file name to clipboardexpand all lines: experimental/reference/cluster/1nic/README.md
+12-4
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,14 @@ You choose the license and corresponding Azure instance based on the number of c
19
19
| 4 | 200 Mbps | A3 Standard or D3_v2 |
20
20
| 8 | 1 Gbps | A4 or A7 Standard or D4v2 |
21
21
22
+
## Supported BIG-IP versions
23
+
Below is a map that shows the available options for the template parameter 'bigIpVersion' as it corresponds to the BIG-IP version itself.
24
+
25
+
| Azure BIG-IP Image Version | BIG-IP Version |
26
+
| --- | --- |
27
+
| 13.0.021 | 13.0.0 HF2 Build 2.10.1671 |
28
+
| 12.1.24 | 12.1.2 HF1 Build 1.34.271 |
29
+
| latest | This will select the latest BIG-IP version available |
22
30
23
31
## Template parameters
24
32
@@ -234,9 +242,9 @@ After the deployment successfully finishes, you can find the BIG-IP Management U
234
242
* Click on the deployment status, and then the deployment.
235
243
* In the "Outputs" section you will find the URL's and ports that you can use to connect to the F5 cluster.
236
244
237
-
## Deploying Custom Configuration to an Azure Virtual Machine
245
+
## Deploying Custom Configuration to an Azure Virtual Machine
238
246
239
-
This sample code uses the CustomScript extension resource to configure the f5.ip_forwarding iApp on BIG-IP VE in Azure Resource Manager.
247
+
This sample code uses the CustomScript extension resource to configure the f5.ip_forwarding iApp on BIG-IP VE in Azure Resource Manager.
240
248
241
249
The CustomScript extension resource name must reference the Azure virtual machine name and must have a dependency on that virtual machine. You can use only one CustomScript extension resource per virtual machine; however, you can combine multiple semicolon-delimited commands in a single extension resource definition.
242
250
@@ -264,9 +272,9 @@ Warning: F5 does not support the template if you change anything other than the
264
272
}
265
273
```
266
274
267
-
## Deploying Custom Configuration to an Azure Virtual Machine
275
+
## Deploying Custom Configuration to an Azure Virtual Machine
268
276
269
-
This sample code uses the CustomScript extension resource to configure the f5.ip_forwarding iApp on BIG-IP VE in Azure Resource Manager.
277
+
This sample code uses the CustomScript extension resource to configure the f5.ip_forwarding iApp on BIG-IP VE in Azure Resource Manager.
270
278
271
279
The CustomScript extension resource name must reference the Azure virtual machine name and must have a dependency on that virtual machine. You can use only one CustomScript extension resource per virtual machine; however, you can combine multiple semicolon-delimited commands in a single extension resource definition.
Copy file name to clipboardexpand all lines: experimental/reference/standalone/2nic+webserver/readme.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,15 @@
9
9
10
10
- In a two NIC implementation, interface #1 is for management and data-plane traffic from the Internet, and interface #2 is connected into the Azure networks where traffic is processed by the pool members in a traditional two-ARM design.
11
11
12
+
## Supported BIG-IP versions
13
+
Below is a map that shows the available options for the template parameter 'bigIpVersion' as it corresponds to the BIG-IP version itself.
14
+
15
+
| Azure BIG-IP Image Version | BIG-IP Version |
16
+
| --- | --- |
17
+
| 13.0.021 | 13.0.0 HF2 Build 2.10.1671 |
18
+
| 12.1.24 | 12.1.2 HF1 Build 1.34.271 |
19
+
| latest | This will select the latest BIG-IP version available |
20
+
12
21
## Documentation
13
22
14
23
The ***BIG-IP Virtual Edition and Microsoft Azure: Setup*** guide (https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-ve-setup-msft-azure-12-1-0.html) decribes how to create the configuration manually without using the ARM template.
@@ -24,7 +33,7 @@ You have three options for deploying this template:
0 commit comments