Syedhamjath
Syedhamjath
I found this PowerShell module (https://github.com/gbrueckl/Databricks.API.PowerShell) which has implemented the SCIM API function which is helpful in managing the permission, creating groups, secrets scope and so on. Since Microsoft or...
I found this PowerShell module (https://github.com/gbrueckl/Databricks.API.PowerShell) which has implemented the SCIM API function which is helpful in managing the permission, creating groups, secrets scope and so on. Since Microsoft or...
Please add cluster pin and unpin action to the CLI
Hi, Is it possible to add support for Global Init script in CLI ?
Could you please provide an option in create cluster task to pin the cluster after the cluster is being created?
Below command returns the password in plain text. `(Add-MgApplicationPassword ...).PasswordCredentials.SecretText ` 1. It would helpful if the secret can returned in secure string. 2. Also add switch -SecretAsPlainText to return...
Function substituteJsonVariableV2 replace almost every type in JSON so why don't we give some more example. This would help developers to have a better understanding of the task FileTransform@2. [Some...