@@ -398,7 +398,7 @@ ResultsText : [
398
398
"SecurityRuleAccessResult": "Deny",
399
399
"EvaluatedNetworkSecurityGroups": [
400
400
{
401
- "NetworkSecurityGroupId": "/subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
401
+ "NetworkSecurityGroupId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
402
402
"MatchedRule": {
403
403
"RuleName": "VirtualNetwork",
404
404
"Action": "Allow"
@@ -415,7 +415,7 @@ ResultsText : [
415
415
]
416
416
},
417
417
{
418
- "NetworkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
418
+ "NetworkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
419
419
"MatchedRule": {
420
420
"RuleName": "DefaultRule_AllowVnetInBound",
421
421
"Action": "Allow"
@@ -432,7 +432,7 @@ ResultsText : [
432
432
]
433
433
},
434
434
{
435
- "NetworkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
435
+ "NetworkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
436
436
"MatchedRule": {
437
437
"RuleName": "UserRule_DenyVnetInBound",
438
438
"Action": "Deny"
@@ -479,12 +479,12 @@ Output similar to the following example output is returned:
479
479
"networkSecurityGroupResult": {
480
480
"evaluatedNetworkSecurityGroups": [
481
481
{
482
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet",
482
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet",
483
483
"matchedRule": {
484
484
"action": "Allow",
485
485
"ruleName": "VirtualNetwork"
486
486
},
487
- "networkSecurityGroupId": "/subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
487
+ "networkSecurityGroupId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
488
488
"rulesEvaluationResult": [
489
489
{
490
490
"destinationMatched": true,
@@ -497,12 +497,12 @@ Output similar to the following example output is returned:
497
497
]
498
498
},
499
499
{
500
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
500
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
501
501
"matchedRule": {
502
502
"action": "Allow",
503
503
"ruleName": "DefaultRule_AllowVnetInBound"
504
504
},
505
- "networkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
505
+ "networkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
506
506
"rulesEvaluationResult": [
507
507
{
508
508
"destinationMatched": true,
@@ -515,12 +515,12 @@ Output similar to the following example output is returned:
515
515
]
516
516
},
517
517
{
518
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myvm36",
518
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myvm36",
519
519
"matchedRule": {
520
520
"action": "Deny",
521
521
"ruleName": "UserRule_DenyVnetInBound"
522
522
},
523
- "networkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
523
+ "networkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
524
524
"rulesEvaluationResult": [
525
525
{
526
526
"destinationMatched": true,
@@ -629,7 +629,7 @@ You can add the security rule to the network security group from the Network Wat
629
629
"SecurityRuleAccessResult": "Allow",
630
630
"EvaluatedNetworkSecurityGroups": [
631
631
{
632
- "NetworkSecurityGroupId": "/subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
632
+ "NetworkSecurityGroupId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
633
633
"MatchedRule": {
634
634
"RuleName": "VirtualNetwork",
635
635
"Action": "Allow"
@@ -646,7 +646,7 @@ You can add the security rule to the network security group from the Network Wat
646
646
]
647
647
},
648
648
{
649
- "NetworkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
649
+ "NetworkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
650
650
"MatchedRule": {
651
651
"RuleName": "DefaultRule_AllowVnetInBound",
652
652
"Action": "Allow"
@@ -663,7 +663,7 @@ You can add the security rule to the network security group from the Network Wat
663
663
]
664
664
},
665
665
{
666
- "NetworkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
666
+ "NetworkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
667
667
"MatchedRule": {
668
668
"RuleName": "UserRule_AllowBastionConnections",
669
669
"Action": "Allow"
@@ -714,12 +714,12 @@ You can add the security rule to the network security group from the Network Wat
714
714
"networkSecurityGroupResult": {
715
715
"evaluatedNetworkSecurityGroups": [
716
716
{
717
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet",
717
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet",
718
718
"matchedRule": {
719
719
"action": "Allow",
720
720
"ruleName": "VirtualNetwork"
721
721
},
722
- "networkSecurityGroupId": "/subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
722
+ "networkSecurityGroupId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e /resourceGroups/NetworkAdmin/providers/Microsoft.Network/networkManagers/GlobalRules",
723
723
"rulesEvaluationResult": [
724
724
{
725
725
"destinationMatched": true,
@@ -732,12 +732,12 @@ You can add the security rule to the network security group from the Network Wat
732
732
]
733
733
},
734
734
{
735
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
735
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
736
736
"matchedRule": {
737
737
"action": "Allow",
738
738
"ruleName": "DefaultRule_AllowVnetInBound"
739
739
},
740
- "networkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
740
+ "networkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/mySubnet-nsg",
741
741
"rulesEvaluationResult": [
742
742
{
743
743
"destinationMatched": true,
@@ -750,12 +750,12 @@ You can add the security rule to the network security group from the Network Wat
750
750
]
751
751
},
752
752
{
753
- "appliedTo": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myvm36",
753
+ "appliedTo": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myvm36",
754
754
"matchedRule": {
755
755
"action": "Allow",
756
756
"ruleName": "UserRule_AllowBastionConnections"
757
757
},
758
- "networkSecurityGroupId": "/subscriptions/abcdef01-2345-6789-0abc-def012345678 /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
758
+ "networkSecurityGroupId": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f /resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myVM-nsg",
759
759
"rulesEvaluationResult": [
760
760
{
761
761
"destinationMatched": true,
0 commit comments