Skip to content

Commit 07df7ee

Browse files
nginx
1 parent 35245d1 commit 07df7ee

File tree

8 files changed

+41
-17
lines changed

8 files changed

+41
-17
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/partner-solutions/nginx/nginx-create.md",
5+
"redirect_url": "/azure/partner-services/nginx/create",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/partner-solutions/nginx/nginx-how-to-manage.md",
10+
"redirect_url": "/azure/partner-services/nginx/manage",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/partner-solutions/nginx/nginx-overview.md",
15+
"redirect_url": "/azure/partner-services/nginx/overview",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/partner-solutions/nginx/nginx-troubleshoot.md",
20+
"redirect_url": "/azure/partner-services/nginx/troubleshoot",
21+
"redirect_document_id": false
22+
}
23+
]
24+
}

articles/partner-solutions/nginx/nginx-create.md renamed to articles/partner-solutions/nginx/create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ You can specify custom tags for the new NGINXaaS resource in Azure by adding cus
8383

8484
## Next steps
8585

86-
- [Manage the NGINXaaS resource](nginx-manage.md)
87-
- Get started with NGINXaaS – An Azure Native ISV Service on
86+
- [Manage the NGINXaaS resource](manage.md)
87+
- Get started with NGINXaaS on
8888

8989
> [!div class="nextstepaction"]
9090
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments)

articles/partner-solutions/nginx/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,22 @@ landingContent:
2020
- linkListType: overview
2121
links:
2222
- text: What is NGINXaaS – An Azure Native ISV Service?
23-
url: nginx-overview.md
23+
url: overview.md
2424
- linkListType: how-to-guide
2525
links:
2626
- text: Manage your NGINXaaS resource
27-
url: nginx-manage.md
27+
url: manage.md
2828

2929
# Card
3030
- title: Create an NGINXaaS deployment
3131
linkLists:
3232
- linkListType: quickstart
3333
links:
3434
- text: Get started with NGINXaaS – An Azure Native ISV Service
35-
url: nginx-create.md
35+
url: create.md
3636
- linkListType: how-to-guide
3737
links:
3838
- text: Troubleshooting NGINXaaS – An Azure Native ISV Service
39-
url: nginx-troubleshoot.md
39+
url: troubleshoot.md
4040

4141

articles/partner-solutions/nginx/nginx-manage.md renamed to articles/partner-solutions/nginx/manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ Enable CI/CD deployments via GitHub Actions integrations.
112112

113113
## Next steps
114114

115-
- For help with troubleshooting, see [Troubleshooting NGINXaaS integration with Azure](nginx-troubleshoot.md).
116-
- Get started with NGINXaaS – An Azure Native ISV Service on
115+
- For help with troubleshooting, see [Troubleshooting NGINXaaS integration with Azure](troubleshoot.md).
116+
- Get started with NGINXaaS on
117117

118118
> [!div class="nextstepaction"]
119119
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments)

articles/partner-solutions/nginx/nginx-overview.md renamed to articles/partner-solutions/nginx/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ The NGINXaaS integration can only be set up by users who have Owner access on th
4747

4848
## Next steps
4949

50-
- To create an instance of NGINXaaS – An Azure Native ISV Service, see [QuickStart: Get started with NGINXaaS](nginx-create.md).
51-
- Get started with NGINXaaS – An Azure Native ISV Service on
50+
- To create an instance of NGINXaaS – An Azure Native ISV Service, see [QuickStart: Get started with NGINXaaS](create.md).
51+
- Get started with NGINXaaS on
5252

5353
> [!div class="nextstepaction"]
5454
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments)

articles/partner-solutions/nginx/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ items:
44
- name: Overview
55
items:
66
- name: What is NGINXaaS – An Azure Native ISV Service?
7-
href: nginx-overview.md
7+
href: overview.md
88
- name: Quickstarts
99
expanded: true
1010
items:
1111
- name: Create an NGINXaaS deployment
12-
href: nginx-create.md
12+
href: create.md
1313
- name: How to
1414
items:
1515
- name: Manage your NGINXaaS resource
16-
href: nginx-manage.md
16+
href: manage.md
1717
- name: Troubleshoot NGINXaaS
18-
href: nginx-troubleshoot.md
18+
href: troubleshoot.md

articles/partner-solutions/nginx/nginx-troubleshoot.md renamed to articles/partner-solutions/nginx/troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The NGINXaaS integration can only be set up by users who have Owner access on th
3535

3636
## Next steps
3737

38-
- Learn about [managing your instance](nginx-manage.md) of NGINXaaS.
39-
- Get started with NGINXaaS – An Azure Native ISV Service on
38+
- Learn about [managing your instance](manage.md) of NGINXaaS.
39+
- Get started with NGINXaaS on
4040

4141
> [!div class="nextstepaction"]
4242
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments)

articles/partner-solutions/partners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ Azure Native ISV Services is available through the Marketplace.
3737

3838
|Partner |Description |Portal link | Get started on |
3939
|---------|-------------|---------------|----|
40-
|[NGINXaaS - Azure Native ISV Service](nginx/nginx-overview.md) | Use NGINXaaS as a reverse proxy within your Azure environment. | [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments) | [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=Overview) |
40+
|[NGINXaaS - Azure Native ISV Service](nginx/overview.md) | Use NGINXaaS as a reverse proxy within your Azure environment. | [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/NGINX.NGINXPLUS%2FnginxDeployments) | [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=Overview) |
4141
|[Cloud NGFW by Palo Alto Networks](palo-alto/palo-alto-overview.md) | Use Palo Alto Networks as a firewall in the Azure environment. | [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/PaloAltoNetworks.Cloudngfw%2Ffirewalls) | [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/paloaltonetworks.pan_swfw_cloud_ngfw?tab=Overview) |

0 commit comments

Comments
 (0)