Questions tagged [azure-security]

Use this tag for Azure Security questions

216 questions
-1
votes
1 answer

Automation RBAC requirements for Security Center/Sentinel Playbooks

I am currently in the process of setting up Sentinel POC, within Sentinel you have playbooks which is basically Logic Apps, it is same as the playbooks in security center. I need to know what permissions i need on target subscriptions in order to…
-1
votes
1 answer

Azure Security Center missing updates

Using Azure Security Center and I have most of my VMs showing an informational warning regarding their System Updates. When I go into them, they don't have any recent data. There is recent data for the OS Vulnerability column, so I know the…
Chris
  • 17
  • 2
-1
votes
1 answer

How to configure Azure Data Management gateway to not use internet to transfer data using Azure data Factory

I am trying to use Azure Data factory to transfer data from On Premise database to Azure blob storage. I know data management gateway uses HTTPS to transfer data but We want to configure the connection in a way that Data management gateway doesn't…
liferacer
  • 2,473
  • 2
  • 17
  • 16
-1
votes
1 answer

Azure Website - only available to other resources (websites) in the same resource group?

Azure doesn't provide outbound IP addresses for websites, so it's not possible to restrict access to a website by an IP address that is specifically reserved for a particular website within your azure ecosystem. Is there another way to make a…
richard
  • 12,263
  • 23
  • 95
  • 151
-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…
-2
votes
1 answer

Web application firewall (WAF) rules validation by javascript

WAF Rules applied to web application which is already developed. To overcome WAF blocking inputs , need to convert format of input or encode input before form submitting got failed. If any possibility to validate WAF rules using javascript , pls…
1 2 3
14
15