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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.synapse.getWorkspace
Explore with Pulumi AI
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a workspace Azure REST API version: 2021-06-01.
Other available API versions: 2021-05-01, 2021-06-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:synapse:getWorkspace
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name 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.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
getWorkspace Result
The following output properties are available:
- Adla
Resource stringId - The ADLA resource ID.
- Connectivity
Endpoints Dictionary<string, string> - Connectivity endpoints
- Extra
Properties object - Workspace level configs and feature flags
- 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
- Name string
- The name of the resource
- Provisioning
State string - Resource provisioning state
- Settings Dictionary<string, object>
- Workspace settings
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Workspace
UID string - The workspace unique identifier
- Csp
Workspace Pulumi.Admin Properties Azure Native. Synapse. Outputs. Csp Workspace Admin Properties Response - Initial workspace AAD admin properties for a CSP subscription
- Default
Data Pulumi.Lake Storage Azure Native. Synapse. Outputs. Data Lake Storage Account Details Response - Workspace default data lake storage account details
- Encryption
Pulumi.
Azure Native. Synapse. Outputs. Encryption Details Response - The encryption details of the workspace
- Identity
Pulumi.
Azure Native. Synapse. Outputs. Managed Identity Response - Identity of the workspace
- Managed
Resource stringGroup Name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- Managed
Virtual stringNetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- Managed
Virtual Pulumi.Network Settings Azure Native. Synapse. Outputs. Managed Virtual Network Settings Response - Managed Virtual Network Settings
- Private
Endpoint List<Pulumi.Connections Azure Native. Synapse. Outputs. Private Endpoint Connection Response> - Private endpoint connections to the workspace
- Public
Network stringAccess - Enable or Disable public network access to workspace
- Purview
Configuration Pulumi.Azure Native. Synapse. Outputs. Purview Configuration Response - Purview Configuration
- Sql
Administrator stringLogin - Login for workspace SQL active directory administrator
- Sql
Administrator stringLogin Password - SQL administrator login password
- Dictionary<string, string>
- Resource tags.
- Trusted
Service boolBypass Enabled - Is trustedServiceBypassEnabled for the workspace
- Virtual
Network Pulumi.Profile Azure Native. Synapse. Outputs. Virtual Network Profile Response - Virtual Network profile
- Workspace
Repository Pulumi.Configuration Azure Native. Synapse. Outputs. Workspace Repository Configuration Response - Git integration settings
- Adla
Resource stringId - The ADLA resource ID.
- Connectivity
Endpoints map[string]string - Connectivity endpoints
- Extra
Properties interface{} - Workspace level configs and feature flags
- 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
- Name string
- The name of the resource
- Provisioning
State string - Resource provisioning state
- Settings map[string]interface{}
- Workspace settings
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Workspace
UID string - The workspace unique identifier
- Csp
Workspace CspAdmin Properties Workspace Admin Properties Response - Initial workspace AAD admin properties for a CSP subscription
- Default
Data DataLake Storage Lake Storage Account Details Response - Workspace default data lake storage account details
- Encryption
Encryption
Details Response - The encryption details of the workspace
- Identity
Managed
Identity Response - Identity of the workspace
- Managed
Resource stringGroup Name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- Managed
Virtual stringNetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- Managed
Virtual ManagedNetwork Settings Virtual Network Settings Response - Managed Virtual Network Settings
- Private
Endpoint []PrivateConnections Endpoint Connection Response - Private endpoint connections to the workspace
- Public
Network stringAccess - Enable or Disable public network access to workspace
- Purview
Configuration PurviewConfiguration Response - Purview Configuration
- Sql
Administrator stringLogin - Login for workspace SQL active directory administrator
- Sql
Administrator stringLogin Password - SQL administrator login password
- map[string]string
- Resource tags.
- Trusted
Service boolBypass Enabled - Is trustedServiceBypassEnabled for the workspace
- Virtual
Network VirtualProfile Network Profile Response - Virtual Network profile
- Workspace
Repository WorkspaceConfiguration Repository Configuration Response - Git integration settings
- adla
Resource StringId - The ADLA resource ID.
- connectivity
Endpoints Map<String,String> - Connectivity endpoints
- extra
Properties Object - Workspace level configs and feature flags
- 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
- name String
- The name of the resource
- provisioning
State String - Resource provisioning state
- settings Map<String,Object>
- Workspace settings
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workspace
UID String - The workspace unique identifier
- csp
Workspace CspAdmin Properties Workspace Admin Properties Response - Initial workspace AAD admin properties for a CSP subscription
- default
Data DataLake Storage Lake Storage Account Details Response - Workspace default data lake storage account details
- encryption
Encryption
Details Response - The encryption details of the workspace
- identity
Managed
Identity Response - Identity of the workspace
- managed
Resource StringGroup Name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- managed
Virtual StringNetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- managed
Virtual ManagedNetwork Settings Virtual Network Settings Response - Managed Virtual Network Settings
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - Private endpoint connections to the workspace
- public
Network StringAccess - Enable or Disable public network access to workspace
- purview
Configuration PurviewConfiguration Response - Purview Configuration
- sql
Administrator StringLogin - Login for workspace SQL active directory administrator
- sql
Administrator StringLogin Password - SQL administrator login password
- Map<String,String>
- Resource tags.
- trusted
Service BooleanBypass Enabled - Is trustedServiceBypassEnabled for the workspace
- virtual
Network VirtualProfile Network Profile Response - Virtual Network profile
- workspace
Repository WorkspaceConfiguration Repository Configuration Response - Git integration settings
- adla
Resource stringId - The ADLA resource ID.
- connectivity
Endpoints {[key: string]: string} - Connectivity endpoints
- extra
Properties any - Workspace level configs and feature flags
- 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
- name string
- The name of the resource
- provisioning
State string - Resource provisioning state
- settings {[key: string]: any}
- Workspace settings
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workspace
UID string - The workspace unique identifier
- csp
Workspace CspAdmin Properties Workspace Admin Properties Response - Initial workspace AAD admin properties for a CSP subscription
- default
Data DataLake Storage Lake Storage Account Details Response - Workspace default data lake storage account details
- encryption
Encryption
Details Response - The encryption details of the workspace
- identity
Managed
Identity Response - Identity of the workspace
- managed
Resource stringGroup Name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- managed
Virtual stringNetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- managed
Virtual ManagedNetwork Settings Virtual Network Settings Response - Managed Virtual Network Settings
- private
Endpoint PrivateConnections Endpoint Connection Response[] - Private endpoint connections to the workspace
- public
Network stringAccess - Enable or Disable public network access to workspace
- purview
Configuration PurviewConfiguration Response - Purview Configuration
- sql
Administrator stringLogin - Login for workspace SQL active directory administrator
- sql
Administrator stringLogin Password - SQL administrator login password
- {[key: string]: string}
- Resource tags.
- trusted
Service booleanBypass Enabled - Is trustedServiceBypassEnabled for the workspace
- virtual
Network VirtualProfile Network Profile Response - Virtual Network profile
- workspace
Repository WorkspaceConfiguration Repository Configuration Response - Git integration settings
- adla_
resource_ strid - The ADLA resource ID.
- connectivity_
endpoints Mapping[str, str] - Connectivity endpoints
- extra_
properties Any - Workspace level configs and feature flags
- 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
- name str
- The name of the resource
- provisioning_
state str - Resource provisioning state
- settings Mapping[str, Any]
- Workspace settings
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workspace_
uid str - The workspace unique identifier
- csp_
workspace_ Cspadmin_ properties Workspace Admin Properties Response - Initial workspace AAD admin properties for a CSP subscription
- default_
data_ Datalake_ storage Lake Storage Account Details Response - Workspace default data lake storage account details
- encryption
Encryption
Details Response - The encryption details of the workspace
- identity
Managed
Identity Response - Identity of the workspace
- managed_
resource_ strgroup_ name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- managed_
virtual_ strnetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- managed_
virtual_ Managednetwork_ settings Virtual Network Settings Response - Managed Virtual Network Settings
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - Private endpoint connections to the workspace
- public_
network_ straccess - Enable or Disable public network access to workspace
- purview_
configuration PurviewConfiguration Response - Purview Configuration
- sql_
administrator_ strlogin - Login for workspace SQL active directory administrator
- sql_
administrator_ strlogin_ password - SQL administrator login password
- Mapping[str, str]
- Resource tags.
- trusted_
service_ boolbypass_ enabled - Is trustedServiceBypassEnabled for the workspace
- virtual_
network_ Virtualprofile Network Profile Response - Virtual Network profile
- workspace_
repository_ Workspaceconfiguration Repository Configuration Response - Git integration settings
- adla
Resource StringId - The ADLA resource ID.
- connectivity
Endpoints Map<String> - Connectivity endpoints
- extra
Properties Any - Workspace level configs and feature flags
- 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
- name String
- The name of the resource
- provisioning
State String - Resource provisioning state
- settings Map<Any>
- Workspace settings
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workspace
UID String - The workspace unique identifier
- csp
Workspace Property MapAdmin Properties - Initial workspace AAD admin properties for a CSP subscription
- default
Data Property MapLake Storage - Workspace default data lake storage account details
- encryption Property Map
- The encryption details of the workspace
- identity Property Map
- Identity of the workspace
- managed
Resource StringGroup Name - Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'
- managed
Virtual StringNetwork - Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
- managed
Virtual Property MapNetwork Settings - Managed Virtual Network Settings
- private
Endpoint List<Property Map>Connections - Private endpoint connections to the workspace
- public
Network StringAccess - Enable or Disable public network access to workspace
- purview
Configuration Property Map - Purview Configuration
- sql
Administrator StringLogin - Login for workspace SQL active directory administrator
- sql
Administrator StringLogin Password - SQL administrator login password
- Map<String>
- Resource tags.
- trusted
Service BooleanBypass Enabled - Is trustedServiceBypassEnabled for the workspace
- virtual
Network Property MapProfile - Virtual Network profile
- workspace
Repository Property MapConfiguration - Git integration settings
Supporting Types
CspWorkspaceAdminPropertiesResponse
- Initial
Workspace stringAdmin Object Id - AAD object ID of initial workspace admin
- Initial
Workspace stringAdmin Object Id - AAD object ID of initial workspace admin
- initial
Workspace StringAdmin Object Id - AAD object ID of initial workspace admin
- initial
Workspace stringAdmin Object Id - AAD object ID of initial workspace admin
- initial_
workspace_ stradmin_ object_ id - AAD object ID of initial workspace admin
- initial
Workspace StringAdmin Object Id - AAD object ID of initial workspace admin
CustomerManagedKeyDetailsResponse
- Status string
- The customer managed key status on the workspace
- Kek
Identity Pulumi.Azure Native. Synapse. Inputs. Kek Identity Properties Response - Key encryption key
- Key
Pulumi.
Azure Native. Synapse. Inputs. Workspace Key Details Response - The key object of the workspace
- Status string
- The customer managed key status on the workspace
- Kek
Identity KekIdentity Properties Response - Key encryption key
- Key
Workspace
Key Details Response - The key object of the workspace
- status String
- The customer managed key status on the workspace
- kek
Identity KekIdentity Properties Response - Key encryption key
- key
Workspace
Key Details Response - The key object of the workspace
- status string
- The customer managed key status on the workspace
- kek
Identity KekIdentity Properties Response - Key encryption key
- key
Workspace
Key Details Response - The key object of the workspace
- status str
- The customer managed key status on the workspace
- kek_
identity KekIdentity Properties Response - Key encryption key
- key
Workspace
Key Details Response - The key object of the workspace
- status String
- The customer managed key status on the workspace
- kek
Identity Property Map - Key encryption key
- key Property Map
- The key object of the workspace
DataLakeStorageAccountDetailsResponse
- Account
Url string - Account URL
- Create
Managed boolPrivate Endpoint - Create managed private endpoint to this storage account or not
- Filesystem string
- Filesystem name
- Resource
Id string - ARM resource Id of this storage account
- Account
Url string - Account URL
- Create
Managed boolPrivate Endpoint - Create managed private endpoint to this storage account or not
- Filesystem string
- Filesystem name
- Resource
Id string - ARM resource Id of this storage account
- account
Url String - Account URL
- create
Managed BooleanPrivate Endpoint - Create managed private endpoint to this storage account or not
- filesystem String
- Filesystem name
- resource
Id String - ARM resource Id of this storage account
- account
Url string - Account URL
- create
Managed booleanPrivate Endpoint - Create managed private endpoint to this storage account or not
- filesystem string
- Filesystem name
- resource
Id string - ARM resource Id of this storage account
- account_
url str - Account URL
- create_
managed_ boolprivate_ endpoint - Create managed private endpoint to this storage account or not
- filesystem str
- Filesystem name
- resource_
id str - ARM resource Id of this storage account
- account
Url String - Account URL
- create
Managed BooleanPrivate Endpoint - Create managed private endpoint to this storage account or not
- filesystem String
- Filesystem name
- resource
Id String - ARM resource Id of this storage account
EncryptionDetailsResponse
- Double
Encryption boolEnabled - Double Encryption enabled
- Cmk
Pulumi.
Azure Native. Synapse. Inputs. Customer Managed Key Details Response - Customer Managed Key Details
- Double
Encryption boolEnabled - Double Encryption enabled
- Cmk
Customer
Managed Key Details Response - Customer Managed Key Details
- double
Encryption BooleanEnabled - Double Encryption enabled
- cmk
Customer
Managed Key Details Response - Customer Managed Key Details
- double
Encryption booleanEnabled - Double Encryption enabled
- cmk
Customer
Managed Key Details Response - Customer Managed Key Details
- double_
encryption_ boolenabled - Double Encryption enabled
- cmk
Customer
Managed Key Details Response - Customer Managed Key Details
- double
Encryption BooleanEnabled - Double Encryption enabled
- cmk Property Map
- Customer Managed Key Details
KekIdentityPropertiesResponse
- Use
System objectAssigned Identity - Boolean specifying whether to use system assigned identity or not
- User
Assigned stringIdentity - User assigned identity resource Id
- Use
System interface{}Assigned Identity - Boolean specifying whether to use system assigned identity or not
- User
Assigned stringIdentity - User assigned identity resource Id
- use
System ObjectAssigned Identity - Boolean specifying whether to use system assigned identity or not
- user
Assigned StringIdentity - User assigned identity resource Id
- use
System anyAssigned Identity - Boolean specifying whether to use system assigned identity or not
- user
Assigned stringIdentity - User assigned identity resource Id
- use_
system_ Anyassigned_ identity - Boolean specifying whether to use system assigned identity or not
- user_
assigned_ stridentity - User assigned identity resource Id
- use
System AnyAssigned Identity - Boolean specifying whether to use system assigned identity or not
- user
Assigned StringIdentity - User assigned identity resource Id
ManagedIdentityResponse
- Principal
Id string - The principal ID of the workspace managed identity
- Tenant
Id string - The tenant ID of the workspace managed identity
- Type string
- The type of managed identity for the workspace
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Synapse. Inputs. User Assigned Managed Identity Response> - The user assigned managed identities.
- Principal
Id string - The principal ID of the workspace managed identity
- Tenant
Id string - The tenant ID of the workspace managed identity
- Type string
- The type of managed identity for the workspace
- User
Assigned map[string]UserIdentities Assigned Managed Identity Response - The user assigned managed identities.
- principal
Id String - The principal ID of the workspace managed identity
- tenant
Id String - The tenant ID of the workspace managed identity
- type String
- The type of managed identity for the workspace
- user
Assigned Map<String,UserIdentities Assigned Managed Identity Response> - The user assigned managed identities.
- principal
Id string - The principal ID of the workspace managed identity
- tenant
Id string - The tenant ID of the workspace managed identity
- type string
- The type of managed identity for the workspace
- user
Assigned {[key: string]: UserIdentities Assigned Managed Identity Response} - The user assigned managed identities.
- principal_
id str - The principal ID of the workspace managed identity
- tenant_
id str - The tenant ID of the workspace managed identity
- type str
- The type of managed identity for the workspace
- user_
assigned_ Mapping[str, Useridentities Assigned Managed Identity Response] - The user assigned managed identities.
- principal
Id String - The principal ID of the workspace managed identity
- tenant
Id String - The tenant ID of the workspace managed identity
- type String
- The type of managed identity for the workspace
- user
Assigned Map<Property Map>Identities - The user assigned managed identities.
ManagedVirtualNetworkSettingsResponse
- Allowed
Aad List<string>Tenant Ids For Linking - Allowed Aad Tenant Ids For Linking
- Linked
Access boolCheck On Target Resource - Linked Access Check On Target Resource
- Prevent
Data boolExfiltration - Prevent Data Exfiltration
- Allowed
Aad []stringTenant Ids For Linking - Allowed Aad Tenant Ids For Linking
- Linked
Access boolCheck On Target Resource - Linked Access Check On Target Resource
- Prevent
Data boolExfiltration - Prevent Data Exfiltration
- allowed
Aad List<String>Tenant Ids For Linking - Allowed Aad Tenant Ids For Linking
- linked
Access BooleanCheck On Target Resource - Linked Access Check On Target Resource
- prevent
Data BooleanExfiltration - Prevent Data Exfiltration
- allowed
Aad string[]Tenant Ids For Linking - Allowed Aad Tenant Ids For Linking
- linked
Access booleanCheck On Target Resource - Linked Access Check On Target Resource
- prevent
Data booleanExfiltration - Prevent Data Exfiltration
- allowed_
aad_ Sequence[str]tenant_ ids_ for_ linking - Allowed Aad Tenant Ids For Linking
- linked_
access_ boolcheck_ on_ target_ resource - Linked Access Check On Target Resource
- prevent_
data_ boolexfiltration - Prevent Data Exfiltration
- allowed
Aad List<String>Tenant Ids For Linking - Allowed Aad Tenant Ids For Linking
- linked
Access BooleanCheck On Target Resource - Linked Access Check On Target Resource
- prevent
Data BooleanExfiltration - Prevent Data Exfiltration
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
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Synapse. Inputs. Private Endpoint Response - The private endpoint which the connection belongs to.
- Private
Link Pulumi.Service Connection State Azure Native. Synapse. Inputs. Private Link Service Connection State Response - Connection state of the private endpoint connection.
- 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
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- Private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- 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
- provisioning
State String - Provisioning state of the private endpoint connection.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- 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
- provisioning
State string - Provisioning state of the private endpoint connection.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private
Link PrivateService Connection State Link Service Connection State Response - Connection state of the private endpoint connection.
- 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
- provisioning_
state str - Provisioning state of the private endpoint connection.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response - The private endpoint which the connection belongs to.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - Connection state of the private endpoint connection.
- 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
- provisioning
State String - Provisioning state of the private endpoint connection.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map - The private endpoint which the connection belongs to.
- private
Link Property MapService Connection State - Connection state of the private endpoint connection.
PrivateEndpointResponse
- Id string
- Resource id of the private endpoint.
- Id string
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
- id string
- Resource id of the private endpoint.
- id str
- Resource id of the private endpoint.
- id String
- Resource id of the private endpoint.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - The actions required for private link service connection.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- Actions
Required string - The actions required for private link service connection.
- Description string
- The private link service connection description.
- Status string
- The private link service connection status.
- actions
Required String - The actions required for private link service connection.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
- actions
Required string - The actions required for private link service connection.
- description string
- The private link service connection description.
- status string
- The private link service connection status.
- actions_
required str - The actions required for private link service connection.
- description str
- The private link service connection description.
- status str
- The private link service connection status.
- actions
Required String - The actions required for private link service connection.
- description String
- The private link service connection description.
- status String
- The private link service connection status.
PurviewConfigurationResponse
- Purview
Resource stringId - Purview Resource ID
- Purview
Resource stringId - Purview Resource ID
- purview
Resource StringId - Purview Resource ID
- purview
Resource stringId - Purview Resource ID
- purview_
resource_ strid - Purview Resource ID
- purview
Resource StringId - Purview Resource ID
UserAssignedManagedIdentityResponse
- Client
Id string - The client ID.
- Principal
Id string - The principal ID.
- Client
Id string - The client ID.
- Principal
Id string - The principal ID.
- client
Id String - The client ID.
- principal
Id String - The principal ID.
- client
Id string - The client ID.
- principal
Id string - The principal ID.
- client_
id str - The client ID.
- principal_
id str - The principal ID.
- client
Id String - The client ID.
- principal
Id String - The principal ID.
VirtualNetworkProfileResponse
- Compute
Subnet stringId - Subnet ID used for computes in workspace
- Compute
Subnet stringId - Subnet ID used for computes in workspace
- compute
Subnet StringId - Subnet ID used for computes in workspace
- compute
Subnet stringId - Subnet ID used for computes in workspace
- compute_
subnet_ strid - Subnet ID used for computes in workspace
- compute
Subnet StringId - Subnet ID used for computes in workspace
WorkspaceKeyDetailsResponse
- Key
Vault stringUrl - Workspace Key sub-resource key vault url
- Name string
- Workspace Key sub-resource name
- Key
Vault stringUrl - Workspace Key sub-resource key vault url
- Name string
- Workspace Key sub-resource name
- key
Vault StringUrl - Workspace Key sub-resource key vault url
- name String
- Workspace Key sub-resource name
- key
Vault stringUrl - Workspace Key sub-resource key vault url
- name string
- Workspace Key sub-resource name
- key_
vault_ strurl - Workspace Key sub-resource key vault url
- name str
- Workspace Key sub-resource name
- key
Vault StringUrl - Workspace Key sub-resource key vault url
- name String
- Workspace Key sub-resource name
WorkspaceRepositoryConfigurationResponse
- Account
Name string - Account name
- Collaboration
Branch string - Collaboration branch
- Host
Name string - GitHub Enterprise host name. For example:
https://github.mydomain.com
- Last
Commit stringId - The last commit ID
- Project
Name string - VSTS project name
- Repository
Name string - Repository name
- Root
Folder string - Root folder to use in the repository
- Tenant
Id string - The VSTS tenant ID
- Type string
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
- Account
Name string - Account name
- Collaboration
Branch string - Collaboration branch
- Host
Name string - GitHub Enterprise host name. For example:
https://github.mydomain.com
- Last
Commit stringId - The last commit ID
- Project
Name string - VSTS project name
- Repository
Name string - Repository name
- Root
Folder string - Root folder to use in the repository
- Tenant
Id string - The VSTS tenant ID
- Type string
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
- account
Name String - Account name
- collaboration
Branch String - Collaboration branch
- host
Name String - GitHub Enterprise host name. For example:
https://github.mydomain.com
- last
Commit StringId - The last commit ID
- project
Name String - VSTS project name
- repository
Name String - Repository name
- root
Folder String - Root folder to use in the repository
- tenant
Id String - The VSTS tenant ID
- type String
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
- account
Name string - Account name
- collaboration
Branch string - Collaboration branch
- host
Name string - GitHub Enterprise host name. For example:
https://github.mydomain.com
- last
Commit stringId - The last commit ID
- project
Name string - VSTS project name
- repository
Name string - Repository name
- root
Folder string - Root folder to use in the repository
- tenant
Id string - The VSTS tenant ID
- type string
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
- account_
name str - Account name
- collaboration_
branch str - Collaboration branch
- host_
name str - GitHub Enterprise host name. For example:
https://github.mydomain.com
- last_
commit_ strid - The last commit ID
- project_
name str - VSTS project name
- repository_
name str - Repository name
- root_
folder str - Root folder to use in the repository
- tenant_
id str - The VSTS tenant ID
- type str
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
- account
Name String - Account name
- collaboration
Branch String - Collaboration branch
- host
Name String - GitHub Enterprise host name. For example:
https://github.mydomain.com
- last
Commit StringId - The last commit ID
- project
Name String - VSTS project name
- repository
Name String - Repository name
- root
Folder String - Root folder to use in the repository
- tenant
Id String - The VSTS tenant ID
- type String
- Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.47.1 published on Monday, Jun 24, 2024 by Pulumi