Source
Azure Portal
Display name
[Deprecated]: A security contact phone number should be provided for your subscription
Id
b4d66858-c922-44e3-9566-5cdb7a7be744 Copy Id Copy resourceId
Version
1.0.0-deprecated Details on versioning
Versioning
Versions supported for Versioning: 1 1.0.0 (1.0.0-deprecated) Built-in Versioning [Preview]
Category
Security Center Microsoft Learn
Description
Enter a phone number to receive notifications when Azure Security Center detects compromised resources - This policy is deprecated because phone numbers are no longer used in any scenario by Azure Security Center
Cloud environments
AzureCloud = true AzureUSGovernment = true AzureChinaCloud = unknown
Available in AzUSGov
The Policy is available in AzureUSGovernment cloud. Version: '1.0.0-deprecated' Repository: Azure-Policy b4d66858-c922-44e3-9566-5cdb7a7be744
Mode
All
Type
BuiltIn
Preview
False
Deprecated
True
Effect
Default Disabled
Allowed AuditIfNotExists, Disabled
RBAC role(s)
none
Rule aliases
THEN-ExistenceCondition (1)
Rule resource types
IF (1)
Compliance
Not a Compliance control
Initiatives usage
none
History
Date/Time (UTC ymd) (i)
Change type
Change detail
2021-01-22 09:14:53
change
Version remains equal, new suffix: deprecated (1.0.0 > 1.0.0-deprecated)
JSON compareHide
compare mode:
side-by-side
line-by-line
version left: 1.0.0
version right: 1.0.0-deprecated 1.0.0
@@ -1,25 +1,26 @@
1
{
2
-
"displayName": "A security contact phone number should be provided for your subscription",
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Enter a phone number to receive notifications when Azure Security Center detects compromised resources",
6
"metadata": {
7
-
"version": "1.0.0",
8
-
"category": "Security Center"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
13
"metadata": {
14
-
"displayName": "Effect",
15
"description": "Enable or disable the execution of the policy"
16
},
17
"allowedValues": [
18
"AuditIfNotExists",
19
"Disabled"
20
],
21
-
"defaultValue": "AuditIfNotExists"
22
}
23
},
24
"policyRule": {
25
"if": {
1
{
2
+
"displayName": "[Deprecated]: A security contact phone number should be provided for your subscription",
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Enter a phone number to receive notifications when Azure Security Center detects compromised resources",
6
"metadata": {
7
+
"version": "1.0.0-deprecated ",
8
+
"category": "Security Center",
9
+
"deprecated": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
14
"metadata": {
15
+
"displayName": "[Deprecated]: Effect",
16
"description": "Enable or disable the execution of the policy"
17
},
18
"allowedValues": [
19
"AuditIfNotExists",
20
"Disabled"
21
],
22
+
"defaultValue": "Disabled "
23
}
24
},
25
"policyRule": {
26
"if": {
JSON
api-version=2021-06-01
Copy definition Copy definition 4 EPAC EPAC
{ 7 items displayName: "[Deprecated]: A security contact phone number should be provided for your subscription" , policyType: "BuiltIn" , mode: "All" , description: "Enter a phone number to receive notifications when Azure Security Center detects compromised resources - This policy is deprecated because phone numbers are no longer used in any scenario by Azure Security Center" , metadata: { 3 items version: "1.0.0-deprecated" , category: "Security Center" , deprecated: true } , parameters: { 1 item } , policyRule: { 2 items } }