-
Notifications
You must be signed in to change notification settings - Fork 102
[RULE] Disable public network access on file shares #3735
Copy link
Copy link
Labels
good first issueGood for newcomersGood for newcomerslifecycle: previewPreview feature and rulesPreview feature and rulespillar: securityAligned to the Security pillar.Aligned to the Security pillar.rule: storage-accountRule for Azure Storage AccountsRule for Azure Storage Accounts
Description
Existing rule
No response
Suggested rule
Azure file shares Microsoft.FileShares/fileShares is a new (preview) resource separate from Microsoft.Storage.
A new separate rule should be created to ensure that public access is disabled by setting properties.publicNetworkAccess to Disabled.
Similar to: https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.ADX.PublicAccess/
Pillar
Security
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerslifecycle: previewPreview feature and rulesPreview feature and rulespillar: securityAligned to the Security pillar.Aligned to the Security pillar.rule: storage-accountRule for Azure Storage AccountsRule for Azure Storage Accounts