Skip to content

Commit ef549a0

Browse files
committed
docs: add url meta
1 parent b06f1e8 commit ef549a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+70
-19
lines changed

content/nginxaas-azure/app-protect/configure-waf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Configure App Protect WAF"
33
weight: 300
44
categories: ["tasks"]
55
toc: true
6+
url: /nginxaas/azure/app-protect/configure-waf/
67
---
78

89
## Overview

content/nginxaas-azure/app-protect/disable-waf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Disable App Protect WAF"
33
weight: 400
44
categories: ["tasks"]
55
toc: true
6+
url: /nginxaas/azure/app-protect/disable-waf/
67
---
78

89
## Overview

content/nginxaas-azure/app-protect/enable-logging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Enable App Protect WAF Logs"
33
weight: 300
44
categories: ["tasks"]
5+
url: /nginxaas/azure/app-protect/enable-logging/
56
toc: true
67
---
78

content/nginxaas-azure/app-protect/enable-waf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Enable App Protect WAF"
33
weight: 200
44
categories: ["tasks"]
55
toc: true
6+
url: /nginxaas/azure/app-protect/enable-waf/
67
---
78

89
## Overview

content/nginxaas-azure/billing/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ weight: 100
44
categories: ["concepts"]
55
toc: true
66
docs: "DOCS-885"
7+
url: /nginxaas/azure/billing/overview/
78
---
89

910
## Pricing plans

content/nginxaas-azure/billing/usage-and-cost-estimator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ weight: 200
44
categories: ["concepts"]
55
toc: true
66
docs: "DOCS-1474"
7+
url: /nginxaas/azure/billing/usage-and-cost-estimator/
78
---
89

910
{{< raw-html >}}

content/nginxaas-azure/changelog-archive/changelog-2022.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "2022"
33
weight: 200
44
toc: true
5+
url: /nginxaas/azure/changelog-archive/changelog-2022/
56
---
67

78
Learn about the updates, new features, and resolved bugs in F5 NGINX as a Service for Azure during the year 2022.

content/nginxaas-azure/changelog-archive/changelog-2023.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "2023"
33
weight: 100
44
toc: true
5+
url: /nginxaas/azure/changelog-archive/changelog-2023/
56
---
67

78
Learn about the updates, new features, and resolved bugs in F5 NGINX as a Service for Azure during the year 2023.

content/nginxaas-azure/client-tools/cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Learn how to setup the Azure CLI to manage NGINXaaS for Azure."
55
categories: ["platform-management"]
66
toc: true
77
docs: "DOCS-1234"
8+
url: /nginxaas/azure/client-tools/cli/
89
---
910

1011
F5 NGINX as a Service for Azure (NGINXaaS) deployments can be managed using the [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/). This document outlines how to install the CLI tool including the NGINX extension.
@@ -13,7 +14,7 @@ F5 NGINX as a Service for Azure (NGINXaaS) deployments can be managed using the
1314

1415
- Install Azure CLI version 2.67.0 or greater: [Azure CLI Installation](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli))
1516
- Log into your Azure account through the CLI: [Azure CLI Authentication](https://learn.microsoft.com/en-us/cli/azure/authenticate-azure-cli).
16-
17+
1718
## Install NGINXaaS extension
1819

1920
In order to install and manage your NGINXaaaS deployments using the Azure CLI, you will need to install the `nginx` extension:

content/nginxaas-azure/client-tools/sdk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Learn how to use the Python Azure Management SDK to manage NGINXaa
55
categories: ["platform-management"]
66
toc: true
77
docs: "DOCS-1095"
8+
url: /nginxaas/azure/client-tools/sdk/
89
---
910

1011
F5 NGINX as a Service for Azure (NGINXaaS) deployments can be managed using the multi-language SDK. This document outlines common workflows using the Python SDK. You can find example code to manage NGINXaaS deployments and related objects in the NGINXaaS GitHub repository, [NGINXaaS Snippets](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/sdk/python/).

0 commit comments

Comments
 (0)