Azure Files Monitoring Plan
Create monitoring plans for Azure Files to track file and folder changes across your Azure storage accounts.
Prerequisites
- Azure Files Configuration completed
- Azure Application registered with required permissions
- Diagnostic settings enabled for storage accounts
Create Monitoring Plan
Step 1: Create New Monitoring Plan
- Navigate to Home > Monitoring Plans
- Click Create New Monitoring Plan
- Provide monitoring plan name
- Create audit database
- Configure email notification method
Step 2: Add Azure Files Data Source
- Click Add Data Source
- Select Azure Files
- Configure connection settings:
- Tenant ID (use ID, not tenant name)
- Application ID
- Application Secret
- Subscription ID
Step 3: Configure Storage Accounts
Configure storage account settings (requires separate accounts):
- File Share Storage Account - Contains the file shares to monitor
- Audit Log Storage Account - Stores diagnostic logs (must be separate account)
- Resource Group - Resource group containing the storage accounts
Step 4: Configure Monitoring Options
Select monitoring options:
- Track changes (successful/failed operations)
- Monitor read access (optional - increases audit volume)
- User monitoring restrictions (specify users to exclude from monitoring)
- Monitored object types - Select from:
- Files
- Folders
- Shares
- Monitored actions - Configure which file operations to track
Step 5: Test Connection
Click Test Connection to verify:
- Azure Active Directory authentication
- Storage account access
- Audit log collection
Next Steps
After creating the monitoring plan:
- Verify data collection is working
- Configure reports as needed
- Set up alerts for important events
For configuration requirements, see Azure Files Configuration.