Skip to content

Commit

Permalink
Merge branch 'add-use-managed-services-recommendation-databricks' int…
Browse files Browse the repository at this point in the history
…o ab-36089-confirm-databricks-recommendation-list-in-APRL
  • Loading branch information
vitaled committed Oct 23, 2024
2 parents 5877741 + e70e7b9 commit 3c625bd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// cannot-be-validated-with-arg
17 changes: 17 additions & 0 deletions azure-resources/Databricks/workspaces/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,3 +483,20 @@
url: "https://learn.microsoft.com/azure/databricks/compute/cluster-config-best-practices"
- name: GPU-enabled compute
url: "https://learn.microsoft.com/azure/databricks/compute/gpu"

- description: Use managed services where possible
aprlGuid: e94da1f8-33e7-48a6-b301-72f19a53bc29
recommendationTypeId: null
recommendationControl: Scalability
recommendationImpact: High
recommendationResourceType: Microsoft.Databricks/workspaces
recommendationMetadataState: Active
longDescription: |
Where possible Leverage managed services (serverless compute) from the Databricks Data Intelligence Platform, such as:serverless SQL warehouses, model serving, serverless jobs, serverless compute for notebooks.
potentialBenefits: These services are operated by Databricks in a reliable and scalable manner at no additional cost to the customer, making workloads more reliable.
pgVerified: true
automationAvailable: false
tags: null
learnMoreLink:
- name: Best practices for reliability
url: "https://learn.microsoft.com/en-us/azure/databricks/lakehouse-architecture/reliability/best-practices#use-managed-services-where-possible"

0 comments on commit 3c625bd

Please sign in to comment.