These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.databricks.getWorkspace
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the workspace. API Version: 2018-04-01.
Using getWorkspace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>def get_workspace(resource_group_name: Optional[str] = None,
                  workspace_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                  workspace_name: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput> Note: This function is named LookupWorkspace in the Go SDK.
public static class GetWorkspace 
{
    public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
    public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
public static Output<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databricks:getWorkspace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- The name of the workspace.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- The name of the workspace.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
getWorkspace Result
The following output properties are available:
- CreatedDate stringTime 
- Specifies the date and time when the workspace is created.
- Id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- ManagedResource stringGroup Id 
- The managed resource group Id.
- Name string
- The name of the resource
- ProvisioningState string
- The workspace provisioning state.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- WorkspaceId string
- The unique identifier of the databricks workspace in databricks control plane.
- WorkspaceUrl string
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- 
List<Pulumi.Azure Native. Databricks. Outputs. Workspace Provider Authorization Response> 
- The workspace provider authorizations.
- CreatedBy Pulumi.Azure Native. Databricks. Outputs. Created By Response 
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- Parameters
Pulumi.Azure Native. Databricks. Outputs. Workspace Custom Parameters Response 
- The workspace's custom parameters.
- Sku
Pulumi.Azure Native. Databricks. Outputs. Sku Response 
- The SKU of the resource.
- StorageAccount Pulumi.Identity Azure Native. Databricks. Outputs. Managed Identity Configuration Response 
- The details of Managed Identity of Storage Account
- Dictionary<string, string>
- Resource tags.
- UiDefinition stringUri 
- The blob URI where the UI definition file is located.
- UpdatedBy Pulumi.Azure Native. Databricks. Outputs. Created By Response 
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- CreatedDate stringTime 
- Specifies the date and time when the workspace is created.
- Id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- ManagedResource stringGroup Id 
- The managed resource group Id.
- Name string
- The name of the resource
- ProvisioningState string
- The workspace provisioning state.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- WorkspaceId string
- The unique identifier of the databricks workspace in databricks control plane.
- WorkspaceUrl string
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- 
[]WorkspaceProvider Authorization Response 
- The workspace provider authorizations.
- CreatedBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- Parameters
WorkspaceCustom Parameters Response 
- The workspace's custom parameters.
- Sku
SkuResponse 
- The SKU of the resource.
- StorageAccount ManagedIdentity Identity Configuration Response 
- The details of Managed Identity of Storage Account
- map[string]string
- Resource tags.
- UiDefinition stringUri 
- The blob URI where the UI definition file is located.
- UpdatedBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- createdDate StringTime 
- Specifies the date and time when the workspace is created.
- id String
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- managedResource StringGroup Id 
- The managed resource group Id.
- name String
- The name of the resource
- provisioningState String
- The workspace provisioning state.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspaceId String
- The unique identifier of the databricks workspace in databricks control plane.
- workspaceUrl String
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- 
List<WorkspaceProvider Authorization Response> 
- The workspace provider authorizations.
- createdBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- parameters
WorkspaceCustom Parameters Response 
- The workspace's custom parameters.
- sku
SkuResponse 
- The SKU of the resource.
- storageAccount ManagedIdentity Identity Configuration Response 
- The details of Managed Identity of Storage Account
- Map<String,String>
- Resource tags.
- uiDefinition StringUri 
- The blob URI where the UI definition file is located.
- updatedBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- createdDate stringTime 
- Specifies the date and time when the workspace is created.
- id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- managedResource stringGroup Id 
- The managed resource group Id.
- name string
- The name of the resource
- provisioningState string
- The workspace provisioning state.
- type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspaceId string
- The unique identifier of the databricks workspace in databricks control plane.
- workspaceUrl string
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- 
WorkspaceProvider Authorization Response[] 
- The workspace provider authorizations.
- createdBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- parameters
WorkspaceCustom Parameters Response 
- The workspace's custom parameters.
- sku
SkuResponse 
- The SKU of the resource.
- storageAccount ManagedIdentity Identity Configuration Response 
- The details of Managed Identity of Storage Account
- {[key: string]: string}
- Resource tags.
- uiDefinition stringUri 
- The blob URI where the UI definition file is located.
- updatedBy CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- created_date_ strtime 
- Specifies the date and time when the workspace is created.
- id str
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- managed_resource_ strgroup_ id 
- The managed resource group Id.
- name str
- The name of the resource
- provisioning_state str
- The workspace provisioning state.
- type str
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspace_id str
- The unique identifier of the databricks workspace in databricks control plane.
- workspace_url str
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- 
Sequence[WorkspaceProvider Authorization Response] 
- The workspace provider authorizations.
- created_by CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- parameters
WorkspaceCustom Parameters Response 
- The workspace's custom parameters.
- sku
SkuResponse 
- The SKU of the resource.
- storage_account_ Managedidentity Identity Configuration Response 
- The details of Managed Identity of Storage Account
- Mapping[str, str]
- Resource tags.
- ui_definition_ struri 
- The blob URI where the UI definition file is located.
- updated_by CreatedBy Response 
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- createdDate StringTime 
- Specifies the date and time when the workspace is created.
- id String
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- managedResource StringGroup Id 
- The managed resource group Id.
- name String
- The name of the resource
- provisioningState String
- The workspace provisioning state.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspaceId String
- The unique identifier of the databricks workspace in databricks control plane.
- workspaceUrl String
- The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- List<Property Map>
- The workspace provider authorizations.
- createdBy Property Map
- Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- parameters Property Map
- The workspace's custom parameters.
- sku Property Map
- The SKU of the resource.
- storageAccount Property MapIdentity 
- The details of Managed Identity of Storage Account
- Map<String>
- Resource tags.
- uiDefinition StringUri 
- The blob URI where the UI definition file is located.
- updatedBy Property Map
- Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
Supporting Types
CreatedByResponse  
- ApplicationId string
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- Oid string
- The Object ID that created the workspace.
- Puid string
- The Personal Object ID corresponding to the object ID above
- ApplicationId string
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- Oid string
- The Object ID that created the workspace.
- Puid string
- The Personal Object ID corresponding to the object ID above
- applicationId String
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid String
- The Object ID that created the workspace.
- puid String
- The Personal Object ID corresponding to the object ID above
- applicationId string
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid string
- The Object ID that created the workspace.
- puid string
- The Personal Object ID corresponding to the object ID above
- application_id str
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid str
- The Object ID that created the workspace.
- puid str
- The Personal Object ID corresponding to the object ID above
- applicationId String
- The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid String
- The Object ID that created the workspace.
- puid String
- The Personal Object ID corresponding to the object ID above
EncryptionResponse 
- KeyName string
- The name of KeyVault key.
- KeySource string
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- KeyVault stringUri 
- The Uri of KeyVault.
- KeyVersion string
- The version of KeyVault key.
- KeyName string
- The name of KeyVault key.
- KeySource string
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- KeyVault stringUri 
- The Uri of KeyVault.
- KeyVersion string
- The version of KeyVault key.
- keyName String
- The name of KeyVault key.
- keySource String
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- keyVault StringUri 
- The Uri of KeyVault.
- keyVersion String
- The version of KeyVault key.
- keyName string
- The name of KeyVault key.
- keySource string
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- keyVault stringUri 
- The Uri of KeyVault.
- keyVersion string
- The version of KeyVault key.
- key_name str
- The name of KeyVault key.
- key_source str
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- key_vault_ struri 
- The Uri of KeyVault.
- key_version str
- The version of KeyVault key.
- keyName String
- The name of KeyVault key.
- keySource String
- The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- keyVault StringUri 
- The Uri of KeyVault.
- keyVersion String
- The version of KeyVault key.
ManagedIdentityConfigurationResponse   
- PrincipalId string
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- TenantId string
- The tenant Id where the Managed Identity is created.
- Type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- PrincipalId string
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- TenantId string
- The tenant Id where the Managed Identity is created.
- Type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principalId String
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenantId String
- The tenant Id where the Managed Identity is created.
- type String
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principalId string
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenantId string
- The tenant Id where the Managed Identity is created.
- type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principal_id str
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenant_id str
- The tenant Id where the Managed Identity is created.
- type str
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principalId String
- The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenantId String
- The tenant Id where the Managed Identity is created.
- type String
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
SkuResponse 
WorkspaceCustomBooleanParameterResponse    
WorkspaceCustomObjectParameterResponse    
WorkspaceCustomParametersResponse   
- 
Pulumi.Azure Native. Databricks. Inputs. Workspace Custom Object Parameter Response 
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- AmlWorkspace Pulumi.Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- CustomPrivate Pulumi.Subnet Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- The name of the Private Subnet within the Virtual Network
- CustomPublic Pulumi.Subnet Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- The name of a Public Subnet within the Virtual Network
- CustomVirtual Pulumi.Network Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- The ID of a Virtual Network where this Databricks Cluster should be created
- EnableNo Pulumi.Public Ip Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response 
- Should the Public IP be Disabled?
- Encryption
Pulumi.Azure Native. Databricks. Inputs. Workspace Encryption Parameter Response 
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- LoadBalancer Pulumi.Backend Pool Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- LoadBalancer Pulumi.Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- NatGateway Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- PrepareEncryption Pulumi.Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response 
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- PublicIp Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Name of the Public IP for No Public IP workspace with managed vNet.
- RequireInfrastructure Pulumi.Encryption Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- StorageAccount Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Default DBFS storage account name.
- StorageAccount Pulumi.Sku Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- VnetAddress Pulumi.Prefix Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
- 
WorkspaceCustom Object Parameter Response 
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- AmlWorkspace WorkspaceId Custom String Parameter Response 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- CustomPrivate WorkspaceSubnet Name Custom String Parameter Response 
- The name of the Private Subnet within the Virtual Network
- CustomPublic WorkspaceSubnet Name Custom String Parameter Response 
- The name of a Public Subnet within the Virtual Network
- CustomVirtual WorkspaceNetwork Id Custom String Parameter Response 
- The ID of a Virtual Network where this Databricks Cluster should be created
- EnableNo WorkspacePublic Ip Custom Boolean Parameter Response 
- Should the Public IP be Disabled?
- Encryption
WorkspaceEncryption Parameter Response 
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- LoadBalancer WorkspaceBackend Pool Name Custom String Parameter Response 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- LoadBalancer WorkspaceId Custom String Parameter Response 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- NatGateway WorkspaceName Custom String Parameter Response 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- PrepareEncryption WorkspaceCustom Boolean Parameter Response 
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- PublicIp WorkspaceName Custom String Parameter Response 
- Name of the Public IP for No Public IP workspace with managed vNet.
- RequireInfrastructure WorkspaceEncryption Custom Boolean Parameter Response 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- StorageAccount WorkspaceName Custom String Parameter Response 
- Default DBFS storage account name.
- StorageAccount WorkspaceSku Name Custom String Parameter Response 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- VnetAddress WorkspacePrefix Custom String Parameter Response 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
- 
WorkspaceCustom Object Parameter Response 
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- amlWorkspace WorkspaceId Custom String Parameter Response 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- customPrivate WorkspaceSubnet Name Custom String Parameter Response 
- The name of the Private Subnet within the Virtual Network
- customPublic WorkspaceSubnet Name Custom String Parameter Response 
- The name of a Public Subnet within the Virtual Network
- customVirtual WorkspaceNetwork Id Custom String Parameter Response 
- The ID of a Virtual Network where this Databricks Cluster should be created
- enableNo WorkspacePublic Ip Custom Boolean Parameter Response 
- Should the Public IP be Disabled?
- encryption
WorkspaceEncryption Parameter Response 
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- loadBalancer WorkspaceBackend Pool Name Custom String Parameter Response 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- loadBalancer WorkspaceId Custom String Parameter Response 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- natGateway WorkspaceName Custom String Parameter Response 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepareEncryption WorkspaceCustom Boolean Parameter Response 
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- publicIp WorkspaceName Custom String Parameter Response 
- Name of the Public IP for No Public IP workspace with managed vNet.
- requireInfrastructure WorkspaceEncryption Custom Boolean Parameter Response 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storageAccount WorkspaceName Custom String Parameter Response 
- Default DBFS storage account name.
- storageAccount WorkspaceSku Name Custom String Parameter Response 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnetAddress WorkspacePrefix Custom String Parameter Response 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
- 
WorkspaceCustom Object Parameter Response 
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- amlWorkspace WorkspaceId Custom String Parameter Response 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- customPrivate WorkspaceSubnet Name Custom String Parameter Response 
- The name of the Private Subnet within the Virtual Network
- customPublic WorkspaceSubnet Name Custom String Parameter Response 
- The name of a Public Subnet within the Virtual Network
- customVirtual WorkspaceNetwork Id Custom String Parameter Response 
- The ID of a Virtual Network where this Databricks Cluster should be created
- enableNo WorkspacePublic Ip Custom Boolean Parameter Response 
- Should the Public IP be Disabled?
- encryption
WorkspaceEncryption Parameter Response 
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- loadBalancer WorkspaceBackend Pool Name Custom String Parameter Response 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- loadBalancer WorkspaceId Custom String Parameter Response 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- natGateway WorkspaceName Custom String Parameter Response 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepareEncryption WorkspaceCustom Boolean Parameter Response 
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- publicIp WorkspaceName Custom String Parameter Response 
- Name of the Public IP for No Public IP workspace with managed vNet.
- requireInfrastructure WorkspaceEncryption Custom Boolean Parameter Response 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storageAccount WorkspaceName Custom String Parameter Response 
- Default DBFS storage account name.
- storageAccount WorkspaceSku Name Custom String Parameter Response 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnetAddress WorkspacePrefix Custom String Parameter Response 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
- 
WorkspaceCustom Object Parameter Response 
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- aml_workspace_ Workspaceid Custom String Parameter Response 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- custom_private_ Workspacesubnet_ name Custom String Parameter Response 
- The name of the Private Subnet within the Virtual Network
- custom_public_ Workspacesubnet_ name Custom String Parameter Response 
- The name of a Public Subnet within the Virtual Network
- custom_virtual_ Workspacenetwork_ id Custom String Parameter Response 
- The ID of a Virtual Network where this Databricks Cluster should be created
- enable_no_ Workspacepublic_ ip Custom Boolean Parameter Response 
- Should the Public IP be Disabled?
- encryption
WorkspaceEncryption Parameter Response 
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- load_balancer_ Workspacebackend_ pool_ name Custom String Parameter Response 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- load_balancer_ Workspaceid Custom String Parameter Response 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- nat_gateway_ Workspacename Custom String Parameter Response 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepare_encryption WorkspaceCustom Boolean Parameter Response 
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- public_ip_ Workspacename Custom String Parameter Response 
- Name of the Public IP for No Public IP workspace with managed vNet.
- require_infrastructure_ Workspaceencryption Custom Boolean Parameter Response 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storage_account_ Workspacename Custom String Parameter Response 
- Default DBFS storage account name.
- storage_account_ Workspacesku_ name Custom String Parameter Response 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnet_address_ Workspaceprefix Custom String Parameter Response 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
- Property Map
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- amlWorkspace Property MapId 
- The ID of a Azure Machine Learning workspace to link with Databricks workspace
- customPrivate Property MapSubnet Name 
- The name of the Private Subnet within the Virtual Network
- customPublic Property MapSubnet Name 
- The name of a Public Subnet within the Virtual Network
- customVirtual Property MapNetwork Id 
- The ID of a Virtual Network where this Databricks Cluster should be created
- enableNo Property MapPublic Ip 
- Should the Public IP be Disabled?
- encryption Property Map
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- loadBalancer Property MapBackend Pool Name 
- Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- loadBalancer Property MapId 
- Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- natGateway Property MapName 
- Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepareEncryption Property Map
- Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- publicIp Property MapName 
- Name of the Public IP for No Public IP workspace with managed vNet.
- requireInfrastructure Property MapEncryption 
- A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storageAccount Property MapName 
- Default DBFS storage account name.
- storageAccount Property MapSku Name 
- Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnetAddress Property MapPrefix 
- Address prefix for Managed virtual network. Default value for this input is 10.139.
WorkspaceCustomStringParameterResponse    
WorkspaceEncryptionParameterResponse   
- Type string
- The type of variable that this is
- Value
Pulumi.Azure Native. Databricks. Inputs. Encryption Response 
- The value which should be used for this field.
- Type string
- The type of variable that this is
- Value
EncryptionResponse 
- The value which should be used for this field.
- type String
- The type of variable that this is
- value
EncryptionResponse 
- The value which should be used for this field.
- type string
- The type of variable that this is
- value
EncryptionResponse 
- The value which should be used for this field.
- type str
- The type of variable that this is
- value
EncryptionResponse 
- The value which should be used for this field.
- type String
- The type of variable that this is
- value Property Map
- The value which should be used for this field.
WorkspaceProviderAuthorizationResponse   
- PrincipalId string
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- RoleDefinition stringId 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
- PrincipalId string
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- RoleDefinition stringId 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
- principalId String
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- roleDefinition StringId 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
- principalId string
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- roleDefinition stringId 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
- principal_id str
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- role_definition_ strid 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
- principalId String
- The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- roleDefinition StringId 
- The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi