Skip to content

Commit 4e3dbc5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into cni-docker-howto
2 parents fd64d54 + 2f13417 commit 4e3dbc5

File tree

11 files changed

+661
-0
lines changed

11 files changed

+661
-0
lines changed
41.7 KB
Loading
38 KB
Loading

articles/application-gateway/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
href: tutorial-ingress-controller-add-on-new.md
4242
- name: Ingress Controller add-on for AKS (Brownfield)
4343
href: tutorial-ingress-controller-add-on-existing.md
44+
- name: Deploy Application Gateway with DDoS protection
45+
href: tutorial-protect-application-gateway.md
4446
- name: Samples
4547
items:
4648
- name: Azure PowerShell

articles/application-gateway/tutorial-protect-application-gateway.md

Lines changed: 276 additions & 0 deletions
Large diffs are not rendered by default.

articles/load-balancer/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
items:
7777
- name: Create a public load balancer with an IP-based backend - Portal
7878
href: tutorial-load-balancer-ip-backend-portal.md
79+
- name: Deploy public load balancer with DDoS protection
80+
href: protect-load-balancer-with-ddos-standard.md
7981
- name: Samples
8082
items:
8183
- name: Azure CLI
41.3 KB
Loading
61.1 KB
Loading
7.69 KB
Loading

articles/load-balancer/protect-load-balancer-with-ddos-standard.md

Lines changed: 378 additions & 0 deletions
Large diffs are not rendered by default.

articles/marketplace/partner-center-portal/pc-saas-fulfillment-subscription-api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ This API can be called only for *Active* subscriptions. Any plan can be changed
440440
| `subscriptionId` | The unique identifier of the purchased SaaS subscription. This ID is obtained after resolving the commercial marketplace authorization token by using the Resolve API. |
441441

442442
*Request headers:*
443+
443444
| Parameter | Value |
444445
| --------------- | --------------- |
445446
| `content-type` | `application/json` |
@@ -509,6 +510,7 @@ The quantity of seats cannot be more than the quantity allowed in the current pl
509510
| `subscriptionId` | A unique identifier of the purchased SaaS subscription. This ID is obtained after resolving the commercial marketplace authorization token by using the Resolve API. |
510511

511512
*Request headers:*
513+
512514
| Parameter | Value |
513515
| --------------- | --------------- |
514516
| `content-type` | `application/json` |
@@ -583,6 +585,7 @@ The customer will be billed if a subscription is canceled after the preceding gr
583585
| `subscriptionId` | The unique identifier of the purchased SaaS subscription. This ID is obtained after resolving the commercial marketplace authorization token by using the Resolve API. |
584586

585587
*Request headers:*
588+
586589
| Parameter | Value |
587590
| --------------- | --------------- |
588591
| `content-type` | `application/json` |

0 commit comments

Comments
 (0)