スキル一覧に戻る
neilpeterson

azure-bicep

by neilpeterson

0🍴 0📅 2026年1月17日
GitHubで見るManusで実行

SKILL.md


name: azure-bicep description: Ensures Azure Bicep templates for Storage Accounts or Key Vaults include an Azure Network Security Perimeter with proper association.

When creating Bicep templates that include an Azure Storage Account or Azure Key Vault, you MUST also include an Azure Network Security Perimeter and associate the resource with it. This is manditory to enhance the security posture of your resources by restricting network access.

Requirements

  1. Create a Network Security Perimeter: Include a Microsoft.Network/networkSecurityPerimeters resource in the template.

  2. Associate the resource: Create a Microsoft.Network/networkSecurityPerimeters/resourceAssociations resource to link the Storage Account or Key Vault to the perimeter.

スコア

総合スコア

35/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です