How to update Databricks official documentation?

Charuvil
New Contributor III

Databricks provides excellent documentation. But in some rare cases I found it could have been improved. 

For example in the documentation for Data Profiling requirements (https://docs.databricks.com/aws/en/data-quality-monitoring/data-profiling/#requirements) section it is not specified what all permissions are required for a user to create, edit and view the data profiling on a table. After testing I found out we need MANAGE permissions on the table and CREATE TABLE privileges on the output schema or MODIFY privilege on the existing output metric tables.

Is there a way to request update the Databricks documentation in general? Or can I edit it myself my following some pull request process similar to what Azure have on their learning documentation (https://learn.microsoft.com/en-us/contribute/content/how-to-write-overview)?

szymon_dybczak
Esteemed Contributor III

Hi @Charuvil ,

You can prepare pull request with proposed changes. It's describe at the link you've already found

Contribute/Contribute/content/how-to-write-overview.md at main · MicrosoftDocs/Contribute

Once you've done this, you can check status of your pull request here:

Pull requests · MicrosoftDocs/Contribute

Thanks for your reply. But the problem is Azure Databricks documentation is not editable. I could not find any documentation related to Azure Databricks resource in the azure-docs repo. https://github.com/MicrosoftDocs/azure-docs/tree/main 

KaushalVachhani
Databricks Employee
Databricks Employee

@Charuvil, you can send the feedback to the Databricks team via email link below:

Send us feedback

View solution in original post