Microsoft.Security securityContacts
Bicep 리소스 정의
securityContacts 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 구독 - 구독 배포 명령 참조
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.Security/securityContacts 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.
resource symbolicname 'Microsoft.Security/securityContacts@2023-12-01-preview' = {
name: 'string'
properties: {
emails: 'string'
isEnabled: bool
notificationsByRole: {
roles: [
'string'
]
state: 'string'
}
notificationsSources: [
{
sourceType: 'string'
// For remaining properties, see NotificationsSource objects
}
]
phone: 'string'
}
}
NotificationsSource 개체
sourceType 속성을 설정하여 개체 유형을 지정합니다.
경고경우 다음을 사용합니다.
{
minimalSeverity: 'string'
sourceType: 'Alert'
}
AttackPath경우 다음을 사용합니다.
{
minimalRiskLevel: 'string'
sourceType: 'AttackPath'
}
속성 값
Microsoft.Security/securityContacts
이름 | 묘사 | 값 |
---|---|---|
이름 | 리소스 이름 | 'default'(필수) |
속성 | 보안 연락처 데이터 | securityContactProperties |
NotificationsSource
이름 | 묘사 | 값 |
---|---|---|
sourceType |
NotificationsSourceAlert유형에 대해 '경고'로 설정합니다. NotificationsSourceAttackPath형식 |
'경고' 'AttackPath'(필수) |
NotificationsSourceAlert
이름 | 묘사 | 값 |
---|---|---|
minimalSeverity | 이메일 알림으로 전송될 최소 경고 심각도를 정의합니다. | '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | '경고'(필수) |
NotificationsSourceAttackPath
이름 | 묘사 | 값 |
---|---|---|
minimalRiskLevel | 이메일 알림으로 전송될 최소 연결 경로 위험 수준을 정의합니다. | 'Critical' '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | 'AttackPath'(필수) |
SecurityContactProperties
이름 | 묘사 | 값 |
---|---|---|
전자 메일 | 이 보안 연락처에 정의된 구성으로 클라우드용 Microsoft Defender에서 알림을 받을 전자 메일 주소 목록입니다. | 문자열 |
isEnabled | 보안 연락처를 사용할 수 있는지 여부를 나타냅니다. | bool |
notificationsByRole | Microsoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | SecurityContactPropertiesNotificationsByRole |
notificationsSources | 전자 메일 알림을 평가하는 원본 형식의 컬렉션입니다. | NotificationsSource[] |
전화 | 보안 연락처의 전화 번호 | 문자열 |
SecurityContactPropertiesNotificationsByRole
이름 | 묘사 | 값 |
---|---|---|
역할 | 클라우드용 Microsoft Defender에서 전자 메일 알림을 받을 RBAC 역할을 정의합니다. 허용되는 RBAC 역할 목록: | 다음 중 어느 것을 포함하는 문자열 배열: 'AccountAdmin' '기여자' '소유자' 'ServiceAdmin' |
상태 | AMicrosoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | 'Off' 'On' |
ARM 템플릿 리소스 정의
securityContacts 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 구독 - 구독 배포 명령 참조
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.Security/securityContacts 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.
{
"type": "Microsoft.Security/securityContacts",
"apiVersion": "2023-12-01-preview",
"name": "string",
"properties": {
"emails": "string",
"isEnabled": "bool",
"notificationsByRole": {
"roles": [ "string" ],
"state": "string"
},
"notificationsSources": [ {
"sourceType": "string"
// For remaining properties, see NotificationsSource objects
} ],
"phone": "string"
}
}
NotificationsSource 개체
sourceType 속성을 설정하여 개체 유형을 지정합니다.
경고경우 다음을 사용합니다.
{
"minimalSeverity": "string",
"sourceType": "Alert"
}
AttackPath경우 다음을 사용합니다.
{
"minimalRiskLevel": "string",
"sourceType": "AttackPath"
}
속성 값
Microsoft.Security/securityContacts
이름 | 묘사 | 값 |
---|---|---|
apiVersion | api 버전 | '2023-12-01-preview' |
이름 | 리소스 이름 | 'default'(필수) |
속성 | 보안 연락처 데이터 | securityContactProperties |
형 | 리소스 종류 | 'Microsoft.Security/securityContacts' |
NotificationsSource
이름 | 묘사 | 값 |
---|---|---|
sourceType |
NotificationsSourceAlert유형에 대해 '경고'로 설정합니다. NotificationsSourceAttackPath형식 |
'경고' 'AttackPath'(필수) |
NotificationsSourceAlert
이름 | 묘사 | 값 |
---|---|---|
minimalSeverity | 이메일 알림으로 전송될 최소 경고 심각도를 정의합니다. | '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | '경고'(필수) |
NotificationsSourceAttackPath
이름 | 묘사 | 값 |
---|---|---|
minimalRiskLevel | 이메일 알림으로 전송될 최소 연결 경로 위험 수준을 정의합니다. | 'Critical' '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | 'AttackPath'(필수) |
SecurityContactProperties
이름 | 묘사 | 값 |
---|---|---|
전자 메일 | 이 보안 연락처에 정의된 구성으로 클라우드용 Microsoft Defender에서 알림을 받을 전자 메일 주소 목록입니다. | 문자열 |
isEnabled | 보안 연락처를 사용할 수 있는지 여부를 나타냅니다. | bool |
notificationsByRole | Microsoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | SecurityContactPropertiesNotificationsByRole |
notificationsSources | 전자 메일 알림을 평가하는 원본 형식의 컬렉션입니다. | NotificationsSource[] |
전화 | 보안 연락처의 전화 번호 | 문자열 |
SecurityContactPropertiesNotificationsByRole
이름 | 묘사 | 값 |
---|---|---|
역할 | 클라우드용 Microsoft Defender에서 전자 메일 알림을 받을 RBAC 역할을 정의합니다. 허용되는 RBAC 역할 목록: | 다음 중 어느 것을 포함하는 문자열 배열: 'AccountAdmin' '기여자' '소유자' 'ServiceAdmin' |
상태 | AMicrosoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | 'Off' 'On' |
Terraform(AzAPI 공급자) 리소스 정의
securityContacts 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 구독
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.Security/securityContacts 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.
resource "azapi_resource" "symbolicname" {
type = "Microsoft.Security/securityContacts@2023-12-01-preview"
name = "string"
body = jsonencode({
properties = {
emails = "string"
isEnabled = bool
notificationsByRole = {
roles = [
"string"
]
state = "string"
}
notificationsSources = [
{
sourceType = "string"
// For remaining properties, see NotificationsSource objects
}
]
phone = "string"
}
})
}
NotificationsSource 개체
sourceType 속성을 설정하여 개체 유형을 지정합니다.
경고경우 다음을 사용합니다.
{
minimalSeverity = "string"
sourceType = "Alert"
}
AttackPath경우 다음을 사용합니다.
{
minimalRiskLevel = "string"
sourceType = "AttackPath"
}
속성 값
Microsoft.Security/securityContacts
이름 | 묘사 | 값 |
---|---|---|
이름 | 리소스 이름 | 'default'(필수) |
속성 | 보안 연락처 데이터 | securityContactProperties |
형 | 리소스 종류 | "Microsoft.Security/securityContacts@2023-12-01-preview" |
NotificationsSource
이름 | 묘사 | 값 |
---|---|---|
sourceType |
NotificationsSourceAlert유형에 대해 '경고'로 설정합니다. NotificationsSourceAttackPath형식 |
'경고' 'AttackPath'(필수) |
NotificationsSourceAlert
이름 | 묘사 | 값 |
---|---|---|
minimalSeverity | 이메일 알림으로 전송될 최소 경고 심각도를 정의합니다. | '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | '경고'(필수) |
NotificationsSourceAttackPath
이름 | 묘사 | 값 |
---|---|---|
minimalRiskLevel | 이메일 알림으로 전송될 최소 연결 경로 위험 수준을 정의합니다. | 'Critical' '높음' '낮음' 'Medium' |
sourceType | 알림을 트리거할 원본 유형입니다. | 'AttackPath'(필수) |
SecurityContactProperties
이름 | 묘사 | 값 |
---|---|---|
전자 메일 | 이 보안 연락처에 정의된 구성으로 클라우드용 Microsoft Defender에서 알림을 받을 전자 메일 주소 목록입니다. | 문자열 |
isEnabled | 보안 연락처를 사용할 수 있는지 여부를 나타냅니다. | bool |
notificationsByRole | Microsoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | SecurityContactPropertiesNotificationsByRole |
notificationsSources | 전자 메일 알림을 평가하는 원본 형식의 컬렉션입니다. | NotificationsSource[] |
전화 | 보안 연락처의 전화 번호 | 문자열 |
SecurityContactPropertiesNotificationsByRole
이름 | 묘사 | 값 |
---|---|---|
역할 | 클라우드용 Microsoft Defender에서 전자 메일 알림을 받을 RBAC 역할을 정의합니다. 허용되는 RBAC 역할 목록: | 다음 중 어느 것을 포함하는 문자열 배열: 'AccountAdmin' '기여자' '소유자' 'ServiceAdmin' |
상태 | AMicrosoft Defender for Cloud에서 구독의 특정 RBAC 역할을 가진 사람에게 전자 메일 알림을 보낼지 여부를 정의합니다. | 'Off' 'On' |