category: Data Enrichment & Threat Intelligence provider: Microsoft commonfields: id: AzureFeed version: -1 configuration: - defaultvalue: 'true' display: Fetch indicators name: feed type: 8 required: false section: Collect - additionalinfo: Indicators from this integration instance will be marked with this reputation defaultvalue: Good display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 required: false section: Collect - additionalinfo: Reliability of the source providing the intelligence data defaultvalue: A - Completely reliable display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 section: Collect - additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed display: Traffic Light Protocol Color name: tlp_color options: - RED - AMBER - GREEN - WHITE type: 15 required: false section: Collect - defaultvalue: indicatorType display: '' name: feedExpirationPolicy options: - never - interval - indicatorType - suddenDeath type: 17 required: false section: Collect advanced: true - defaultvalue: '20160' display: '' name: feedExpirationInterval type: 1 required: false section: Collect advanced: true - defaultvalue: '5' display: Feed Fetch Interval name: feedFetchInterval type: 19 required: false section: Collect advanced: true - additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. display: Bypass exclusion list name: feedBypassExclusionList type: 8 defaultvalue: "true" required: false section: Collect advanced: true - defaultvalue: 'false' display: Enrichment Excluded name: enrichmentExcluded required: false type: 8 additionalinfo: Select this option to exclude the fetched indicators from the enrichment process. hidden: - xsoar_on_prem section: Collect - defaultvalue: All display: Regions name: regions options: - All - australiacentral - australiacentral2 - australiaeast - australiasoutheast - brazilse - brazilsouth - canadacentral - canadaeast - centralfrance - centralindia - centralus - centraluseuap - eastasia - eastus - eastus2 - eastus2euap - germanyn - germanywc - japaneast - japanwest - koreacentral - koreasouth - northcentralus - northeurope - norwaye - norwayw - southafricanorth - southafricawest - southcentralus - southeastasia - southfrance - southindia - switzerlandn - switzerlandw - uaecentral - uaenorth - uknorth - uksouth - uksouth2 - ukwest - westcentralus - westeurope - westindia - westus - westus2 required: true type: 16 section: Connect - display: Services name: services type: 16 required: true defaultvalue: All options: - All - ActionGroup - ApplicationInsightsAvailability - AzureAD - AzureAdvancedThreatProtection - AzureApiManagement - AzureAppConfiguration - AzureAppService - AzureAppServiceManagement - AzureArcInfrastructure - AzureAttestation - AzureAutomation - AzureBackup - AzureBotService - AzureCognitiveSearch - AzureConnectors - AzureContainerRegistry - AzureCosmosDB - AzureDataExplorerManagement - AzureDatabricks - AzureDataLake - AzureDevOps - AzureDevSpaces - AzureDigitalTwins - AzureEventGrid - AzureEventHub - AzureFrontDoor - AzureIdentity - AzureInformationProtection - AzureIoTHub - AzureKeyVault - AzureMachineLearning - AzureMonitor - AzureOpenDatasets - AzurePortal - AzureResourceManager - AzureSecurityCenter - AzureSignalR - AzureSiteRecovery - AzureSphereSecureService_Prod - AzureSQL - AzureStack - AzureServiceBus - AzureStorage - AzureTrafficManager - AzureUpdateDelivery - BatchNodeManagement - CognitiveServicesManagement - DataFactory - Dynamics365ForMarketingEmail - EOPExtPublished - GatewayManager - HDInsight - MicrosoftAzureFluidRelay - MicrosoftCloudAppSecurity - MicrosoftContainerRegistry - M365ManagementActivityApi - M365ManagementActivityApiWebhook - LogicApps - OneDsCollector - PowerBI - PowerPlatformInfra - PowerQueryOnline - SCCservice - ServiceFabric - SqlManagement - StorageSyncService - WindowsAdminCenter - WindowsVirtualDesktop section: Connect - display: Tags name: feedTags type: 0 required: false additionalinfo: Supports CSV values. section: Collect advanced: true - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect advanced: true - display: Use system proxy settings name: proxy type: 8 required: false section: Connect advanced: true - defaultvalue: '20' display: Request Timeout name: polling_timeout type: 0 required: false section: Collect advanced: true description: Azure.CloudIPs Feed Integration. display: Azure Feed name: AzureFeed script: commands: - arguments: - defaultValue: '10' description: The maximum number of indicators to return. The default value is 10. name: limit description: Gets indicators from the feed. name: azure-get-indicators dockerimage: demisto/python3:3.12.13.10116658 feed: true runonce: false script: '-' subtype: python3 type: python tests: - AzureFeed - Test fromversion: 5.5.0 sectionorder: - Connect - Collect