diff --git a/docs/aws-professional/services.md b/docs/aws-professional/services.md
index f76481de542..fc708d8e4b8 100644
--- a/docs/aws-professional/services.md
+++ b/docs/aws-professional/services.md
@@ -145,7 +145,7 @@ For an overview of Azure for AWS users, see [Introduction to Azure for AWS exper
| Area | AWS service | Azure service | Description |
|-----------------------------------|-----------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| Cloud advisor | Trusted Advisor | None | Provides analysis of cloud resource configuration and security so subscribers can ensure they’re making use of best practices and optimum configurations. |
+| Cloud advisor | Trusted Advisor | [Azure Advisor](https://azure.microsoft.com/services/advisor/) | Provides analysis of cloud resource configuration and security so subscribers can ensure they’re making use of best practices and optimum configurations. |
| Deployment orchestration (DevOps) | OpsWorks (Chef-based) | [Azure Automation](https://azure.microsoft.com/en-us/services/automation/) | Configures and operates applications of all shapes and sizes, and provides templates to create and manage a collection of resources. |
| ** ** | CloudFormation | [Azure Resource Manager (ARM)](https://azure.microsoft.com/features/resource-manager/)
[VM extensions](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-extensions-features/)
[Azure Automation](https://azure.microsoft.com/en-us/services/automation/) | Provides a way for users to automate the manual, long-running, error-prone, and frequently repeated IT tasks. |
| Management & monitoring (DevOps) | CloudWatch | [Azure portal](https://azure.microsoft.com/features/azure-portal/)
[Azure Monitor (Preview)](https://azure.microsoft.com/en-us/services/monitor/) | A unified console that radically simplifies building, deploying, and managing your cloud resources. |