Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions checklists-ext/appservicewebapps_sg_checklist.en.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 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": "Security"
},
{
"name": "Cost"
"name": "Reliability"
},
{
"name": "Operations"
"name": "security"
},
{
"name": "security"
"name": "reliability"
},
{
"name": "Performance"
"name": "operations"
},
{
"name": "Reliability"
"name": "Operations"
},
{
"name": "operations"
"name": "Performance"
},
{
"name": "Security"
"name": "cost"
},
{
"name": "performance"
"name": "Cost"
},
{
"name": "cost"
"name": "performance"
}
],
"yesno": [
Expand Down Expand Up @@ -213,6 +213,6 @@
"name": "Azure Application Gateway Service Guide",
"waf": "all",
"state": "preview",
"timestamp": "October 20, 2024"
"timestamp": "May 04, 2025"
}
}
30 changes: 19 additions & 11 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": "1d3f2471-54ef-4166-9553-f6819f7a3bc2"
},
{
"waf": "Security",
"service": "Azure Blob Storage",
Expand Down Expand Up @@ -213,34 +221,34 @@
"categories": [],
"waf": [
{
"name": "reliability"
"name": "Security"
},
{
"name": "Cost"
"name": "Reliability"
},
{
"name": "Operations"
"name": "security"
},
{
"name": "security"
"name": "reliability"
},
{
"name": "Performance"
"name": "operations"
},
{
"name": "Reliability"
"name": "Operations"
},
{
"name": "operations"
"name": "Performance"
},
{
"name": "Security"
"name": "cost"
},
{
"name": "performance"
"name": "Cost"
},
{
"name": "cost"
"name": "performance"
}
],
"yesno": [
Expand Down Expand Up @@ -277,6 +285,6 @@
"name": "Azure Blob Storage Service Guide",
"waf": "all",
"state": "preview",
"timestamp": "October 20, 2024"
"timestamp": "May 04, 2025"
}
}
Loading
Loading