It seems you are experiencing an issue where the Azure policy for enabling the "MDE Designated Subscription Enabled" setting is not reflecting correctly in the Azure Security pricing. Here are a few potential reasons and troubleshooting steps you might consider:
- Policy Assignment Status: Ensure that the policy assignment is in a compliant state. You can check the compliance status in the Azure Policy portal to confirm if the policy is being evaluated correctly.
- Remediation Task: Since you have already created and executed a remediation task, verify that the task completed successfully. Sometimes, remediation tasks may fail or may not apply changes as expected due to permissions or other issues.
- Propagation Delay: Changes in Azure policies and settings may take some time to propagate. If you have just executed the remediation task, wait a few minutes and then recheck the status using your PowerShell command.
- Permissions: Ensure that the account you are using to run the PowerShell command has the necessary permissions to view and modify security settings in Azure.
- Azure Support: If the issue persists, consider reaching out to Azure support for further assistance. They can provide insights specific to your subscription and the policies applied.
These steps should help you diagnose the issue further. If you find any specific error messages or behaviors during your troubleshooting, those details could also be useful for further investigation.
References: