Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workspace spoke-BU0001A0008.bicep Azure for US Government #396

Open
costadelsolbjj opened this issue Jan 4, 2024 · 2 comments
Open

workspace spoke-BU0001A0008.bicep Azure for US Government #396

costadelsolbjj opened this issue Jan 4, 2024 · 2 comments

Comments

@costadelsolbjj
Copy link

I had to changed audit to allLogs to fix an error running a few bicep scripts for US Government

workspaceId: laHub.id
logs: [
{
categoryGroup: 'audit'
categoryGroup: 'allLogs'
enabled: true
}
]

@ckittel
Copy link
Member

ckittel commented Jan 4, 2024

what resource was this on? Also, if you want to submit a PR for this change, please do so so we can evaluate bringing it into the solution.

@dguncetdci
Copy link

Sounds good , and making the changes and send them for evaluation. This only fails for Azure Government, for commercial account is good, maybe is something with the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants