You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,11 @@ The [Azure Governance Visualizer accelerator](https://github.com/Azure/Azure-Gov
84
84
85
85
## Release history
86
86
87
+
**Changes** (2024-November-01 / 6.6.1 Patch)
88
+
89
+
- HTML fix filters __TenantSummary__ PolicyAssignment, __ScopeInsights__ PolicySetAssignments
90
+
- use [AzAPICall](https://aka.ms/AzAPICall) PowerShell module version 1.2.4 (Handle 'subscription not registered' `/providers/Microsoft.Security/settings`)
91
+
87
92
**Changes** (2024-October-26 / 6.6.0 Minor)
88
93
89
94
- Microsoft Defender for Cloud Coverage (Tenant Summary and CSV export). Example html:
@@ -611,6 +616,7 @@ Azure Governance Visualizer polls the following APIs
611
616
| ARM | 2024-01-01 | /subscriptions/`subscriptionId`/providers/Microsoft.Security/pricings |
612
617
| ARM | 2020-01-01 | /subscriptions/`subscriptionId`/providers/Microsoft.Security/securescores |
613
618
| ARM | 2020-01-01-preview | /subscriptions/`subscriptionId`/providers/Microsoft.Security/securityContacts |
619
+
| ARM | 2022-05-01 | /subscriptions/`subscriptionId`/providers/Microsoft.Security/settings |
614
620
| ARM | 2019-10-01 | /subscriptions/`subscriptionId`/providers |
615
621
| ARM | 2021-04-01 | /subscriptions/`subscriptionId`/resourcegroups |
616
622
| ARM | 2024-03-01 | /subscriptions/`subscriptionId`/resources |
Copy file name to clipboardExpand all lines: history.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
5
5
### Azure Governance Visualizer version 6
6
6
7
+
**Changes** (2024-November-01 / 6.6.1 Patch)
8
+
9
+
- HTML fix filters __TenantSummary__ PolicyAssignment, __ScopeInsights__ PolicySetAssignments
10
+
- use [AzAPICall](https://aka.ms/AzAPICall) PowerShell module version 1.2.4 (Handle 'subscription not registered' `/providers/Microsoft.Security/settings`)
11
+
7
12
**Changes** (2024-October-26 / 6.6.0 Minor)
8
13
9
14
- Microsoft Defender for Cloud Coverage (Tenant Summary and CSV export)
0 commit comments