Azure Cloud Data
0 Votes |
Description
Property Details
2998679 | |
Production - Fully Tested and Ready for Production | |
Azure Cloud Data | |
Azure Cloud Data, Cloud Provider | |
JulesM on 12/12/2022 8:12:46 AM | |
JulesM on 12/12/2022 8:12:46 AM | |
663 Views / 3 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Properties
Azure Resource Group
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then (if (exists path "$.compute.resourceGroupName" of it) then (path "$.compute.resourceGroupName" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Azure Subscription ID
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then (if (exists path "$.compute.subscriptionId" of it) then (path "$.compute.subscriptionId" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Azure Tags
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then (if (exists path "$.compute.tags" of it) then (path "$.compute.tags" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Azure VM Size
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then (if (exists path "$.compute.vmSize" of it) then (path "$.compute.vmSize" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Azure Subnet Address
Period
1 day
* Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then (if (exists path "$.network.interface[0].ipv4.subnet[0].address" of it) then (path "$.network.interface[0].ipv4.subnet[0].address" of it) else nothing) of (json of instance data of cloud provider) else nothing) else nothing
Relevance

NOT in proxy agent context
Used in 1 analsis | * Results in a true/false |

if (exists property "cloud provider") then (if (exists name whose (it contains "Azure") of cloud provider) then true else false) else false
Sharing
Social Media: |