Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
167 stars 243 forks source link

Start-AMBARemediation.ps1 fails in Azure Government Environment #371

Closed sdolgin closed 1 month ago

sdolgin commented 1 month ago

The script Start-AMBARemediation.ps1 fails in the Azure Government environment with the following error message:

The given key 'AzureAttestationServiceEndpointSuffix' was not present in the dictionary.

My guess is that the base URI for ARM is different in Gov and not properly set when the script runs.

Image

Brunoga-MS commented 1 month ago

Hello @sdolgin , thanks for your feedback. AMBA-ALZ is not officially supported on AzureGov environment and you are rights that the URI is different. However if you were able to deploy it, I would would give the remediation script a try using a private version containing a possible fix/workaround. Let me know if this is ok to you.

Thanks, Bruno

Brunoga-MS commented 1 month ago

Hello @sdolgin , given the confirmation received via email, I am going to close this issue as resolved.

Feel free to reopen it or to create a new one should it be the case.

Thanks, Bruno.