Enable Application insights to monitor online endpoints for Azure Machine learning
Impact:MediumCategory:Monitoring and Alerting
APRL GUID:47176883-2602-455b-97f0-6c6a371bf928
Description:
Azure Machine Learning uses integration with Azure Monitor to monitor metrics and logs for online endpoints. Use the built-in features of Application Insights (such as Live metrics, Transaction search, Failures, and Performance) for further analysis.
Potential Benefits:
Monitoring endpoints gives visibility into metrics and logs
Click the Azure Resource Graph tab to view the query
//cannot-be-validated-with-arg
Create Application insights for Machine learning workspace in both the regions
Impact:MediumCategory:Disaster Recovery
APRL GUID:89928e61-bba8-4c25-99c5-a06a09849ecc
Description:
Create Application Insights for machine learning workspace in both regions. To adjust the data-retention period, update and manage data retention in a Log Analytics workspace.
Potential Benefits:
Provides monitoring and data retention in DR region
Click the Azure Resource Graph tab to view the query
//cannot-be-validated-with-arg
Use Azure Traffic Manager to route search requests via geo-located clients for failover redundancy.
Impact:MediumCategory:High Availability
APRL GUID:a6c8f3f3-199a-4a13-aaf0-eb51eed5352e
Description:
Azure Traffic Manager enhances redundancy by routing search requests to geo-located clients. If a primary search client or region fails, Traffic Manager redirects requests to a backup client in another region. This setup ensures continuous availability and seamless failover for search services.