Security Contacts - List
列出訂用帳戶的所有安全性聯繫人設定
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/securityContacts?api-version=2023-12-01-preview
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
subscription
|
path | True |
string |
Azure 訂用帳戶標識碼 Regex 模式: |
api-version
|
query | True |
string |
作業的 API 版本 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
還行 |
|
Other Status Codes |
描述作業失敗原因的錯誤回應。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
List security contact data
範例要求
GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/securityContacts?api-version=2023-12-01-preview
範例回覆
{
"value": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/securityContact/default",
"name": "default",
"type": "Microsoft.Security/securityContact",
"properties": {
"notificationsByRole": {
"state": "On",
"roles": [
"Owner",
"Admin"
]
},
"isEnabled": true,
"emails": "john@contoso.com;Jane@contoso.com",
"phone": "(214)275-4038",
"notificationsSources": [
{
"sourceType": "AttackPath",
"minimalRiskLevel": "Critical"
},
{
"sourceType": "Alert",
"minimalSeverity": "Medium"
}
]
}
}
]
}
定義
名稱 | Description |
---|---|
Cloud |
所有 Azure Resource Manager API 的常見錯誤回應,以傳回失敗作業的錯誤詳細數據。 (這也遵循 OData 錯誤回應格式。)。 |
Cloud |
錯誤詳細數據。 |
Error |
資源管理錯誤其他資訊。 |
minimal |
定義將作為電子郵件通知傳送的最小附加路徑風險層級 |
minimal |
|
Notifications |
定義是否要將適用於雲端Microsoft Defender 的電子郵件通知傳送給訂用帳戶上具有特定 RBAC 角色的人員。 |
Notifications |
警示通知來源 |
Notifications |
攻擊路徑通知來源 |
Security |
來自適用於雲端Microsoft Defender 之通知的連絡詳細數據和設定。 |
Security |
安全性聯繫人回應清單 |
security |
定義哪些 RBAC 角色會從適用於雲端的 Defender Microsoft收到電子郵件通知。 允許的 RBAC 角色清單: |
state |
定義是否要將電子郵件通知從 AMicrosoft Defender for Cloud 傳送給訂用帳戶上具有特定 RBAC 角色的人員。 |
CloudError
所有 Azure Resource Manager API 的常見錯誤回應,以傳回失敗作業的錯誤詳細數據。 (這也遵循 OData 錯誤回應格式。)。
名稱 | 類型 | Description |
---|---|---|
error.additionalInfo |
錯誤其他資訊。 |
|
error.code |
string |
錯誤碼。 |
error.details |
錯誤詳細數據。 |
|
error.message |
string |
錯誤訊息。 |
error.target |
string |
錯誤目標。 |
CloudErrorBody
錯誤詳細數據。
名稱 | 類型 | Description |
---|---|---|
additionalInfo |
錯誤其他資訊。 |
|
code |
string |
錯誤碼。 |
details |
錯誤詳細數據。 |
|
message |
string |
錯誤訊息。 |
target |
string |
錯誤目標。 |
ErrorAdditionalInfo
資源管理錯誤其他資訊。
名稱 | 類型 | Description |
---|---|---|
info |
object |
其他資訊。 |
type |
string |
其他信息類型。 |
minimalRiskLevel
定義將作為電子郵件通知傳送的最小附加路徑風險層級
名稱 | 類型 | Description |
---|---|---|
Critical |
string |
取得具有重大風險層級之新攻擊路徑的通知 |
High |
string |
取得具有高或重大風險層級之新攻擊路徑的通知 |
Low |
string |
取得低、中、高或重大風險層級之新附加路徑的通知 |
Medium |
string |
取得具有中、高或重大風險層級之新附加路徑的通知 |
minimalSeverity
名稱 | 類型 | Description |
---|---|---|
High |
string |
取得具有高嚴重性之新警示的通知 |
Low |
string |
取得具有低、中或高嚴重性之新警示的通知 |
Medium |
string |
取得具有中度或高嚴重性之新警示的通知 |
NotificationsByRole
定義是否要將適用於雲端Microsoft Defender 的電子郵件通知傳送給訂用帳戶上具有特定 RBAC 角色的人員。
名稱 | 類型 | Description |
---|---|---|
roles |
定義哪些 RBAC 角色會從適用於雲端的 Defender Microsoft收到電子郵件通知。 允許的 RBAC 角色清單: |
|
state |
定義是否要將電子郵件通知從 AMicrosoft Defender for Cloud 傳送給訂用帳戶上具有特定 RBAC 角色的人員。 |
NotificationsSourceAlert
警示通知來源
名稱 | 類型 | Description |
---|---|---|
minimalSeverity | ||
sourceType |
string:
Alert |
將觸發通知的來源類型 |
NotificationsSourceAttackPath
攻擊路徑通知來源
名稱 | 類型 | Description |
---|---|---|
minimalRiskLevel |
定義將作為電子郵件通知傳送的最小附加路徑風險層級 |
|
sourceType |
string:
Attack |
將觸發通知的來源類型 |
SecurityContact
來自適用於雲端Microsoft Defender 之通知的連絡詳細數據和設定。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼 |
name |
string |
資源名稱 |
properties.emails |
string |
電子郵件地址清單,這些電子郵件位址會透過此安全性聯繫人中定義的設定,從 Microsoft Defender for Cloud 取得通知。 |
properties.isEnabled |
boolean |
指出是否啟用安全性聯繫人。 |
properties.notificationsByRole |
定義是否要將適用於雲端Microsoft Defender 的電子郵件通知傳送給訂用帳戶上具有特定 RBAC 角色的人員。 |
|
properties.notificationsSources | NotificationsSource[]: |
評估電子郵件通知的來源類型集合。 |
properties.phone |
string |
安全性聯繫人的電話號碼 |
type |
string |
資源類型 |
SecurityContactList
安全性聯繫人回應清單
名稱 | 類型 | Description |
---|---|---|
nextLink |
string |
要擷取下一頁的 URI。 |
value |
安全性聯繫人清單 |
securityContactRole
定義哪些 RBAC 角色會從適用於雲端的 Defender Microsoft收到電子郵件通知。 允許的 RBAC 角色清單:
名稱 | 類型 | Description |
---|---|---|
AccountAdmin |
string |
如果已啟用,請將新警示的通知傳送給帳戶管理員 |
Contributor |
string |
如果已啟用,請將新警示的通知傳送給訂用帳戶參與者 |
Owner |
string |
如果已啟用,請將新警示的通知傳送給訂用帳戶擁有者 |
ServiceAdmin |
string |
如果已啟用,請將新警示的通知傳送給服務管理員 |
state
定義是否要將電子郵件通知從 AMicrosoft Defender for Cloud 傳送給訂用帳戶上具有特定 RBAC 角色的人員。
名稱 | 類型 | Description |
---|---|---|
Off |
string |
請勿將新警示的通知傳送給訂用帳戶的系統管理員 |
On |
string |
將新警示的通知傳送給訂用帳戶的系統管理員 |