Configure Log Analytics workspace and automation account to centralize logs and monitoring: Location is hard coded.
- Dominant language
- Open Policy Agent
- Stars
- 1.7k
- Forks
- 1.2k
- Avg merge
- 2d 54m
- Merged PRs (30d)
- 3
Description
ISSUE TITLE: Configure Log Analytics workspace and automation account to centralize logs and monitoring: Location is hard coded.
ISSUE DESCRIPTION:
Within this policy, on line 107 is the following
```
"location": "West Central US",
```
I cannot find a reference within docs.microsoft.com which explains what this value is for, however for certain customer, the do not want any code to be executed outside of specific regions, and therefore I would assume this should be a location parameter
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the policy definition containing the hard-coded "location": "West Central US" at line 107 and read how its workspace and automation account settings are configured. Check the Azure documentation for the location value and determine whether the policy supports a location parameter; done means the definition respects customer-selected regions and the behavior is documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, observability
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100