1. Packages
  2. Azure Native
  3. API Docs
  4. machinelearningservices
  5. getWorkspace
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.machinelearningservices.getWorkspace

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Gets the properties of the specified machine learning workspace. Azure REST API version: 2023-04-01.

    Other available API versions: 2018-03-01-preview, 2020-08-01, 2020-09-01-preview, 2022-01-01-preview, 2023-04-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview.

    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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:machinelearningservices:getWorkspace
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    Name of Azure Machine Learning workspace.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    Name of Azure Machine Learning workspace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    Name of Azure Machine Learning workspace.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    workspaceName string
    Name of Azure Machine Learning workspace.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    workspace_name str
    Name of Azure Machine Learning workspace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    Name of Azure Machine Learning workspace.

    getWorkspace Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    MlFlowTrackingUri string
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    Name string
    The name of the resource
    NotebookInfo Pulumi.AzureNative.MachineLearningServices.Outputs.NotebookResourceInfoResponse
    The notebook info of Azure ML workspace.
    PrivateEndpointConnections List<Pulumi.AzureNative.MachineLearningServices.Outputs.PrivateEndpointConnectionResponse>
    The list of private endpoint connections in the workspace.
    PrivateLinkCount int
    Count of private connections in the workspace
    ProvisioningState string
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    ServiceProvisionedResourceGroup string
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    StorageHnsEnabled bool
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    SystemData Pulumi.AzureNative.MachineLearningServices.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    TenantId string
    The tenant id associated with this workspace.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    WorkspaceId string
    The immutable id associated with this workspace.
    AllowPublicAccessWhenBehindVnet bool
    The flag to indicate whether to allow public access when behind VNet.
    ApplicationInsights string
    ARM id of the application insights associated with this workspace.
    ContainerRegistry string
    ARM id of the container registry associated with this workspace.
    Description string
    The description of this workspace.
    DiscoveryUrl string
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    Encryption Pulumi.AzureNative.MachineLearningServices.Outputs.EncryptionPropertyResponse
    The encryption settings of Azure ML workspace.
    FriendlyName string
    The friendly name for this workspace. This name in mutable
    HbiWorkspace bool
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    Identity Pulumi.AzureNative.MachineLearningServices.Outputs.ManagedServiceIdentityResponse
    The identity of the resource.
    ImageBuildCompute string
    The compute name for image build
    KeyVault string
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    Location string
    Specifies the location of the resource.
    PrimaryUserAssignedIdentity string
    The user assigned identity resource id that represents the workspace identity.
    PublicNetworkAccess string
    Whether requests from Public Network are allowed.
    ServiceManagedResourcesSettings Pulumi.AzureNative.MachineLearningServices.Outputs.ServiceManagedResourcesSettingsResponse
    The service managed resource settings.
    SharedPrivateLinkResources List<Pulumi.AzureNative.MachineLearningServices.Outputs.SharedPrivateLinkResourceResponse>
    The list of shared private link resources in this workspace.
    Sku Pulumi.AzureNative.MachineLearningServices.Outputs.SkuResponse
    The sku of the workspace.
    StorageAccount string
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    Tags Dictionary<string, string>
    Contains resource tags defined as key/value pairs.
    V1LegacyMode bool
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    MlFlowTrackingUri string
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    Name string
    The name of the resource
    NotebookInfo NotebookResourceInfoResponse
    The notebook info of Azure ML workspace.
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    The list of private endpoint connections in the workspace.
    PrivateLinkCount int
    Count of private connections in the workspace
    ProvisioningState string
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    ServiceProvisionedResourceGroup string
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    StorageHnsEnabled bool
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    TenantId string
    The tenant id associated with this workspace.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    WorkspaceId string
    The immutable id associated with this workspace.
    AllowPublicAccessWhenBehindVnet bool
    The flag to indicate whether to allow public access when behind VNet.
    ApplicationInsights string
    ARM id of the application insights associated with this workspace.
    ContainerRegistry string
    ARM id of the container registry associated with this workspace.
    Description string
    The description of this workspace.
    DiscoveryUrl string
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    Encryption EncryptionPropertyResponse
    The encryption settings of Azure ML workspace.
    FriendlyName string
    The friendly name for this workspace. This name in mutable
    HbiWorkspace bool
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    Identity ManagedServiceIdentityResponse
    The identity of the resource.
    ImageBuildCompute string
    The compute name for image build
    KeyVault string
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    Location string
    Specifies the location of the resource.
    PrimaryUserAssignedIdentity string
    The user assigned identity resource id that represents the workspace identity.
    PublicNetworkAccess string
    Whether requests from Public Network are allowed.
    ServiceManagedResourcesSettings ServiceManagedResourcesSettingsResponse
    The service managed resource settings.
    SharedPrivateLinkResources []SharedPrivateLinkResourceResponse
    The list of shared private link resources in this workspace.
    Sku SkuResponse
    The sku of the workspace.
    StorageAccount string
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    Tags map[string]string
    Contains resource tags defined as key/value pairs.
    V1LegacyMode bool
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    mlFlowTrackingUri String
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    name String
    The name of the resource
    notebookInfo NotebookResourceInfoResponse
    The notebook info of Azure ML workspace.
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    The list of private endpoint connections in the workspace.
    privateLinkCount Integer
    Count of private connections in the workspace
    provisioningState String
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    serviceProvisionedResourceGroup String
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    storageHnsEnabled Boolean
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    tenantId String
    The tenant id associated with this workspace.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    workspaceId String
    The immutable id associated with this workspace.
    allowPublicAccessWhenBehindVnet Boolean
    The flag to indicate whether to allow public access when behind VNet.
    applicationInsights String
    ARM id of the application insights associated with this workspace.
    containerRegistry String
    ARM id of the container registry associated with this workspace.
    description String
    The description of this workspace.
    discoveryUrl String
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    encryption EncryptionPropertyResponse
    The encryption settings of Azure ML workspace.
    friendlyName String
    The friendly name for this workspace. This name in mutable
    hbiWorkspace Boolean
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    imageBuildCompute String
    The compute name for image build
    keyVault String
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    location String
    Specifies the location of the resource.
    primaryUserAssignedIdentity String
    The user assigned identity resource id that represents the workspace identity.
    publicNetworkAccess String
    Whether requests from Public Network are allowed.
    serviceManagedResourcesSettings ServiceManagedResourcesSettingsResponse
    The service managed resource settings.
    sharedPrivateLinkResources List<SharedPrivateLinkResourceResponse>
    The list of shared private link resources in this workspace.
    sku SkuResponse
    The sku of the workspace.
    storageAccount String
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    tags Map<String,String>
    Contains resource tags defined as key/value pairs.
    v1LegacyMode Boolean
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    mlFlowTrackingUri string
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    name string
    The name of the resource
    notebookInfo NotebookResourceInfoResponse
    The notebook info of Azure ML workspace.
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    The list of private endpoint connections in the workspace.
    privateLinkCount number
    Count of private connections in the workspace
    provisioningState string
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    serviceProvisionedResourceGroup string
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    storageHnsEnabled boolean
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    tenantId string
    The tenant id associated with this workspace.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    workspaceId string
    The immutable id associated with this workspace.
    allowPublicAccessWhenBehindVnet boolean
    The flag to indicate whether to allow public access when behind VNet.
    applicationInsights string
    ARM id of the application insights associated with this workspace.
    containerRegistry string
    ARM id of the container registry associated with this workspace.
    description string
    The description of this workspace.
    discoveryUrl string
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    encryption EncryptionPropertyResponse
    The encryption settings of Azure ML workspace.
    friendlyName string
    The friendly name for this workspace. This name in mutable
    hbiWorkspace boolean
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    imageBuildCompute string
    The compute name for image build
    keyVault string
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    location string
    Specifies the location of the resource.
    primaryUserAssignedIdentity string
    The user assigned identity resource id that represents the workspace identity.
    publicNetworkAccess string
    Whether requests from Public Network are allowed.
    serviceManagedResourcesSettings ServiceManagedResourcesSettingsResponse
    The service managed resource settings.
    sharedPrivateLinkResources SharedPrivateLinkResourceResponse[]
    The list of shared private link resources in this workspace.
    sku SkuResponse
    The sku of the workspace.
    storageAccount string
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    tags {[key: string]: string}
    Contains resource tags defined as key/value pairs.
    v1LegacyMode boolean
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    ml_flow_tracking_uri str
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    name str
    The name of the resource
    notebook_info NotebookResourceInfoResponse
    The notebook info of Azure ML workspace.
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    The list of private endpoint connections in the workspace.
    private_link_count int
    Count of private connections in the workspace
    provisioning_state str
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    service_provisioned_resource_group str
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    storage_hns_enabled bool
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    tenant_id str
    The tenant id associated with this workspace.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    workspace_id str
    The immutable id associated with this workspace.
    allow_public_access_when_behind_vnet bool
    The flag to indicate whether to allow public access when behind VNet.
    application_insights str
    ARM id of the application insights associated with this workspace.
    container_registry str
    ARM id of the container registry associated with this workspace.
    description str
    The description of this workspace.
    discovery_url str
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    encryption EncryptionPropertyResponse
    The encryption settings of Azure ML workspace.
    friendly_name str
    The friendly name for this workspace. This name in mutable
    hbi_workspace bool
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    image_build_compute str
    The compute name for image build
    key_vault str
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    location str
    Specifies the location of the resource.
    primary_user_assigned_identity str
    The user assigned identity resource id that represents the workspace identity.
    public_network_access str
    Whether requests from Public Network are allowed.
    service_managed_resources_settings ServiceManagedResourcesSettingsResponse
    The service managed resource settings.
    shared_private_link_resources Sequence[SharedPrivateLinkResourceResponse]
    The list of shared private link resources in this workspace.
    sku SkuResponse
    The sku of the workspace.
    storage_account str
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    tags Mapping[str, str]
    Contains resource tags defined as key/value pairs.
    v1_legacy_mode bool
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    mlFlowTrackingUri String
    The URI associated with this workspace that machine learning flow must point at to set up tracking.
    name String
    The name of the resource
    notebookInfo Property Map
    The notebook info of Azure ML workspace.
    privateEndpointConnections List<Property Map>
    The list of private endpoint connections in the workspace.
    privateLinkCount Number
    Count of private connections in the workspace
    provisioningState String
    The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
    serviceProvisionedResourceGroup String
    The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
    storageHnsEnabled Boolean
    If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    tenantId String
    The tenant id associated with this workspace.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    workspaceId String
    The immutable id associated with this workspace.
    allowPublicAccessWhenBehindVnet Boolean
    The flag to indicate whether to allow public access when behind VNet.
    applicationInsights String
    ARM id of the application insights associated with this workspace.
    containerRegistry String
    ARM id of the container registry associated with this workspace.
    description String
    The description of this workspace.
    discoveryUrl String
    Url for the discovery service to identify regional endpoints for machine learning experimentation services
    encryption Property Map
    The encryption settings of Azure ML workspace.
    friendlyName String
    The friendly name for this workspace. This name in mutable
    hbiWorkspace Boolean
    The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
    identity Property Map
    The identity of the resource.
    imageBuildCompute String
    The compute name for image build
    keyVault String
    ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
    location String
    Specifies the location of the resource.
    primaryUserAssignedIdentity String
    The user assigned identity resource id that represents the workspace identity.
    publicNetworkAccess String
    Whether requests from Public Network are allowed.
    serviceManagedResourcesSettings Property Map
    The service managed resource settings.
    sharedPrivateLinkResources List<Property Map>
    The list of shared private link resources in this workspace.
    sku Property Map
    The sku of the workspace.
    storageAccount String
    ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
    tags Map<String>
    Contains resource tags defined as key/value pairs.
    v1LegacyMode Boolean
    Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.

    Supporting Types

    CosmosDbSettingsResponse

    CollectionsThroughput int
    The throughput of the collections in cosmosdb database
    CollectionsThroughput int
    The throughput of the collections in cosmosdb database
    collectionsThroughput Integer
    The throughput of the collections in cosmosdb database
    collectionsThroughput number
    The throughput of the collections in cosmosdb database
    collections_throughput int
    The throughput of the collections in cosmosdb database
    collectionsThroughput Number
    The throughput of the collections in cosmosdb database

    EncryptionKeyVaultPropertiesResponse

    KeyIdentifier string
    Key vault uri to access the encryption key.
    KeyVaultArmId string
    The ArmId of the keyVault where the customer owned encryption key is present.
    IdentityClientId string
    For future use - The client id of the identity which will be used to access key vault.
    KeyIdentifier string
    Key vault uri to access the encryption key.
    KeyVaultArmId string
    The ArmId of the keyVault where the customer owned encryption key is present.
    IdentityClientId string
    For future use - The client id of the identity which will be used to access key vault.
    keyIdentifier String
    Key vault uri to access the encryption key.
    keyVaultArmId String
    The ArmId of the keyVault where the customer owned encryption key is present.
    identityClientId String
    For future use - The client id of the identity which will be used to access key vault.
    keyIdentifier string
    Key vault uri to access the encryption key.
    keyVaultArmId string
    The ArmId of the keyVault where the customer owned encryption key is present.
    identityClientId string
    For future use - The client id of the identity which will be used to access key vault.
    key_identifier str
    Key vault uri to access the encryption key.
    key_vault_arm_id str
    The ArmId of the keyVault where the customer owned encryption key is present.
    identity_client_id str
    For future use - The client id of the identity which will be used to access key vault.
    keyIdentifier String
    Key vault uri to access the encryption key.
    keyVaultArmId String
    The ArmId of the keyVault where the customer owned encryption key is present.
    identityClientId String
    For future use - The client id of the identity which will be used to access key vault.

    EncryptionPropertyResponse

    KeyVaultProperties Pulumi.AzureNative.MachineLearningServices.Inputs.EncryptionKeyVaultPropertiesResponse
    Customer Key vault properties.
    Status string
    Indicates whether or not the encryption is enabled for the workspace.
    Identity Pulumi.AzureNative.MachineLearningServices.Inputs.IdentityForCmkResponse
    The identity that will be used to access the key vault for encryption at rest.
    KeyVaultProperties EncryptionKeyVaultPropertiesResponse
    Customer Key vault properties.
    Status string
    Indicates whether or not the encryption is enabled for the workspace.
    Identity IdentityForCmkResponse
    The identity that will be used to access the key vault for encryption at rest.
    keyVaultProperties EncryptionKeyVaultPropertiesResponse
    Customer Key vault properties.
    status String
    Indicates whether or not the encryption is enabled for the workspace.
    identity IdentityForCmkResponse
    The identity that will be used to access the key vault for encryption at rest.
    keyVaultProperties EncryptionKeyVaultPropertiesResponse
    Customer Key vault properties.
    status string
    Indicates whether or not the encryption is enabled for the workspace.
    identity IdentityForCmkResponse
    The identity that will be used to access the key vault for encryption at rest.
    key_vault_properties EncryptionKeyVaultPropertiesResponse
    Customer Key vault properties.
    status str
    Indicates whether or not the encryption is enabled for the workspace.
    identity IdentityForCmkResponse
    The identity that will be used to access the key vault for encryption at rest.
    keyVaultProperties Property Map
    Customer Key vault properties.
    status String
    Indicates whether or not the encryption is enabled for the workspace.
    identity Property Map
    The identity that will be used to access the key vault for encryption at rest.

    IdentityForCmkResponse

    UserAssignedIdentity string
    The ArmId of the user assigned identity that will be used to access the customer managed key vault
    UserAssignedIdentity string
    The ArmId of the user assigned identity that will be used to access the customer managed key vault
    userAssignedIdentity String
    The ArmId of the user assigned identity that will be used to access the customer managed key vault
    userAssignedIdentity string
    The ArmId of the user assigned identity that will be used to access the customer managed key vault
    user_assigned_identity str
    The ArmId of the user assigned identity that will be used to access the customer managed key vault
    userAssignedIdentity String
    The ArmId of the user assigned identity that will be used to access the customer managed key vault

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.MachineLearningServices.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    NotebookPreparationErrorResponse

    errorMessage String
    statusCode Integer

    NotebookResourceInfoResponse

    Fqdn string
    NotebookPreparationError Pulumi.AzureNative.MachineLearningServices.Inputs.NotebookPreparationErrorResponse
    The error that occurs when preparing notebook.
    ResourceId string
    the data plane resourceId that used to initialize notebook component
    Fqdn string
    NotebookPreparationError NotebookPreparationErrorResponse
    The error that occurs when preparing notebook.
    ResourceId string
    the data plane resourceId that used to initialize notebook component
    fqdn String
    notebookPreparationError NotebookPreparationErrorResponse
    The error that occurs when preparing notebook.
    resourceId String
    the data plane resourceId that used to initialize notebook component
    fqdn string
    notebookPreparationError NotebookPreparationErrorResponse
    The error that occurs when preparing notebook.
    resourceId string
    the data plane resourceId that used to initialize notebook component
    fqdn str
    notebook_preparation_error NotebookPreparationErrorResponse
    The error that occurs when preparing notebook.
    resource_id str
    the data plane resourceId that used to initialize notebook component
    fqdn String
    notebookPreparationError Property Map
    The error that occurs when preparing notebook.
    resourceId String
    the data plane resourceId that used to initialize notebook component

    PrivateEndpointConnectionResponse

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState Pulumi.AzureNative.MachineLearningServices.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData Pulumi.AzureNative.MachineLearningServices.Inputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity Pulumi.AzureNative.MachineLearningServices.Inputs.ManagedServiceIdentityResponse
    The identity of the resource.
    Location string
    Specifies the location of the resource.
    PrivateEndpoint Pulumi.AzureNative.MachineLearningServices.Inputs.PrivateEndpointResponse
    The resource of private end point.
    Sku Pulumi.AzureNative.MachineLearningServices.Inputs.SkuResponse
    The sku of the workspace.
    Tags Dictionary<string, string>
    Contains resource tags defined as key/value pairs.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity ManagedServiceIdentityResponse
    The identity of the resource.
    Location string
    Specifies the location of the resource.
    PrivateEndpoint PrivateEndpointResponse
    The resource of private end point.
    Sku SkuResponse
    The sku of the workspace.
    Tags map[string]string
    Contains resource tags defined as key/value pairs.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    location String
    Specifies the location of the resource.
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    sku SkuResponse
    The sku of the workspace.
    tags Map<String,String>
    Contains resource tags defined as key/value pairs.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState string
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    location string
    Specifies the location of the resource.
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    sku SkuResponse
    The sku of the workspace.
    tags {[key: string]: string}
    Contains resource tags defined as key/value pairs.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioning_state str
    The provisioning state of the private endpoint connection resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The identity of the resource.
    location str
    Specifies the location of the resource.
    private_endpoint PrivateEndpointResponse
    The resource of private end point.
    sku SkuResponse
    The sku of the workspace.
    tags Mapping[str, str]
    Contains resource tags defined as key/value pairs.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity Property Map
    The identity of the resource.
    location String
    Specifies the location of the resource.
    privateEndpoint Property Map
    The resource of private end point.
    sku Property Map
    The sku of the workspace.
    tags Map<String>
    Contains resource tags defined as key/value pairs.

    PrivateEndpointResponse

    Id string
    The ARM identifier for Private Endpoint
    Id string
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint
    id string
    The ARM identifier for Private Endpoint
    id str
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    description string
    The reason for approval/rejection of the connection.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actions_required str
    A message indicating if changes on the service provider require any updates on the consumer.
    description str
    The reason for approval/rejection of the connection.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    ServiceManagedResourcesSettingsResponse

    CosmosDb Pulumi.AzureNative.MachineLearningServices.Inputs.CosmosDbSettingsResponse
    The settings for the service managed cosmosdb account.
    CosmosDb CosmosDbSettingsResponse
    The settings for the service managed cosmosdb account.
    cosmosDb CosmosDbSettingsResponse
    The settings for the service managed cosmosdb account.
    cosmosDb CosmosDbSettingsResponse
    The settings for the service managed cosmosdb account.
    cosmos_db CosmosDbSettingsResponse
    The settings for the service managed cosmosdb account.
    cosmosDb Property Map
    The settings for the service managed cosmosdb account.

    SharedPrivateLinkResourceResponse

    GroupId string
    The private link resource group id.
    Name string
    Unique name of the private link.
    PrivateLinkResourceId string
    The resource id that private link links to.
    RequestMessage string
    Request message.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    GroupId string
    The private link resource group id.
    Name string
    Unique name of the private link.
    PrivateLinkResourceId string
    The resource id that private link links to.
    RequestMessage string
    Request message.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    groupId String
    The private link resource group id.
    name String
    Unique name of the private link.
    privateLinkResourceId String
    The resource id that private link links to.
    requestMessage String
    Request message.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    groupId string
    The private link resource group id.
    name string
    Unique name of the private link.
    privateLinkResourceId string
    The resource id that private link links to.
    requestMessage string
    Request message.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    group_id str
    The private link resource group id.
    name str
    Unique name of the private link.
    private_link_resource_id str
    The resource id that private link links to.
    request_message str
    Request message.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    groupId String
    The private link resource group id.
    name String
    Unique name of the private link.
    privateLinkResourceId String
    The resource id that private link links to.
    requestMessage String
    Request message.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    SkuResponse

    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    TenantId string
    The tenant ID of the user assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    TenantId string
    The tenant ID of the user assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    tenantId String
    The tenant ID of the user assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    tenantId string
    The tenant ID of the user assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    tenant_id str
    The tenant ID of the user assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    tenantId String
    The tenant ID of the user assigned identity.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi