diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/CreateIoTSecuritySolution.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/CreateIoTSecuritySolution.json index c022e8f1680e..5bd00e0eb529 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/CreateIoTSecuritySolution.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/CreateIoTSecuritySolution.json @@ -31,7 +31,8 @@ "recommendationType": "IoT_SharedCredentials", "status": "Disabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } }, @@ -143,7 +144,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } }, @@ -254,7 +256,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } } diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolution.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolution.json index a45c0ff3aaba..52cc5b5d3fc1 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolution.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolution.json @@ -113,7 +113,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } } diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsList.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsList.json index d9caa82fd4ad..df5192683388 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsList.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsList.json @@ -113,7 +113,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } }, { @@ -224,7 +225,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } ] diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHub.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHub.json index 47b84ec5cbd3..50fee5736079 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHub.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHub.json @@ -116,7 +116,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } ] diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHubAndRg.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHubAndRg.json index 1e6565f1e1f3..e1beca8cbbee 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHubAndRg.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByIotHubAndRg.json @@ -117,7 +117,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } ] diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByRg.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByRg.json index 1f1ab218ec5e..639c177b9840 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByRg.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/GetIoTSecuritySolutionsListByRg.json @@ -114,7 +114,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } ] diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/UpdateIoTSecuritySolution.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/UpdateIoTSecuritySolution.json index ba1c8a30c391..eaf11259d4d9 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/UpdateIoTSecuritySolution.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/examples/IoTSecuritySolutions/UpdateIoTSecuritySolution.json @@ -140,7 +140,8 @@ "name": "TLS cipher suite upgrade", "status": "Enabled" } - ] + ], + "unmaskedIpLoggingStatus": "Enabled" } } } diff --git a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json index 89152b58deb0..9b9854ff0d2d 100644 --- a/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json +++ b/specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json @@ -455,6 +455,29 @@ }, "recommendationsConfiguration": { "$ref": "#/definitions/RecommendationConfigurationList" + }, + "unmaskedIpLoggingStatus" : { + "description": "Unmasked IP address logging status", + "type": "string", + "enum": [ + "Disabled", + "Enabled" + ], + "default": "Disabled", + "x-ms-enum": { + "name": "UnmaskedIpLoggingStatus", + "modelAsString": true, + "values": [ + { + "value": "Disabled", + "description": "Unmasked IP logging is disabled" + }, + { + "value": "Enabled", + "description": "Unmasked IP logging is enabled" + } + ] + } } }, "required": [