Enterprise-Scale
Enterprise-Scale copied to clipboard
Stream Analytics Custom Policies
Overview/Summary
Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
- Added Stream Analytics Custom Policies
As part of this Pull Request I have
- [x] Checked for duplicate Pull Requests
- [x] Associated it with relevant issues, for tracking and closure.
- [x] Ensured my code/branch is up-to-date with the latest changes in the
mainbranch - [x] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
- [ ] Updated the "What's New?" wiki page (located:
/docs/wiki/whats-new.md)
@jtracey93
Azure Stream Analytics
| Policy Name | Policy Area | Description |
|---|---|---|
| Deny-StreamAnalytics-ClusterId | Network Isolation | Enforces use of Stream Analytics cluster. |
| Deny-StreamAnalytics-StreamingUnits | Budget | Enforces number of stream analytics streaming units. |
- Closing as superseded by #1144