Azure / review-checklists

This repo contains code and examples to operationalize Azure review checklists.
MIT License
1.2k stars 324 forks source link

Added servicefabric_checklist.en.json - Item ID: C01.01, C01.02, C01.03, C01.04, C01.05, C01.06, C01.07, C01.08 #903

Closed cloudsystemsarchitect closed 2 months ago

cloudsystemsarchitect commented 2 months ago

Description

Added a Azure Service Fabric checklist and specifically for the Security Pillar. All recommendations are based on the Azure Service Fabric Well Architected Framework. This is the second PR specifically for the security pillar.

Related Issue

This is related ADO item 400755. The PR for reliability pillar is https://github.com/Azure/review-checklists/pull/886 The PR for cost pillar is https://github.com/Azure/review-checklists/pull/899

Checklist

Additional Information

C01.01 No NSG information found for the resource type Microsoft.ServiceFabric/managedclusters.

C01.02 Screenshot of the test result from the query.

image

C01.03 No ACL information found for the resource type Microsoft.ServiceFabric/managedclusters in ARG.

C01.04 No resource requests/limits information found for the resource type Microsoft.ServiceFabric/managedclusters.

C01.05 This recommendation requires information of the application deployed in the cluster.

C01.06 This recommendation requires information of the application deployed in the cluster.

C01.07 This recommendation requires information of the application deployed in the cluster.

C01.08 This recommendation requires information of the application deployed in the cluster.

Reviewer Notes

Is there a specific area you’d like feedback on? Please highlight it here. We're here to help and learn together! 💡

[^note]: Details on how to add Azure Resource Graph queries to recommendations can be found here.

jodyford-msft commented 2 months ago

please add checklist ID and filename to title of PR