Azure Time Series Insights Access Policy
This page shows how to write Terraform and Azure Resource Manager for Time Series Insights Access Policy and write them securely.
azurerm_iot_time_series_insights_access_policy (Terraform)
The Access Policy in Time Series Insights can be configured in Terraform with the resource name azurerm_iot_time_series_insights_access_policy. 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
-
descriptionoptional - string -
idoptional computed - string -
namerequired - string -
principal_object_idrequired - string -
rolesrequired - set of string -
time_series_insights_environment_idrequired - string -
timeoutssingle block
Explanation in Terraform Registry
Manages an Azure IoT Time Series Insights Access Policy.
Microsoft.TimeSeriesInsights/environments/accessPolicies (Azure Resource Manager)
The environments/accessPolicies in Microsoft.TimeSeriesInsights can be configured in Azure Resource Manager with the resource name Microsoft.TimeSeriesInsights/environments/accessPolicies. 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 - stringName of the access policy.
propertiesrequireddescriptionoptional - stringAn description of the access policy.
principalObjectIdoptional - stringThe objectId of the principal in Azure Active Directory.
rolesoptional - arrayThe list of roles the principal is assigned on the environment.
typerequired - string