An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Hello ckunkel,
Welcome to Microsoft Q&A,
Regarding the critical error message: "Resources for your managed domain cannot be found" in Azure AD Domain Services. This alert is typically triggered when one of the required resources (such as public IP addresses, virtual network interfaces, or a load balancer) is deleted or the alert is likely due to the upgrade of Microsoft Entra Domain Services VMs from Windows Server 2019/2022 to 2025. The following steps outline how to check the health status and timestamp for resource deletion:
- In the Microsoft Entra admin center, search for and select Domain Services. Choose your managed domain, such as aaddscontoso.com.
- In the left-hand navigation, select Health.
- In the health page, select the alert with the ID AADDS109.
- The alert has a timestamp for when it was first found. If that timestamp is less than 4 hours ago, the Azure platform may be able to automatically recreate the resource and resolve the alert by itself. For different reasons, the alert can be older than 4 hours. In that case, you can delete the managed domain and then create a replacement managed domain for an immediate fix.
Please Upvote and accept the answer if it helps!!