このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

azure_sql_server

active_directory_administrators

Type: UNORDERED_LIST_STRUCT
Provider name: ServerAzureADAdministrator

  • administrator_type
    Type: STRING
    Provider name: properties.administratorType
    Description: Type of the sever administrator.
  • azure_ad_only_authentication
    Type: BOOLEAN
    Provider name: properties.azureADOnlyAuthentication
    Description: Azure Active Directory only Authentication enabled.
  • id
    Type: STRING
    Provider name: id
    Description: Resource ID.
  • login
    Type: STRING
    Provider name: properties.login
    Description: Login name of the server administrator.
  • name
    Type: STRING
    Provider name: name
    Description: Resource name.
  • sid
    Type: STRING
    Provider name: properties.sid
    Description: SID (object ID) of the server administrator.
  • tenant_id
    Type: STRING
    Provider name: properties.tenantId
    Description: Tenant ID of the administrator.
  • type
    Type: STRING
    Provider name: type
    Description: Resource type.

administrator_login

Type: STRING
Provider name: properties.administratorLogin
Description: Administrator username for the server. Once created it cannot be changed.

administrator_login_password

Type: STRING
Provider name: properties.administratorLoginPassword
Description: The administrator login password (required for server creation).

administrators

Type: STRUCT
Provider name: properties.administrators
Description: The Azure Active Directory identity of the server.

  • administrator_type
    Type: STRING
    Provider name: administratorType
    Description: Type of the sever administrator.
  • azure_ad_only_authentication
    Type: BOOLEAN
    Provider name: azureADOnlyAuthentication
    Description: Azure Active Directory only Authentication enabled.
  • login
    Type: STRING
    Provider name: login
    Description: Login name of the server administrator.
  • principal_type
    Type: STRING
    Provider name: principalType
    Description: Principal Type of the sever administrator.
  • sid
    Type: STRING
    Provider name: sid
    Description: SID (object ID) of the server administrator.
  • tenant_id
    Type: STRING
    Provider name: tenantId
    Description: Tenant ID of the administrator.

advanced_threat_protection_setting

Type: STRUCT
Provider name: ServerAdvancedThreatProtection

  • creation_time
    Type: STRING
    Provider name: properties.creationTime
    Description: Specifies the UTC creation time of the policy.
  • id
    Type: STRING
    Provider name: id
    Description: Resource ID.
  • name
    Type: STRING
    Provider name: name
    Description: Resource name.
  • state
    Type: STRING
    Provider name: properties.state
    Description: Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.
  • type
    Type: STRING
    Provider name: type
    Description: Resource type.

alert_policies

Type: UNORDERED_LIST_STRUCT
Provider name: ServerSecurityAlertPolicy

  • creation_time
    Type: STRING
    Provider name: properties.creationTime
    Description: Specifies the UTC creation time of the policy.
  • disabled_alerts
    Type: UNORDERED_LIST_STRING
    Provider name: properties.disabledAlerts
    Description: Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action, Brute_Force
  • email_account_admins
    Type: BOOLEAN
    Provider name: properties.emailAccountAdmins
    Description: Specifies that the alert is sent to the account administrators.
  • email_addresses
    Type: UNORDERED_LIST_STRING
    Provider name: properties.emailAddresses
    Description: Specifies an array of e-mail addresses to which the alert is sent.
  • id
    Type: STRING
    Provider name: id
    Description: Resource ID.
  • name
    Type: STRING
    Provider name: name
    Description: Resource name.
  • state
    Type: STRING
    Provider name: properties.state
    Description: Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.
  • storage_account_access_key
    Type: STRING
    Provider name: properties.storageAccountAccessKey
    Description: Specifies the identifier key of the Threat Detection audit storage account.
  • storage_endpoint
    Type: STRING
    Provider name: properties.storageEndpoint
    Description: Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs.
  • system_data
    Type: STRUCT
    Provider name: systemData
    Description: SystemData of SecurityAlertPolicyResource.
    • created_at
      Type: STRING
      Provider name: createdAt
      Description: The timestamp of resource creation (UTC).
    • created_by
      Type: STRING
      Provider name: createdBy
      Description: The identity that created the resource.
    • created_by_type
      Type: STRING
      Provider name: createdByType
      Description: The type of identity that created the resource.
    • last_modified_at
      Type: STRING
      Provider name: lastModifiedAt
      Description: The timestamp of resource last modification (UTC)
    • last_modified_by
      Type: STRING
      Provider name: lastModifiedBy
      Description: The identity that last modified the resource.
    • last_modified_by_type
      Type: STRING
      Provider name: lastModifiedByType
      Description: The type of identity that last modified the resource.
  • type
    Type: STRING
    Provider name: type
    Description: Resource type.

audit_setting

Type: STRUCT
Provider name: ServerBlobAuditingPolicy