Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
erjosito authored and github-actions[bot] committed Feb 16, 2025
1 parent 3c2a0e6 commit 6960438
Show file tree
Hide file tree
Showing 12 changed files with 1,111 additions and 943 deletions.
124 changes: 62 additions & 62 deletions checklists-ext/appservicewebapps_sg_checklist.en.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions checklists-ext/azureapplicationgateway_sg_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"waf": "Performance",
"service": "Azure Application Gateway",
"text": "Set the minimum instance count to an optimal level based on you estimated instance count, actual Application Gateway autoscaling trends, and your application patterns. Check the current compute units for the past month. This metric represents the gateway's CPU usage. To define the minimum instance count, divide the peak usage by 10. For example, if your average current compute units in the past month is 50, set the minimum instance count to five.",
"description": "For Application Gateway v2, autoscaling takes approximately six to seven minutes before the extra set of instances are ready to serve traffic. During that time, if Application Gateway has short spikes in traffic, expect transient latency or loss of traffic.",
"description": "For Application Gateway v2, autoscaling takes approximately three to five minutes before the extra set of instances are ready to serve traffic. During that time, if Application Gateway has short spikes in traffic, expect transient latency or loss of traffic.",
"type": "recommendation",
"guid": "1c9a7b2a-0e95-4416-8af5-4d173c48870e"
},
Expand All @@ -149,34 +149,34 @@
"categories": [],
"waf": [
{
"name": "reliability"
"name": "Performance"
},
{
"name": "Cost"
"name": "operations"
},
{
"name": "Operations"
},
{
"name": "security"
"name": "reliability"
},
{
"name": "Performance"
"name": "cost"
},
{
"name": "Reliability"
"name": "Security"
},
{
"name": "operations"
"name": "Cost"
},
{
"name": "Security"
"name": "performance"
},
{
"name": "performance"
"name": "security"
},
{
"name": "cost"
"name": "Reliability"
}
],
"yesno": [
Expand Down Expand Up @@ -213,6 +213,6 @@
"name": "Azure Application Gateway Service Guide",
"waf": "all",
"state": "preview",
"timestamp": "October 20, 2024"
"timestamp": "February 16, 2025"
}
}
28 changes: 18 additions & 10 deletions checklists-ext/azureblobstorage_sg_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
"type": "recommendation",
"guid": "d095b8f1-86f8-4345-a730-c079330d8a19"
},
{
"waf": "Reliability",
"service": "Azure Blob Storage",
"text": "Configure vaulted backup for Azure Blob as a part of your backup strategy.",
"description": "Vaulted backup enables you to protect the block blob data from ransomware, other malicious attacks, or source data loss. The data is copied and stored in the Backup vault (an offsite copy of data) that can be retained for up to 10 years. If any data loss happens on the source account, you can trigger a restore to an alternate account and get access to your data. Learn more about the supportability for vaulted backup using Azure Backup.",
"type": "recommendation",
"guid": "18ae7097-cb87-47bf-b64f-d0e728c6c93a"
},
{
"waf": "Security",
"service": "Azure Blob Storage",
Expand Down Expand Up @@ -213,34 +221,34 @@
"categories": [],
"waf": [
{
"name": "reliability"
"name": "Performance"
},
{
"name": "Cost"
"name": "operations"
},
{
"name": "Operations"
},
{
"name": "security"
"name": "reliability"
},
{
"name": "Performance"
"name": "cost"
},
{
"name": "Reliability"
"name": "Security"
},
{
"name": "operations"
"name": "Cost"
},
{
"name": "Security"
"name": "performance"
},
{
"name": "performance"
"name": "security"
},
{
"name": "cost"
"name": "Reliability"
}
],
"yesno": [
Expand Down Expand Up @@ -277,6 +285,6 @@
"name": "Azure Blob Storage Service Guide",
"waf": "all",
"state": "preview",
"timestamp": "October 20, 2024"
"timestamp": "February 16, 2025"
}
}
Loading

0 comments on commit 6960438

Please sign in to comment.