Azure Data Share Data Share

This page shows how to write Terraform and Azure Resource Manager for Data Share Data Share and write them securely.

azurerm_data_share (Terraform)

The Data Share in Data Share can be configured in Terraform with the resource name azurerm_data_share. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Manages a Data Share.

Microsoft.DataShare/accounts/shares (Azure Resource Manager)

The accounts/shares in Microsoft.DataShare can be configured in Azure Resource Manager with the resource name Microsoft.DataShare/accounts/shares. 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

  • apiVersion required - string
  • name required - string

    The name of the share.

  • properties required
      • description optional - string

        Share description.

      • shareKind optional - string

        Share kind.

      • terms optional - string

        Share terms.

  • type required - string

Frequently asked questions

What is Azure Data Share Data Share?

Azure Data Share Data Share is a resource for Data Share of Microsoft Azure. Settings can be wrote in Terraform.