mspnp / aks-baseline

This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.
https://aka.ms/architecture/aks-baseline
MIT License
682 stars 518 forks source link

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

Open costadelsolbjj opened 10 months ago

costadelsolbjj commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

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.

johndowns commented 3 months ago

Could you please let us know if this is still applicable? If you can provide any further information on exactly which file and resource this edit was made in, as well as the errors you saw, that would be really helpful. Thanks!