Enterprise-Scale icon indicating copy to clipboard operation
Enterprise-Scale copied to clipboard

Feature Request: Change tracking policies to now support all regions that are available

Open steph409 opened this issue 1 year ago • 5 comments

Describe the solution you'd like

Hi! The old log analytics agent will be turned off in august 2024 and moving to AMA quickly is critical. Unfortunately, the change tracking built-in policies that you are using in the enterprise scale have a hard-coded list of supported regions. Policy definition id: /providers/Microsoft.Authorization/policyDefinitions/4bb303db-d051-4099-95d2-e3e1428a4d2c image

This list seems to be outdated. When looking in the portal at the change tracking, there are other regions which can do change tracking, e.g. Germany west central: image

Please update the policy so that the change tracking can be rolled out using the enterprise scale, because this is blocking migration to the new monitoring agent.

steph409 avatar Jul 05 '24 08:07 steph409

Hi @steph409, thank you for your feedback.

MMA retires on the 31 of August, however, this does not mean that the agent will turn of please see Important Note on what you can expect when you use the MMA or OMS agent after this date. For example, data upload will continue to work for existing agent until February 1 2025.

  • Data upload: Cloud ingestion services will gradually reduce support for MMA agents, which may result in decreased support and potential compatibility issues for MMA agents over time. Ingestion for MMA will be unchanged until February 1 2025.

Good point on the Change Tracking policies, those indeed need to be updated. I will reach out internally to the policy owners and keep you updated.

arjenhuitema avatar Jul 05 '24 09:07 arjenhuitema

@arjenhuitema @jtracey93 should we not work on removing the allowedValues from this built-in to minimize maintenance overhead? Maybe include a link to the allowed locations in the description that reflects where the service is available?

Springstone avatar Jul 10 '24 12:07 Springstone

@Springstone yes correct. I got confirmation that listOfApplicableLocations is no longer required. This will be implemented over the upcomming weeks:

  1. Remove the allowedValues
  2. Set the defaultValue as an empty array.
  3. Change the Policy Rule logic to proceed if listOfApplicableLocations is empty.

arjenhuitema avatar Jul 10 '24 13:07 arjenhuitema

@steph409 FYI, PG is updating the built-in policies. We'll keep this open to track.

Springstone avatar Jul 22 '24 13:07 Springstone

Just an update, the update to the built-in policy is under review and is on the way.

Springstone avatar Oct 09 '24 13:10 Springstone