Unknown, no evidence if Policy definition is/not available in AzureUSGovernment
Assessment(s)
Assessments count: 1 Assessment Id: aa395469-1687-78a7-bf76-f4614ef72977 DisplayName: Cognitive Services accounts should use customer owned storage or enable data encryption Description: This policy audits any Cognitive Services account not using customer owned storage nor data encryption. For each Cognitive Services account with storage, use either customer owned storage or enable data encryption. Remediation description: To enable encryption for Cognitive Services: 1. In the Azure portal, open Cognitive Services, 2. Select an item from the list, and open the "encryption" page, 3. Setup encryption using either Microsoft-managed keys or customer-managed keys. Learn more about configuration customer-managed keys for Cognitive Services in https://go.microsoft.com/fwlink/?linkid=2121321. To request access to bring your own storage, fill out and submit the request form from https://aka.ms/cogsvc-cmk. Categories: Data Severity: Low preview: True
The following 4 compliance controls are associated with this Policy definition '[Deprecated]: Cognitive Services accounts should use customer owned storage or enable data encryption.' (11566b39-f7f7-4b82-ab06-68d8700eb0a4)
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Prevent Data Availability and Integrity Issues in ICT Systems
Shared
n/a
Implement measures in information and communication technology (ICT) to prevent issues related to data availability, authenticity, integrity, confidentiality breaches, and data loss.
Establish Procedures for Managing the Security of System Operations
Shared
n/a
Establish and implement operating procedures for managing the security of system operations such as designating system administrators, updating policies, changing rulesets, monitoring events, managing policy implementations or exceptions.
Establish Protective Measures for Administrator Privileges and Security Configurations
Shared
n/a
Establish and implement protective measures with regard to administrator privileges and security configurations to ensure that important information and personal information are not exposed as a result of unauthorized access by service type or misconfigurations.
Ensure data is encrypted when storing and transmitting personal and important information.
68
No results
Initiatives usage
Rows: 1-2 / 2
Records:
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Major, new suffix: deprecated (1.0.0 > 2.0.0-deprecated)
2020-06-09 16:25:53
add
11566b39-f7f7-4b82-ab06-68d8700eb0a4
JSON compare
compare mode:version left:version right:
1.0.0 → 2.0.0-deprecatedRENAMED
@@ -1,26 +1,27 @@
1
{
2
- "displayName": "Cognitive Services accounts should use customer owned storage or enable data encryption.",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "This policy audits any Cognitive Services account not using customer owned storage nor data encryption. For each Cognitive Services account with storage, use either customer owned storage or enable data encryption.",
6
"metadata": {
7
- "version": "1.0.0",
8
- "category": "Cognitive Services"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
13
"metadata": {
14
- "displayName": "Effect",
15
"description": "The effect determines what happens when the policy rule is evaluated to match"
+ "displayName": "[Deprecated]: Cognitive Services accounts should use customer owned storage or enable data encryption.",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "This policy audits any Cognitive Services account not using customer owned storage nor data encryption. For each Cognitive Services account with storage, use either customer owned storage or enable data encryption.",
6
"metadata": {
7
+ "version": "2.0.0-deprecated",
8
+ "category": "Cognitive Services",
9
+ "deprecated": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
14
"metadata": {
15
+ "displayName": "[Deprecated]: Effect",
16
"description": "The effect determines what happens when the policy rule is evaluated to match"