-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Azure Support Tags and Resource Groups #789
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Support Tags and Resource Groups #789
Conversation
- Virtualmachines: instances - Storageaccounts: storage_accounts - SQLDatabase: server WIP: SQLDatabase database resources
- AAD: serviceprincipals - Appservice: web_apps - Keyvault: vaults - Network: network_interfaces, application_security_groups, security_groups, virtual_networks, watchers
…tial view for: - Appservice: web_apps - Keyvault: vaults - Network: application_security_groups, network_interfaces, security_groups, virtual_networks, watchers - SQLdatabase: servers, databases - Storageaccounts: storage_accounts - Virtualmachines: instances Useful reference: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources
Mixed commits with #733, will have to merge that PR prior to this one. |
@lowSoA there are a few conflicting files, please merge |
Codecov Report
@@ Coverage Diff @@
## develop #789 +/- ##
===========================================
- Coverage 66.53% 65.61% -0.93%
===========================================
Files 22 22
Lines 1539 1582 +43
===========================================
+ Hits 1024 1038 +14
- Misses 515 544 +29
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…roups # Conflicts: # ScoutSuite/providers/aws/resources/ec2/ami.py
…roups # Conflicts: # ScoutSuite/output/data/html/partials/aws/services.rds.regions.id.vpcs.id.instances.html
Description
Fixes #660
Type of change
Select the relevant option(s):
Checklist: