Workspace Args
A workspace Uses Azure REST API version 2021-06-01. In version 2.x of the Azure Native provider, it used API version 2021-06-01. Other available API versions: 2021-04-01-preview, 2021-05-01, 2021-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native synapse [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:synapse:Workspace workspace1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}
Constructors
Properties
Enable or Disable AzureADOnlyAuthentication on All Workspace subresource
Initial workspace AAD admin properties for a CSP subscription
Workspace default data lake storage account details
The encryption details of the workspace
Identity of the workspace
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 '.'
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 Network Settings
Private endpoint connections to the workspace These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.
Enable or Disable public network access to workspace
Purview Configuration
The name of the resource group. The name is case insensitive.
Login for workspace SQL active directory administrator
SQL administrator login password
Is trustedServiceBypassEnabled for the workspace
Virtual Network profile
The name of the workspace.
Git integration settings