Azure CosmosDB (DocumentDB) Notebook Workspace
This page shows how to write Terraform and Azure Resource Manager for CosmosDB (DocumentDB) Notebook Workspace and write them securely.
azurerm_cosmosdb_notebook_workspace (Terraform)
The Notebook Workspace in CosmosDB (DocumentDB) can be configured in Terraform with the resource name azurerm_cosmosdb_notebook_workspace. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
The following arguments are supported:
name- (Required) The name which should be used for this SQL Notebook Workspace. Possible value isdefault. Changing this forces a new SQL Notebook Workspace to be created.resource_group_name- (Required) The name of the Resource Group where the SQL Notebook Workspace should exist. Changing this forces a new SQL Notebook Workspace to be created.account_name- (Required) The name of the Cosmos DB Account to create the SQL Notebook Workspace within. Changing this forces a new SQL Notebook Workspace to be created.
In addition to the Arguments listed above - the following Attributes are exported:
id- The ID of the SQL Notebook Workspace.server_endpoint- Specifies the endpoint of Notebook server.
Explanation in Terraform Registry
Manages an SQL Notebook Workspace.
Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces (Azure Resource Manager)
The databaseAccounts/notebookWorkspaces in Microsoft.DocumentDB can be configured in Azure Resource Manager with the resource name Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringThe name of the notebook workspace resource.
typerequired - string