Questions tagged [azure-security-center]
8 questions
1
vote
0 answers
Question about automating Azure security center Auto provisioning - Extensions
Please I am trying to automate azure security center auto provisioning using terraform but the resource azurerm_security_center_auto_provisioning seems inadequate. Setting auto_provision = “On” only turns on Log Analytics agent for Azure VMs but…

Joe
- 49
- 2
0
votes
0 answers
How to turn off Advanced Threat Protection and Security Center in Azure Portal
I have a project that I use for testing new things and I'm using the MSDN subscription, however most of it is used by ATP and Security Center.
Is there any way for me to turn this off? My subscription gets disabled every month since it goes over…

JMad
- 112
- 1
- 7
0
votes
1 answer
MDE.Windows Azure VM extension provisioning failed
We have recently migrated Windows server 2016 from Onprem to Azure Cloud. After that i notice that the "MDE.Windows" extension shows "Provisioning Failed" message. And below is the error message. Can someone help me on how to fix this?
[2022-10-18…

G_S
- 85
- 1
- 11
0
votes
1 answer
Getting error in Linux printing Security group in azure
I have this code and I have written it in windows. and it works fine in windows but when I run it on Linux and I have to run it on Linux as of my project needs and it does not works there and gives me the following error
AttributeError:…

Hassan Turi
- 334
- 3
- 14
0
votes
1 answer
What is correct AppArmor profile name to satisfy Azure policy (EnforceAppArmorProfile)?
I'm struggling with specifying correct parameter value for Azure policy named "Overriding or disabling of containers AppArmor profile should be restricted" - allowedProfiles parameter.
From k8s docs, I can use kubectl exec …

Robert Skarżycki
- 363
- 1
- 9
0
votes
2 answers
Azure Security Centre - Can't get rid of 90044-Allowed Null Session recommendation
I have 8 different Windows Server 2016 and 2019 Virtual Machines in one of my Azure subscriptions.
Of these, 7 of them report a fail on the 90044-Allowed Null Session check in Azure Security Centre as shown here:
The CVE links go to information…

Chris Butler
- 394
- 2
- 12
0
votes
1 answer
Potential malware uploaded to a storage account vs Potential malware uploaded to a storage blob container
According to this guide, the name for the alert from Azure Defender that is created when a malicious file is uploaded to a blob container is "Potential malware uploaded to a storage account".
However, when I look in Azure Security Center, it says…

David Klempfner
- 8,700
- 20
- 73
- 153
-2
votes
3 answers
Get Azure Security Center tasks via API
im trying to write a backend program that will get all of Azure Security Center tasks (Recommendation) with no browser authorization involved.
As far as i saw, Graph API does not have an end point for Security tasks and the only endpoint i could…

tamir michaeli
- 19
- 3