-
Notifications
You must be signed in to change notification settings - Fork 327
/
Copy pathapim_checklist.ja.json
519 lines (519 loc) · 25.5 KB
/
apim_checklist.ja.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
{
"$schema": "checklist.schema.json",
"categories": [
{
"name": "IDおよびアクセス管理"
},
{
"name": "ネットワークトポロジと接続性"
},
{
"name": "安全"
},
{
"name": "管理"
},
{
"name": "統治"
},
{
"name": "プラットフォームの自動化と DevOps"
}
],
"items": [
{
"category": "統治",
"guid": "d7941d4a-7b6f-458f-8714-2f8f8c059ad4",
"link": "https://learn.microsoft.com/azure/api-management/api-management-error-handling-policies",
"service": "APIM",
"severity": "中程度",
"subcategory": "開発のベストプラクティス",
"text": "グローバルレベルでのエラー処理ポリシーの実装",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "0b0c0765-ff37-4369-90bd-3eb23ce71b08",
"link": "https://learn.microsoft.com/azure/api-management/set-edit-policies?tabs=form#use-base-element-to-set-policy-evaluation-order",
"service": "APIM",
"severity": "中程度",
"subcategory": "開発のベストプラクティス",
"text": "すべての API ポリシーに要素が含まれている<base/>ことを確認します。",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "a5c45b03-93b6-42fe-b16b-8fccb6a79902",
"link": "https://learn.microsoft.com/azure/api-management/policy-fragments",
"service": "APIM",
"severity": "中程度",
"subcategory": "開発のベストプラクティス",
"text": "ポリシーフラグメントを使用して、複数の API で同じポリシー定義を繰り返さないようにする",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "c3818a95-6ff3-4474-88dc-e809b46dad6a",
"link": "https://learn.microsoft.com/azure/api-management/monetization-support",
"service": "APIM",
"severity": "中程度",
"subcategory": "収益",
"text": "API の収益化を計画している場合は、「収益化のサポート」の記事でおすすめの方法をご確認ください",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "a7d0840a-c8c4-4e83-adec-5ca578eb4049",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-use-azure-monitor#resource-logs",
"service": "APIM",
"severity": "高い",
"subcategory": "モニタリング",
"text": "診断設定を有効にしてログを Azure Monitor にエクスポートする",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "8691fa38-45ed-4299-a247-fecd98d35deb",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-app-insights",
"service": "APIM",
"severity": "中程度",
"subcategory": "モニタリング",
"text": "Application Insights を有効にして、より詳細なテレメトリを実現する",
"waf": "オペレーションズ"
},
{
"category": "統治",
"guid": "55fd27bb-76ac-4a91-bc37-049e885be6b7",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-use-azure-monitor",
"service": "APIM",
"severity": "高い",
"subcategory": "モニタリング",
"text": "最も重要なメトリックに関するアラートを構成する",
"waf": "オペレーションズ"
},
{
"category": "IDおよびアクセス管理",
"guid": "39460bdb-156f-4dc2-a87f-1e8c11ab0998",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#certificate-management-in-azure-key-vault",
"service": "APIM",
"severity": "高い",
"subcategory": "データ保護",
"text": "カスタム SSL 証明書が Azure Key Vault に格納され、安全にアクセスして更新できるようにする",
"waf": "安全"
},
{
"category": "IDおよびアクセス管理",
"guid": "e9217997-5f6c-479d-8576-8f2adf706ec8",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#azure-ad-authentication-required-for-data-plane-access",
"service": "APIM",
"severity": "高い",
"subcategory": "同一性",
"text": "Azure AD を使用して API (データ プレーン) への受信要求を保護する",
"waf": "安全"
},
{
"category": "IDおよびアクセス管理",
"guid": "5e5f64ba-c90e-480e-8888-398d96cf0bfb",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-aad",
"service": "APIM",
"severity": "中程度",
"subcategory": "同一性",
"text": "Microsoft Entra ID を使用して開発者ポータルでユーザーを認証する",
"waf": "安全"
},
{
"category": "IDおよびアクセス管理",
"guid": "f8e574ce-280f-49c8-b2ef-68279b081cf3",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-create-groups",
"service": "APIM",
"severity": "中程度",
"subcategory": "特権アクセス",
"text": "適切なグループを作成して、製品の可視性を制御します",
"waf": "安全"
},
{
"category": "管理",
"guid": "06862505-2d9a-4874-9491-2837b00a3475",
"link": "https://learn.microsoft.com/azure/api-management/backends",
"service": "APIM",
"severity": "中程度",
"subcategory": "おすすめの方法",
"text": "バックエンド機能を使用して、冗長な API バックエンド構成を排除します",
"waf": "オペレーションズ"
},
{
"category": "管理",
"guid": "03b125d5-b69b-4739-b7fd-84b86da4933e",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-properties?tabs=azure-portal",
"service": "APIM",
"severity": "中程度",
"subcategory": "おすすめの方法",
"text": "名前付き値を使用して、ポリシーで使用できる共通の値を格納します",
"waf": "オペレーションズ"
},
{
"category": "管理",
"guid": "beae759e-4ddb-4326-bf26-47f87d3454b6",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-deploy-multi-region",
"service": "APIM",
"severity": "中程度",
"subcategory": "ビジネス継続性と災害復旧",
"text": "DR の場合は、99.99% の SLA で 2 つ以上のリージョンにスケーリングされたデプロイで Premium レベルを活用します",
"waf": "確実"
},
{
"category": "管理",
"guid": "9c8d1664-dd9a-49d4-bd83-950af0af4044",
"link": "https://learn.microsoft.com/azure/api-management/high-availability",
"service": "APIM",
"severity": "中程度",
"subcategory": "ビジネス継続性と災害復旧",
"text": "少なくとも 1 つのユニットを 2 つ以上の可用性ゾーンにデプロイして、SLA を 99.99% に向上させる",
"waf": "確実"
},
{
"category": "管理",
"guid": "8d2db6e8-85c6-4118-a52c-ae76a4f27934",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#service-native-backup-capability",
"service": "APIM",
"severity": "高い",
"subcategory": "ビジネス継続性と災害復旧",
"text": "自動バックアップ・ルーチンがあることを確認する",
"waf": "確実"
},
{
"category": "管理",
"guid": "43e60b94-7bca-43a2-aadf-efb04d63a485",
"link": "https://learn.microsoft.com/azure/api-management/retry-policy",
"service": "APIM",
"severity": "中程度",
"subcategory": "フェイルオーバーとキャッシング",
"text": "ポリシーを使用して、フェイルオーバー・バックエンドURLとキャッシュを追加し、コールの失敗を減らします。",
"waf": "確実"
},
{
"category": "管理",
"guid": "f96ddac5-77ec-4fa9-8833-4327f052059e",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-cache-external",
"severity": "中程度",
"subcategory": "パフォーマンスと拡張性",
"text": "キャッシュの恩恵を受けることができる API には、外部キャッシュ ポリシーの使用を検討してください",
"training": "https://learn.microsoft.com/training/modules/improve-api-performance-with-apim-caching-policy/"
},
{
"category": "管理",
"guid": "8210699f-8d43-45c2-8f19-57e54134bd8f",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-log-event-hubs",
"service": "APIM",
"severity": "低い",
"subcategory": "パフォーマンスと拡張性",
"text": "高パフォーマンス レベルでログを記録する必要がある場合は、Event Hubs ポリシーを検討してください",
"waf": "オペレーションズ"
},
{
"category": "管理",
"guid": "121bfc39-fa7b-4096-b93b-ab56c1bc0bed",
"link": "https://learn.microsoft.com/azure/api-management/api-management-sample-flexible-throttling",
"service": "APIM",
"severity": "中程度",
"subcategory": "パフォーマンスと拡張性",
"text": "調整ポリシーを適用して、毎秒の要求数を制御する",
"training": "https://learn.microsoft.com/training/modules/protect-apis-on-api-management/",
"waf": "パフォーマンス"
},
{
"category": "管理",
"guid": "bb5f356b-3daf-47a2-a9ee-867a8100bbd5",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-autoscale",
"service": "APIM",
"severity": "中程度",
"subcategory": "パフォーマンスと拡張性",
"text": "負荷が増加したときにインスタンスの数をスケールアウトするように自動スケーリングを構成する",
"waf": "パフォーマンス"
},
{
"category": "管理",
"guid": "84b94abb-59b6-4b9d-8587-3413669468e8",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-provision-self-hosted-gateway",
"service": "APIM",
"severity": "中程度",
"subcategory": "パフォーマンスと拡張性",
"text": "セルフホステッド ゲートウェイをデプロイする場所は、バックエンド API に近いリージョンが Azure にありません。",
"waf": "パフォーマンス"
},
{
"category": "管理",
"guid": "1fe8db45-a017-4888-8c4d-4422583cfae0",
"link": "https://learn.microsoft.com/azure/api-management/upgrade-and-scale#upgrade-and-scale",
"service": "APIM",
"severity": "中程度",
"subcategory": "プレミアムティア",
"text": "運用環境のワークロードには Premium レベルを使用します。",
"waf": "確実"
},
{
"category": "管理",
"guid": "1b8d68a4-66cd-44d5-ba94-3ee94440e8d6",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-deploy-multi-region#-route-api-calls-to-regional-backend-services",
"service": "APIM",
"severity": "中程度",
"subcategory": "要求ルーティング",
"text": "複数リージョン モデルでは、ポリシーを使用して、可用性または待機時間に基づいてリージョン バックエンドに要求をルーティングします。",
"waf": "確実"
},
{
"category": "管理",
"guid": "46f07d33-ef9a-44e8-8f98-67c097c5d8cd",
"link": "https://learn.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits#api-management-limits",
"service": "APIM",
"severity": "高い",
"subcategory": "リソース制限",
"text": "APIM の制限に注意する",
"waf": "確実"
},
{
"category": "管理",
"guid": "10f58602-f0f9-4d77-972a-956f6e0f2600",
"link": "https://learn.microsoft.com/en-us/azure/api-management/self-hosted-gateway-overview",
"service": "APIM",
"severity": "高い",
"subcategory": "セルフホスト型",
"text": "セルフホステッド ゲートウェイのデプロイに回復性があることを確認します。",
"waf": "確実"
},
{
"category": "ネットワークトポロジと接続性",
"guid": "7519e385-a88b-4d34-966b-6269d686e890",
"link": "https://learn.microsoft.com/azure/api-management/front-door-api-management",
"service": "APIM",
"severity": "中程度",
"subcategory": "接続",
"text": "複数リージョンのデプロイに APIM の前で Azure Front Door を使用するUse Azure Front Door in front of APIM for multi-region deployment",
"waf": "パフォーマンス"
},
{
"category": "ネットワークトポロジと接続性",
"guid": "cd45c90e-7690-4753-930b-bf290c69c074",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#virtual-network-integration",
"service": "APIM",
"severity": "中程度",
"subcategory": "安全",
"text": "仮想ネットワーク (VNet) 内にサービスをデプロイするDeploy the service within a Virtual Network (VNet)",
"waf": "安全"
},
{
"category": "ネットワークトポロジと接続性",
"guid": "02661582-b3d1-48d1-9d7b-c6a918a0ca33",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#network-security-group-support",
"service": "APIM",
"severity": "中程度",
"subcategory": "安全",
"text": "ネットワーク セキュリティ グループ (NSG) をサブネットにデプロイして、APIM との間のトラフィックを制限または監視します。",
"waf": "安全"
},
{
"category": "ネットワークトポロジと接続性",
"guid": "67437a28-2721-4a2c-becd-caa54c8237a5",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#azure-private-link",
"service": "APIM",
"severity": "中程度",
"subcategory": "安全",
"text": "プライベート エンドポイントをデプロイして、APIM が VNet にデプロイされていない場合に受信トラフィックをフィルター処理します。",
"waf": "安全"
},
{
"category": "ネットワークトポロジと接続性",
"guid": "d698adbd-3288-44cb-b10a-9b572da395ae",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#disable-public-network-access",
"service": "APIM",
"severity": "高い",
"subcategory": "安全",
"text": "パブリックネットワークアクセスの無効化",
"waf": "安全"
},
{
"category": "プラットフォームの自動化と DevOps",
"guid": "0674d750-0c6f-4ac0-8717-ceec04d0bdbd",
"link": "https://learn.microsoft.com/azure/api-management/automation-manage-api-management",
"service": "APIM",
"severity": "中程度",
"subcategory": "オートメーション",
"text": "PowerShell 自動化スクリプトで管理を簡素化",
"waf": "オペレーションズ"
},
{
"category": "プラットフォームの自動化と DevOps",
"guid": "c385bfcd-49fd-4786-81ba-cedbb4c57345",
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/scenarios/app-platform/api-management/platform-automation-and-devops#design-recommendations",
"service": "APIM",
"severity": "中程度",
"subcategory": "おすすめの方法",
"text": "Infrastructure-as-code を使用して APIM を構成します。Cloud Adaption Framework APIM Landing Zone Accelerator から DevOps のベスト プラクティスを確認する",
"waf": "オペレーションズ"
},
{
"category": "プラットフォームの自動化と DevOps",
"guid": "6c3a27c0-197f-426c-9ffa-86fed51d9ab6",
"link": "https://learn.microsoft.com/azure/api-management/visual-studio-code-tutorial",
"service": "APIM",
"severity": "中程度",
"subcategory": "おすすめの方法",
"text": "Visual Studio Code APIM 拡張機能の使用を促進して API 開発を迅速化する",
"waf": "オペレーションズ"
},
{
"category": "プラットフォームの自動化と DevOps",
"guid": "354f1c03-8112-4965-85ad-c0074bddf231",
"link": "https://learn.microsoft.com/azure/api-management/devops-api-development-templates",
"service": "APIM",
"severity": "中程度",
"subcategory": "DevOpsの",
"text": "DevOpsとCI/CDをワークフローに実装する",
"waf": "オペレーションズ"
},
{
"category": "安全",
"guid": "b6439493-426a-45f3-9697-cf65baee208d",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-mutual-certificates-for-clients",
"service": "APIM",
"severity": "中程度",
"subcategory": "APIの",
"text": "クライアント証明書認証を使用した API の保護",
"waf": "安全"
},
{
"category": "安全",
"guid": "2a67d143-1033-4c0a-8732-680896478f08",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-mutual-certificates",
"service": "APIM",
"severity": "中程度",
"subcategory": "APIの",
"text": "クライアント証明書認証を使用したバックエンド サービスのセキュリティ保護",
"waf": "安全"
},
{
"category": "安全",
"guid": "074435f5-4a46-41ac-b521-d6114cb5d845",
"link": "https://learn.microsoft.com/azure/api-management/mitigate-owasp-api-threats",
"service": "APIM",
"severity": "中程度",
"subcategory": "APIの",
"text": "「OWASP API Security Top 10 の脅威を軽減するための推奨事項」の記事を確認し、API に適用できるものを確認します",
"waf": "安全"
},
{
"category": "安全",
"guid": "5507c4b8-a7f8-41d6-9661-418c987100c9",
"link": "https://learn.microsoft.com/azure/api-management/authorizations-overview",
"service": "APIM",
"severity": "中程度",
"subcategory": "APIの",
"text": "承認機能を使用して、バックエンド API の OAuth 2.0 トークンの管理を簡素化します",
"waf": "安全"
},
{
"category": "安全",
"guid": "2deee033-b906-4bc2-9f26-c8d3699fe091",
"link": "https://learn.microsoft.com/azure/api-management/api-management-howto-manage-protocols-ciphers",
"service": "APIM",
"severity": "高い",
"subcategory": "暗号",
"text": "転送中の情報を暗号化する場合は、最新のTLSバージョンを使用します。可能であれば、古くて不要なプロトコルと暗号を無効にします。",
"waf": "安全"
},
{
"category": "安全",
"guid": "f8af3d94-1d2b-4070-846f-849197524258",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#im-8-restrict-the-exposure-of-credential-and-secrets",
"service": "APIM",
"severity": "高い",
"subcategory": "データ保護",
"text": "シークレット (名前付き値) が Azure Key Vault に格納され、安全にアクセスして更新できるようにする",
"waf": "安全"
},
{
"category": "安全",
"guid": "791abd8b-7706-4e31-9569-afefde724be3",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#managed-identities",
"service": "APIM",
"severity": "中程度",
"subcategory": "アイデンティティ",
"text": "可能な限りマネージド ID を使用して、他の Azure リソースに対する認証を行う",
"waf": "安全"
},
{
"category": "安全",
"guid": "220c4ca6-6688-476b-b2b5-425a78e6fb87",
"link": "https://learn.microsoft.com/security/benchmark/azure/baselines/api-management-security-baseline?toc=%2Fazure%2Fapi-management%2F&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json#ns-6-deploy-web-application-firewall",
"service": "APIM",
"severity": "高い",
"subcategory": "ネットワーク",
"text": "Web アプリケーション ファイアウォール (WAF) を使用するには、APIM の前に Application Gateway をデプロイします",
"waf": "安全"
}
],
"metadata": {
"name": "Azure API Management Review",
"state": "GA",
"timestamp": "June 10, 2024",
"waf": "all"
},
"severities": [
{
"name": "高い"
},
{
"name": "中程度"
},
{
"name": "低い"
}
],
"status": [
{
"description": "このチェックはまだ検討されていません",
"name": "未確認"
},
{
"description": "このチェックにはアクションアイテムが関連付けられています",
"name": "開ける"
},
{
"description": "このチェックは検証済みで、これ以上のアクションアイテムは関連付けられていません",
"name": "達成"
},
{
"description": "推奨事項は理解されているが、現在の要件では不要",
"name": "必要なし"
},
{
"description": "現在のデザインには適用されません",
"name": "該当なし"
}
],
"waf": [
{
"name": "確実"
},
{
"name": "安全"
},
{
"name": "費用"
},
{
"name": "オペレーションズ"
},
{
"name": "パフォーマンス"
}
],
"yesno": [
{
"name": "はい"
},
{
"name": "いいえ"
}
]
}