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 Oct 7, 2024
1 parent b1caa20 commit 29146cb
Show file tree
Hide file tree
Showing 41 changed files with 8,826 additions and 5,340 deletions.
75 changes: 40 additions & 35 deletions checklists-ext/fullwaf_checklist.en.json

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions checklists/aoai_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -799,28 +799,6 @@
"severity": "Medium",
"link": "https://www.microsoft.com/haxtoolkit/guideline/encourage-granular-feedback/"
},
{
"category": "Cost Optimization",
"subcategory": "Quota Management",
"text": "Consider Quota management practices. Use dynamic quota for certain use cases when your application can use extra capacity opportunistically or the application itself is driving the rate at which the Azure OpenAI API is called",
"waf": "Cost Optimization",
"service": "Azure OpenAI",
"guid": "d5f3547c-c346-4d81-9028-a71ffe1b9b5d",
"id": "AOAI.8",
"severity": "High",
"link": "https://techcommunity.microsoft.com/t5/fasttrack-for-azure/optimizing-azure-openai-a-guide-to-limits-quotas-and-best/ba-p/4076268"
},
{
"category": "Operations Management",
"subcategory": "Load Balancing",
"text": "Use Load balancer solutions like APIM based gateway for balancing load and capacity across services and regions",
"waf": "Operational Excellence",
"service": "Azure OpenAI",
"guid": "9de0d5d7-31d4-41e3-911c-817bfafbc410",
"id": "AOAI.9",
"severity": "Medium",
"link": "https://github.com/Azure/aoai-apim/blob/main/README.md"
},
{
"category": "Operations Management",
"subcategory": "Fine tuning",
Expand All @@ -843,7 +821,7 @@
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/ai-services/openai/how-to/quota?tabs=rest"
},
{
{
"category": "Operations Management",
"subcategory": "Monitoring",
"text": "Monitor provision-managed utilization if you're using the provisioned throughput payment model",
Expand All @@ -854,6 +832,17 @@
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/ai-services/openai/how-to/monitor-openai"
},
{
"category": "Cost Optimization",
"subcategory": "Quota Management",
"text": "Consider Quota management practices. Use dynamic quota for certain use cases when your application can use extra capacity opportunistically or the application itself is driving the rate at which the Azure OpenAI API is called",
"waf": "Cost Optimization",
"service": "Azure OpenAI",
"guid": "d5f3547c-c346-4d81-9028-a71ffe1b9b5d",
"id": "AOAI.8",
"severity": "High",
"link": "https://techcommunity.microsoft.com/t5/fasttrack-for-azure/optimizing-azure-openai-a-guide-to-limits-quotas-and-best/ba-p/4076268"
},
{
"category": "Responsible AI",
"subcategory": "Content Safety",
Expand Down Expand Up @@ -965,6 +954,17 @@
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/ai-services/create-account-bicep"
},
{
"category": "Operations Management",
"subcategory": "Load Balancing",
"text": "Use Load balancer solutions like APIM based gateway for balancing load and capacity across services and regions",
"waf": "Operational Excellence",
"service": "Azure OpenAI",
"guid": "9de0d5d7-31d4-41e3-911c-817bfafbc410",
"id": "AOAI.9",
"severity": "Medium",
"link": "https://github.com/Azure/aoai-apim/blob/main/README.md"
},
{
"category": "Operations Management",
"subcategory": "Development",
Expand Down Expand Up @@ -1065,6 +1065,6 @@
"name": "Azure OpenAI Review",
"state": "Preview",
"waf": "all",
"timestamp": "July 24, 2024"
"timestamp": "October 07, 2024"
}
}
}
332 changes: 241 additions & 91 deletions checklists/aoai_checklist.es.json

Large diffs are not rendered by default.

192 changes: 171 additions & 21 deletions checklists/aoai_checklist.ja.json

Large diffs are not rendered by default.

256 changes: 203 additions & 53 deletions checklists/aoai_checklist.ko.json

Large diffs are not rendered by default.

192 changes: 171 additions & 21 deletions checklists/aoai_checklist.pt.json

Large diffs are not rendered by default.

390 changes: 270 additions & 120 deletions checklists/aoai_checklist.zh-Hant.json

Large diffs are not rendered by default.

Loading

0 comments on commit 29146cb

Please sign in to comment.