Skip to content

Commit 818e6b8

Browse files
author
Ian Mckay [bot]
committed
Update SAR data
1 parent dd7fa3e commit 818e6b8

7 files changed

+1119
-706
lines changed

aws/historic_counts.json

+8
Original file line numberDiff line numberDiff line change
@@ -7079,6 +7079,10 @@
70797079
{
70807080
"count": 16718,
70817081
"date": "2025-04-06T14:11:59"
7082+
},
7083+
{
7084+
"count": 16718,
7085+
"date": "2025-04-07T14:30:38"
70827086
}
70837087
],
70847088
"iam": [
@@ -12757,6 +12761,10 @@
1275712761
{
1275812762
"count": 18445,
1275912763
"date": "2025-04-06T14:11:59"
12764+
},
12765+
{
12766+
"count": 18445,
12767+
"date": "2025-04-07T14:30:38"
1276012768
}
1276112769
]
1276212770
}

azure/api.json

+2
Original file line numberDiff line numberDiff line change
@@ -223610,6 +223610,7 @@
223610223610
"operationId": "DefenderForStorage_Get",
223611223611
"versions": [
223612223612
"2022-12-01-preview",
223613+
"2024-08-01-preview",
223613223614
"2024-10-01-preview"
223614223615
]
223615223616
},
@@ -224520,6 +224521,7 @@
224520224521
"operationId": "DefenderForStorage_Create",
224521224522
"versions": [
224522224523
"2022-12-01-preview",
224524+
"2024-08-01-preview",
224523224525
"2024-10-01-preview"
224524224526
]
224525224527
},

azure/built-in-roles-raw.json

+30
Original file line numberDiff line numberDiff line change
@@ -21321,6 +21321,36 @@
2132121321
"roleType": "BuiltInRole",
2132221322
"type": "Microsoft.Authorization/roleDefinitions"
2132321323
},
21324+
{
21325+
"assignableScopes": [
21326+
"/"
21327+
],
21328+
"description": "Grants full access to manage Exascale Storage Vaults",
21329+
"name": "a00ed373-f085-4b75-a950-53eacdc52ac0",
21330+
"permissions": [
21331+
{
21332+
"actions": [
21333+
"Oracle.Database/exascaleDbStorageVaults/read",
21334+
"Oracle.Database/exascaleDbStorageVaults/write",
21335+
"Oracle.Database/exascaleDbStorageVaults/delete",
21336+
"Oracle.Database/Locations/*/read",
21337+
"Oracle.Database/Locations/*/write",
21338+
"Oracle.Database/Operations/read",
21339+
"Oracle.Database/oracleSubscriptions/*/read",
21340+
"Microsoft.Resources/subscriptions/resourceGroups/read",
21341+
"Microsoft.Resources/deployments/*"
21342+
],
21343+
"condition": null,
21344+
"conditionVersion": null,
21345+
"dataActions": [],
21346+
"notActions": [],
21347+
"notDataActions": []
21348+
}
21349+
],
21350+
"roleName": "Oracle.Database Exascale Storage Vault Administrator",
21351+
"roleType": "BuiltInRole",
21352+
"type": "Microsoft.Authorization/roleDefinitions"
21353+
},
2132421354
{
2132521355
"assignableScopes": [
2132621356
"/"

0 commit comments

Comments
 (0)