cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

databricks bundle validate: Recommendation: permissions section should explicitly include the curren

IoanT
New Contributor

Starting from 10/07/2025 my validation bundle step from databricks bundle deploy fail with the folowing message:

2025-07-11T07:07:18.5175554Z Recommendation: permissions section should explicitly include the current deployment identity '***' or one of its groups

2025-07-11T07:07:18.5177274Z If it is not included, CAN_MANAGE permissions are only applied if the present identity is used to deploy.

2025-07-11T07:07:19.6481035Z ##[error]Recommendation: permissions section should explicitly include the current deployment identity '***' or one of its groups

If it is not included, CAN_MANAGE permissions are only applied if the present identity is used to deploy.

 

Consider using a adding a top-level permissions section such as the following:

 

  permissions:

    - service_principal_name: ***

      level: CAN_MANAGE

 

I try to add to do what they recomended but not work, any Idea? Thanks

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now