From bef95e107f1da8cb2393865bc9bf61ad1ee454de Mon Sep 17 00:00:00 2001 From: "Ian Mckay [bot]" Date: Mon, 23 Oct 2023 14:23:51 +0000 Subject: [PATCH] Update SAR data --- aws/historic_counts.json | 8 + aws/managed_policies.json | 16 +- .../AmazonElasticsearchServiceRolePolicy.json | 42 +- .../AmazonOpenSearchServiceRolePolicy.json | 42 +- azure/api.json | 309 +- azure/built-in-roles.json | 5168 ++++++++--------- azure/provider-operations.json | 750 ++- gcp/map.json | 480 +- gcp/tags.json | 206 +- 9 files changed, 3552 insertions(+), 3469 deletions(-) diff --git a/aws/historic_counts.json b/aws/historic_counts.json index 8b9322b82..a1d14a1ae 100644 --- a/aws/historic_counts.json +++ b/aws/historic_counts.json @@ -4959,6 +4959,10 @@ { "count": 14064, "date": "2023-10-22T13:58:04" + }, + { + "count": 14064, + "date": "2023-10-23T14:23:47" } ], "iam": [ @@ -8525,6 +8529,10 @@ { "count": 15308, "date": "2023-10-22T13:58:04" + }, + { + "count": 15308, + "date": "2023-10-23T14:23:47" } ] } \ No newline at end of file diff --git a/aws/managed_policies.json b/aws/managed_policies.json index ec3f51cb4..75c408f91 100644 --- a/aws/managed_policies.json +++ b/aws/managed_policies.json @@ -54747,7 +54747,7 @@ "Write" ], "arn": "arn:aws:iam::aws:policy/aws-service-role/AmazonElasticsearchServiceRolePolicy", - "createdate": "2022-10-13T13:45:16Z", + "createdate": "2023-10-23T06:58:31Z", "credentials_exposure": false, "data_access": false, "deprecated": false, @@ -54769,6 +54769,8 @@ "ec2:ModifyVpcEndpoint", "ec2:DeleteVpcEndpoints", "ec2:DescribeVpcEndpoints", + "ec2:AssignIpv6Addresses", + "ec2:UnassignIpv6Addresses", "ec2:CreateTags" ], "malformed": false, @@ -54777,8 +54779,8 @@ "resource_exposure": false, "undocumented_actions": false, "unknown_actions": false, - "updatedate": "2022-10-13T13:45:16+00:00", - "version": "v6" + "updatedate": "2023-10-23T06:58:31+00:00", + "version": "v7" }, { "access_levels": [ @@ -75096,7 +75098,7 @@ "Write" ], "arn": "arn:aws:iam::aws:policy/aws-service-role/AmazonOpenSearchServiceRolePolicy", - "createdate": "2022-10-13T14:05:59Z", + "createdate": "2023-10-23T07:07:31Z", "credentials_exposure": false, "data_access": false, "deprecated": false, @@ -75105,6 +75107,8 @@ "ec2:DescribeNetworkInterfaces", "ec2:DeleteNetworkInterface", "ec2:ModifyNetworkInterfaceAttribute", + "ec2:AssignIpv6Addresses", + "ec2:UnassignIpv6Addresses", "ec2:DescribeSecurityGroups", "ec2:DescribeSubnets", "ec2:DescribeVpcs", @@ -75128,8 +75132,8 @@ "resource_exposure": false, "undocumented_actions": false, "unknown_actions": false, - "updatedate": "2022-10-13T14:05:59+00:00", - "version": "v6" + "updatedate": "2023-10-23T07:07:31+00:00", + "version": "v7" }, { "access_levels": [ diff --git a/aws/managedpolicies/AmazonElasticsearchServiceRolePolicy.json b/aws/managedpolicies/AmazonElasticsearchServiceRolePolicy.json index a58568eb0..133d70b73 100644 --- a/aws/managedpolicies/AmazonElasticsearchServiceRolePolicy.json +++ b/aws/managedpolicies/AmazonElasticsearchServiceRolePolicy.json @@ -6,7 +6,7 @@ "Write" ], "arn": "arn:aws:iam::aws:policy/aws-service-role/AmazonElasticsearchServiceRolePolicy", - "createdate": "2022-10-13T13:45:16Z", + "createdate": "2023-10-23T06:58:31Z", "credentials_exposure": false, "data_access": false, "deprecated": false, @@ -98,6 +98,22 @@ "Resource": "*", "Sid": "Stmt1480452973201" }, + { + "Action": [ + "ec2:AssignIpv6Addresses" + ], + "Effect": "Allow", + "Resource": "arn:aws:ec2:*:*:network-interface/*", + "Sid": "Stmt1480452973149" + }, + { + "Action": [ + "ec2:UnAssignIpv6Addresses" + ], + "Effect": "Allow", + "Resource": "arn:aws:ec2:*:*:network-interface/*", + "Sid": "Stmt1480452973150" + }, { "Action": [ "ec2:CreateTags" @@ -301,6 +317,26 @@ "privesc": false, "resource_exposure": false }, + { + "access_level": "Write", + "action": "ec2:AssignIpv6Addresses", + "condition": null, + "credentials_exposure": false, + "data_access": false, + "effective_action": "ec2:AssignIpv6Addresses", + "privesc": false, + "resource_exposure": false + }, + { + "access_level": "Write", + "action": "ec2:UnAssignIpv6Addresses", + "condition": null, + "credentials_exposure": false, + "data_access": false, + "effective_action": "ec2:UnassignIpv6Addresses", + "privesc": false, + "resource_exposure": false + }, { "access_level": "Tagging", "action": "ec2:CreateTags", @@ -322,6 +358,6 @@ "resource_exposure": false, "undocumented_actions": false, "unknown_actions": [], - "updatedate": "2022-10-13T13:45:16+00:00", - "version": "v6" + "updatedate": "2023-10-23T06:58:31+00:00", + "version": "v7" } \ No newline at end of file diff --git a/aws/managedpolicies/AmazonOpenSearchServiceRolePolicy.json b/aws/managedpolicies/AmazonOpenSearchServiceRolePolicy.json index a7566a986..21f6395ef 100644 --- a/aws/managedpolicies/AmazonOpenSearchServiceRolePolicy.json +++ b/aws/managedpolicies/AmazonOpenSearchServiceRolePolicy.json @@ -6,7 +6,7 @@ "Write" ], "arn": "arn:aws:iam::aws:policy/aws-service-role/AmazonOpenSearchServiceRolePolicy", - "createdate": "2022-10-13T14:05:59Z", + "createdate": "2023-10-23T07:07:31Z", "credentials_exposure": false, "data_access": false, "deprecated": false, @@ -53,6 +53,22 @@ ], "Sid": "Stmt1480452973165" }, + { + "Action": [ + "ec2:AssignIpv6Addresses" + ], + "Effect": "Allow", + "Resource": "arn:aws:ec2:*:*:network-interface/*", + "Sid": "Stmt1480452973149" + }, + { + "Action": [ + "ec2:UnAssignIpv6Addresses" + ], + "Effect": "Allow", + "Resource": "arn:aws:ec2:*:*:network-interface/*", + "Sid": "Stmt1480452973150" + }, { "Action": [ "ec2:DescribeSecurityGroups" @@ -233,6 +249,26 @@ "privesc": false, "resource_exposure": false }, + { + "access_level": "Write", + "action": "ec2:AssignIpv6Addresses", + "condition": null, + "credentials_exposure": false, + "data_access": false, + "effective_action": "ec2:AssignIpv6Addresses", + "privesc": false, + "resource_exposure": false + }, + { + "access_level": "Write", + "action": "ec2:UnAssignIpv6Addresses", + "condition": null, + "credentials_exposure": false, + "data_access": false, + "effective_action": "ec2:UnassignIpv6Addresses", + "privesc": false, + "resource_exposure": false + }, { "access_level": "List", "action": "ec2:DescribeSecurityGroups", @@ -420,6 +456,6 @@ "resource_exposure": false, "undocumented_actions": false, "unknown_actions": [], - "updatedate": "2022-10-13T14:05:59+00:00", - "version": "v6" + "updatedate": "2023-10-23T07:07:31+00:00", + "version": "v7" } \ No newline at end of file diff --git a/azure/api.json b/azure/api.json index eff27a536..126ae889f 100644 --- a/azure/api.json +++ b/azure/api.json @@ -52640,7 +52640,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators/{administratorName}": { @@ -52649,7 +52650,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases/{databaseName}": { @@ -52660,7 +52662,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": { @@ -52671,7 +52674,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/privateEndpointConnections/{privateEndpointConnectionName}": { @@ -52771,7 +52775,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBForMySql/flexibleServers": { @@ -52799,7 +52804,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities": { @@ -52811,28 +52817,32 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilitySets": { "description": "Get capabilities at specified location in a given subscription.", "operationId": "LocationBasedCapabilitySet_List", "versions": [ - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilitySets/{capabilitySetName}": { "description": "Get capabilities at specified location in a given subscription.", "operationId": "LocationBasedCapabilitySet_Get", "versions": [ - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/operationResults/{operationId}": { "description": "Get the operation result for a long running operation.", "operationId": "OperationResults_Get", "versions": [ - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/performanceTiers": { @@ -52966,7 +52976,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}": { @@ -52978,7 +52989,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators": { @@ -52987,7 +52999,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators/{administratorName}": { @@ -52996,7 +53009,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/backups": { @@ -53008,7 +53022,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/backups/{backupName}": { @@ -53020,7 +53035,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations": { @@ -53031,7 +53047,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations/{configurationName}": { @@ -53042,7 +53059,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases": { @@ -53053,7 +53071,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases/{databaseName}": { @@ -53064,7 +53083,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules": { @@ -53075,7 +53095,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": { @@ -53086,7 +53107,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/logFiles": { @@ -53095,7 +53117,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/privateEndpointConnections": { @@ -53139,7 +53162,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers": { @@ -53462,7 +53486,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations/{configurationName}": { @@ -53473,7 +53498,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}": { @@ -53504,7 +53530,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBForMySql/checkNameAvailability": { @@ -53534,7 +53561,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/checkNameAvailability": { @@ -53546,7 +53574,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/checkVirtualNetworkSubnetUsage": { @@ -53558,7 +53587,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForMySql/flexibleServers/{serverName}/restart": { @@ -53598,14 +53628,16 @@ "operationId": "BackupAndExport_Create", "versions": [ "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/cutoverMigration": { "description": "Cutover migration for MySQL import, it will switch source elastic server DNS to flexible server.", "operationId": "ServersMigration_CutoverMigration", "versions": [ - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/failover": { @@ -53617,7 +53649,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/resetGtid": { @@ -53625,7 +53658,8 @@ "operationId": "Servers_ResetGtid", "versions": [ "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/restart": { @@ -53637,7 +53671,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/start": { @@ -53649,7 +53684,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/stop": { @@ -53661,7 +53697,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/updateConfigurations": { @@ -53672,7 +53709,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/validateBackup": { @@ -53680,7 +53718,8 @@ "operationId": "BackupAndExport_ValidateBackup", "versions": [ "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}/advisors/{advisorName}/createRecommendedActionSession": { @@ -53779,7 +53818,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators/{administratorName}": { @@ -53788,7 +53828,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/backups/{backupName}": { @@ -53798,7 +53839,8 @@ "2021-12-01-preview", "2022-01-01", "2022-09-30-preview", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations/{configurationName}": { @@ -53807,7 +53849,8 @@ "versions": [ "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases/{databaseName}": { @@ -53818,7 +53861,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": { @@ -53829,7 +53873,8 @@ "2021-05-01-preview", "2021-12-01-preview", "2022-01-01", - "2023-06-01-preview" + "2023-06-01-preview", + "2023-06-30" ] }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/privateEndpointConnections/{privateEndpointConnectionName}": { @@ -67796,6 +67841,114 @@ } } }, + "Microsoft.DeviceRegistry": { + "delete": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}": { + "description": "Delete an Asset Endpoint Profile.", + "operationId": "AssetEndpointProfiles_Delete", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}": { + "description": "Delete an asset.", + "operationId": "Assets_Delete", + "versions": [ + "2023-11-01-preview" + ] + } + }, + "get": { + "/providers/Microsoft.DeviceRegistry/operations": { + "description": "Returns list of operations.", + "operationId": "Operations_List", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles": { + "description": "List all Asset Endpoint Profiles in a subscription.", + "operationId": "AssetEndpointProfiles_ListBySubscription", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assets": { + "description": "List all assets in a subscription.", + "operationId": "Assets_ListBySubscription", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/locations/{location}/operationStatuses/{operationId}": { + "description": "Returns the current status of an async operation.", + "operationId": "OperationStatus_Get", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles": { + "description": "List all Asset Endpoint Profiles in a resource group.", + "operationId": "AssetEndpointProfiles_ListByResourceGroup", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}": { + "description": "Retrieve a single Asset Endpoint Profile.", + "operationId": "AssetEndpointProfiles_Get", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets": { + "description": "List all assets in a resource group.", + "operationId": "Assets_ListByResourceGroup", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}": { + "description": "Retrieve a single asset.", + "operationId": "Assets_Get", + "versions": [ + "2023-11-01-preview" + ] + } + }, + "patch": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}": { + "description": "Update specific Asset Endpoint Profile properties.", + "operationId": "AssetEndpointProfiles_Update", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}": { + "description": "Update specific asset properties.", + "operationId": "Assets_Update", + "versions": [ + "2023-11-01-preview" + ] + } + }, + "put": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}": { + "description": "Create a new Asset Endpoint Profile or replace an existing Asset Endpoint Profile.", + "operationId": "AssetEndpointProfiles_CreateOrReplace", + "versions": [ + "2023-11-01-preview" + ] + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}": { + "description": "Create a new asset or replace an existing asset.", + "operationId": "Assets_CreateOrReplace", + "versions": [ + "2023-11-01-preview" + ] + } + } + }, "Microsoft.DeviceUpdate": { "delete": { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}": { @@ -91796,7 +91949,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] } }, @@ -91810,7 +91964,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] }, "/subscriptions/{subscriptionId}/providers/Microsoft.Kubernetes/connectedClusters": { @@ -91822,7 +91977,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] }, "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Kubernetes/connectedClusters": { @@ -91834,7 +91990,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] }, "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Kubernetes/connectedClusters/{clusterName}": { @@ -91846,7 +92003,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] } }, @@ -91860,7 +92018,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] } }, @@ -91871,7 +92030,8 @@ "versions": [ "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] }, "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Kubernetes/connectedClusters/{clusterName}/listClusterUserCredentials": { @@ -91893,7 +92053,8 @@ "2021-04-01-preview", "2021-10-01", "2022-05-01-preview", - "2022-10-01-preview" + "2022-10-01-preview", + "2023-11-01-preview" ] } } @@ -158287,13 +158448,6 @@ "2020-01-01-preview" ] }, - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings/{ingestionSettingName}": { - "description": "Deletes the ingestion settings for this subscription.", - "operationId": "IngestionSettings_Delete", - "versions": [ - "2021-01-15-preview" - ] - }, "/subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/applicationWhitelistings/{groupName}": { "description": "Delete an application control VM/server group", "operationId": "AdaptiveApplicationControls_Delete", @@ -158669,20 +158823,6 @@ "2020-01-01" ] }, - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings": { - "description": "Settings for ingesting security data and logs to correlate with resources associated with the subscription.", - "operationId": "IngestionSettings_List", - "versions": [ - "2021-01-15-preview" - ] - }, - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings/{ingestionSettingName}": { - "description": "Settings for ingesting security data and logs to correlate with resources associated with the subscription.", - "operationId": "IngestionSettings_Get", - "versions": [ - "2021-01-15-preview" - ] - }, "/subscriptions/{subscriptionId}/providers/Microsoft.Security/iotSecuritySolutions": { "description": "List of security solutions", "operationId": "IoTSecuritySolutions_List", @@ -159877,20 +160017,6 @@ } }, "post": { - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings/{ingestionSettingName}/listConnectionStrings": { - "description": "Connection strings for ingesting security scan logs and data.", - "operationId": "IngestionSettings_ListConnectionStrings", - "versions": [ - "2021-01-15-preview" - ] - }, - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings/{ingestionSettingName}/listTokens": { - "description": "Returns the token that is used for correlating ingested telemetry with the resources in the subscription.", - "operationId": "IngestionSettings_ListTokens", - "versions": [ - "2021-01-15-preview" - ] - }, "/subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/alerts/default/simulate": { "description": "Simulate security alerts", "operationId": "Alerts_Simulate", @@ -160128,13 +160254,6 @@ "2020-01-01-preview" ] }, - "/subscriptions/{subscriptionId}/providers/Microsoft.Security/ingestionSettings/{ingestionSettingName}": { - "description": "Create setting for ingesting security data and logs to correlate with resources associated with the subscription.", - "operationId": "IngestionSettings_Create", - "versions": [ - "2021-01-15-preview" - ] - }, "/subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/applicationWhitelistings/{groupName}": { "description": "Update an application control VM/server group", "operationId": "AdaptiveApplicationControls_Put", diff --git a/azure/built-in-roles.json b/azure/built-in-roles.json index 1b9d695ca..6c4ea2810 100644 --- a/azure/built-in-roles.json +++ b/azure/built-in-roles.json @@ -13409,83 +13409,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets a network interface definition. ", "displayName": "Get Network Interface", @@ -14217,7 +14140,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -15190,21 +15127,35 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/delete", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/delete", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/write", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/write", + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -15964,42 +15915,42 @@ { "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16034,301 +15985,301 @@ { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItem/write", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItem/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AccessToken for Cross Region Restore.", "displayName": "Get AccessToken", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Move Recovery point to another tier", "displayName": "Move Recovery point to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Provision Instant Item Recovery for Protected Item", "displayName": "Provision Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Restore Recovery Points for Protected Items.", "displayName": "Restore Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Revoke Instant Item Recovery for Protected Item", "displayName": "Revoke Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Performs Backup for Protected Item.", "displayName": "Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes Protected Item", "displayName": "Delete Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery points recommended for move to another tier", "displayName": "Get Recovery points recommended for move to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes the registered Container", "displayName": "Delete Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Do inquiry for workloads within a container", "displayName": "Do inquiry for workloads within a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/inquire/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates a registered container", "displayName": "Create Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Refreshes the container list", "displayName": "Refresh container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/refreshContainers/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Cancel the Job", "displayName": "Cancel Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/cancel/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/cancel/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Export Jobs", "displayName": "Export Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a Protection Policy", "displayName": "Delete Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates Protection Policy", "displayName": "Create Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Security PIN Information for Recovery Services Vault.", "displayName": "Get Security PIN Info", - "name": "Microsoft.RecoveryServices/Vaults/backupSecurityPIN/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupSecurityPIN/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16419,7 +16370,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16510,35 +16461,35 @@ { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Storage Configuration for Recovery Services Vault.", "displayName": "Write Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Configuration for Recovery Services Vault.", "displayName": "Update Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16552,42 +16503,42 @@ { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a backup Protection Intent", "displayName": "Delete backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16608,21 +16559,21 @@ { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -16650,7 +16601,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -18398,112 +18349,112 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Export Jobs", "displayName": "Export Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -18545,56 +18496,56 @@ { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -18636,14 +18587,14 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -18657,35 +18608,35 @@ { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -54551,6 +54502,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "Register Provider Microsoft.Databox", "displayName": "Register Microsoft.Databox", @@ -79177,20 +79142,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Attaches Web application firewall policy to application gateway for containers", - "displayName": "Attaches Web application firewall policy to application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/attachWafPolicyToAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Detaches Web application firewall policy from application gateway for containers", - "displayName": "Detaches Web application firewall policy from application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/detachWafPolicyFromAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets Bastion Host refrences in a Virtual Network.", "displayName": "Get Bastion Host associated with the Virtual Network.", @@ -81641,174 +81592,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type DS", - "displayName": "Creates or updates DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type DS", - "displayName": "Deletes the DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type TLSA", - "displayName": "Creates or updates DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type TLSA", - "displayName": "Deletes the DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates the DNSSEC configuration for a DNS zone", - "displayName": "Creates or updates the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNSSEC configuration for a DNS zone", - "displayName": "Deletes the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates Connection Policy child resource of Virtual Hub", - "displayName": "Creates or Updates Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes Connection Policy child resource of Virtual Hub", - "displayName": "Deletes Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates a Ipam Pool", - "displayName": "Creates or Updates a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes a Ipam Pool", - "displayName": "Deletes a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for associate resources to Ipam Pool", - "displayName": "Associate resources to Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associateResourcesToPool/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for list Associated Resource To Ipam Pool", - "displayName": "List Associated Resource To Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associatedResources/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Create or update the diagnostic settings of Azure Firewalls", - "displayName": "Create or update diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Registers the subscription for the NotifciationHubs resource provider and enables the creation of Namespaces and NotificationHubs", "displayName": "Registers the NotificationHubs Provider", @@ -89148,7 +88931,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -89162,70 +88945,70 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Storage Configuration for Recovery Services Vault.", "displayName": "Write Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Configuration for Recovery Services Vault.", "displayName": "Update Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Export Jobs", "displayName": "Export Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Security PIN Information for Recovery Services Vault.", "displayName": "Get Security PIN Info", - "name": "Microsoft.RecoveryServices/Vaults/backupSecurityPIN/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupSecurityPIN/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the tiering related cost info.", "displayName": "Get tiering costs info", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTriggerValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -89253,308 +89036,308 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Cancel the Job", "displayName": "Cancel Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/cancel/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/cancel/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AccessToken for Cross Region Restore.", "displayName": "Get AccessToken", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Move Recovery point to another tier", "displayName": "Move Recovery point to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Provision Instant Item Recovery for Protected Item", "displayName": "Provision Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Restore Recovery Points for Protected Items.", "displayName": "Restore Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Revoke Instant Item Recovery for Protected Item", "displayName": "Revoke Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a Protection Policy", "displayName": "Delete Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates Protection Policy", "displayName": "Create Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Performs Backup for Protected Item.", "displayName": "Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes Protected Item", "displayName": "Delete Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery points recommended for move to another tier", "displayName": "Get Recovery points recommended for move to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes the registered Container", "displayName": "Delete Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Do inquiry for workloads within a container", "displayName": "Do inquiry for workloads within a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/inquire/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates a registered container", "displayName": "Create Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a backup Protection Intent", "displayName": "Delete backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90352,7 +90135,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90443,14 +90226,14 @@ { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItem/write", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItem/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90471,21 +90254,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90576,14 +90359,14 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Backup Resource Encryption Configuration", "displayName": "Put Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90597,56 +90380,56 @@ { "description": "Wait for a few minutes and then try the operation again. If the issue persists, please contact Microsoft support.", "displayName": "Microsoft Azure Backup encountered an internal error.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/validate/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/validate/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Delete Private Endpoint requests. This call is made by Backup Admin.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90674,21 +90457,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90702,56 +90485,56 @@ { "description": "The Delete ResourceGuard proxy operation deletes the specified Azure resource of type 'ResourceGuard proxy'", "displayName": "Delete ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", "displayName": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/unlockDelete/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create ResourceGuard proxy operation creates an Azure resource of type 'ResourceGuard Proxy'", "displayName": "Create ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Refreshes the container list", "displayName": "Refresh container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/refreshContainers/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -90786,21 +90569,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -105238,6 +105021,13 @@ "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/register/action", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, { "description": "Notifies Microsoft.Storage that virtual network or subnet is being deleted", "displayName": "Delete virtual network or subnets notifications", @@ -105252,6 +105042,13 @@ "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/locations/previewActions/action", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, { "description": "List blob services", "displayName": "List Blob Services", @@ -106333,21 +106130,35 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/delete", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/delete", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/write", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/write", + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -108402,6 +108213,27 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, + { + "description": "Create or update any Azure Monitor for SAP Solutions", + "displayName": "Create or Update Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/write", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, + { + "description": "Delete any Azure Monitor for SAP Solutions", + "displayName": "Delete Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/delete", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Writing a diagnostic setting", "displayName": "Diagnostic settings write", @@ -111762,6 +111594,27 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Creates or updates a TI Threat Actor", + "displayName": "Create or update a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/write", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Deletes a TI Threat Actor", + "displayName": "Delete a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/delete", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Action on unregister", "displayName": "unregister", @@ -129801,6 +129654,20 @@ "providerDisplayName": "Microsoft.VideoIndexer", "providerName": "Microsoft.VideoIndexer" }, + { + "description": "Generate an Azure Video Indexer access token.", + "displayName": "Generate_AccessToken", + "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", + "providerDisplayName": "Microsoft.VideoIndexer", + "providerName": "Microsoft.VideoIndexer" + }, + { + "description": "Generate an Azure Video Indexer restricted viewer access token.", + "displayName": "Generate_RestrictedViewerAccessToken", + "name": "Microsoft.VideoIndexer/accounts/generateRestrictedViewerAccessToken/action", + "providerDisplayName": "Microsoft.VideoIndexer", + "providerName": "Microsoft.VideoIndexer" + }, { "description": "List all Azure Video Indexer accounts available under the subscription", "displayName": "Accounts_List", @@ -129843,13 +129710,6 @@ "providerDisplayName": "Microsoft.VideoIndexer", "providerName": "Microsoft.VideoIndexer" }, - { - "description": "Generate an Azure Video Indexer access token.", - "displayName": "Generate_AccessToken", - "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", - "providerDisplayName": "Microsoft.VideoIndexer", - "providerName": "Microsoft.VideoIndexer" - }, { "description": "Lists all Azure Video Indexer classic accounts", "displayName": "UserClassicAccounts_List", @@ -136227,6 +136087,34 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_CreateOrUpdate", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/write", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Clean the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Delete", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/delete", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Register microsoft.app resource provider for the subscription", "displayName": "Register microsoft.app resource provider", @@ -136801,6 +136689,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/PrivateEndpointConnectionsApproval/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "List VolumeGroups by ElasticSan", "displayName": "List VolumeGroups by ElasticSan", @@ -136934,6 +136829,62 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/validate/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Register the subscription for Microsoft.ManagedNetworkFabric", "displayName": "Register the Microsoft.ManagedNetworkFabric", @@ -162408,69 +162359,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type DS", - "displayName": "Creates or updates DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type DS", - "displayName": "Deletes the DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type TLSA", - "displayName": "Creates or updates DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type TLSA", - "displayName": "Deletes the DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates the DNSSEC configuration for a DNS zone", - "displayName": "Creates or updates the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNSSEC configuration for a DNS zone", - "displayName": "Deletes the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets the availability statuses for all resources in the specified scope", "displayName": "Get Availability Statuses", @@ -171274,6 +171162,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -183244,83 +183146,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -189078,7 +188903,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189092,21 +188917,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189120,147 +188945,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189561,7 +189386,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189596,7 +189421,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189610,21 +189435,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189715,7 +189540,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189729,21 +189554,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189764,21 +189589,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189792,28 +189617,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -189841,21 +189666,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -197135,7 +196960,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -198224,6 +198063,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -199603,6 +199449,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -209319,6 +209172,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -209627,6 +209494,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -220454,6 +220335,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -232424,83 +232319,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -238265,7 +238083,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238279,21 +238097,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238307,147 +238125,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238748,7 +238566,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238783,7 +238601,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238797,21 +238615,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238902,7 +238720,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238916,21 +238734,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238951,21 +238769,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -238979,28 +238797,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -239028,21 +238846,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -246322,7 +246140,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -247411,6 +247243,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -248790,6 +248629,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -258506,6 +258352,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -258814,6 +258674,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -277538,6 +277412,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -289508,83 +289396,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -295349,7 +295160,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295363,21 +295174,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295391,147 +295202,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295832,7 +295643,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295867,7 +295678,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295881,21 +295692,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -295986,7 +295797,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -296000,21 +295811,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -296035,21 +295846,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -296063,28 +295874,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -296112,21 +295923,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -303406,7 +303217,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -304495,6 +304320,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -305874,6 +305706,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -315590,6 +315429,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -315898,6 +315751,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -326694,6 +326561,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -338664,83 +338545,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -344505,7 +344309,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -344519,21 +344323,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -344547,147 +344351,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -344988,7 +344792,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345023,7 +344827,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345037,21 +344841,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345142,7 +344946,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345156,21 +344960,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345191,21 +344995,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345219,28 +345023,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -345268,21 +345072,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -352562,7 +352366,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -353651,6 +353469,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -355030,6 +354855,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -364746,6 +364578,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -365054,6 +364900,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -377229,6 +377089,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -389199,83 +389073,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -395040,7 +394837,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395054,21 +394851,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395082,147 +394879,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395523,7 +395320,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395558,7 +395355,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395572,21 +395369,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395677,7 +395474,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395691,21 +395488,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395726,21 +395523,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395754,28 +395551,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -395803,21 +395600,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -403097,7 +402894,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -404186,6 +403997,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -405565,6 +405383,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -415281,6 +415106,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -415589,6 +415428,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -424558,20 +424411,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Attaches Web application firewall policy to application gateway for containers", - "displayName": "Attaches Web application firewall policy to application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/attachWafPolicyToAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Detaches Web application firewall policy from application gateway for containers", - "displayName": "Detaches Web application firewall policy from application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/detachWafPolicyFromAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets Bastion Host refrences in a Virtual Network.", "displayName": "Get Bastion Host associated with the Virtual Network.", @@ -427022,174 +426861,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type DS", - "displayName": "Creates or updates DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type DS", - "displayName": "Deletes the DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type TLSA", - "displayName": "Creates or updates DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type TLSA", - "displayName": "Deletes the DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates the DNSSEC configuration for a DNS zone", - "displayName": "Creates or updates the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNSSEC configuration for a DNS zone", - "displayName": "Deletes the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates Connection Policy child resource of Virtual Hub", - "displayName": "Creates or Updates Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes Connection Policy child resource of Virtual Hub", - "displayName": "Deletes Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates a Ipam Pool", - "displayName": "Creates or Updates a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes a Ipam Pool", - "displayName": "Deletes a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for associate resources to Ipam Pool", - "displayName": "Associate resources to Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associateResourcesToPool/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for list Associated Resource To Ipam Pool", - "displayName": "List Associated Resource To Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associatedResources/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Create or update the diagnostic settings of Azure Firewalls", - "displayName": "Create or update diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets the availability statuses for all resources in the specified scope", "displayName": "Get Availability Statuses", @@ -442427,6 +442098,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "Register Provider Microsoft.Databox", "displayName": "Register Microsoft.Databox", @@ -467053,20 +466738,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Attaches Web application firewall policy to application gateway for containers", - "displayName": "Attaches Web application firewall policy to application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/attachWafPolicyToAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Detaches Web application firewall policy from application gateway for containers", - "displayName": "Detaches Web application firewall policy from application gateway for containers", - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/detachWafPolicyFromAgc/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Gets Bastion Host refrences in a Virtual Network.", "displayName": "Get Bastion Host associated with the Virtual Network.", @@ -469517,174 +469188,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type DS", - "displayName": "Creates or updates DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type DS", - "displayName": "Deletes the DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates DNS record set of type TLSA", - "displayName": "Creates or updates DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNS record set of type TLSA", - "displayName": "Deletes the DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or updates the DNSSEC configuration for a DNS zone", - "displayName": "Creates or updates the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes the DNSSEC configuration for a DNS zone", - "displayName": "Deletes the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates Connection Policy child resource of Virtual Hub", - "displayName": "Creates or Updates Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes Connection Policy child resource of Virtual Hub", - "displayName": "Deletes Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Creates or Updates a Ipam Pool", - "displayName": "Creates or Updates a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Deletes a Ipam Pool", - "displayName": "Deletes a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/delete", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for associate resources to Ipam Pool", - "displayName": "Associate resources to Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associateResourcesToPool/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Action permission for list Associated Resource To Ipam Pool", - "displayName": "List Associated Resource To Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/associatedResources/action", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Create or update the diagnostic settings of Azure Firewalls", - "displayName": "Create or update diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Write", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Registers the subscription for the NotifciationHubs resource provider and enables the creation of Namespaces and NotificationHubs", "displayName": "Registers the NotificationHubs Provider", @@ -477024,7 +476527,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -477038,70 +476541,70 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Storage Configuration for Recovery Services Vault.", "displayName": "Write Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Configuration for Recovery Services Vault.", "displayName": "Update Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Export Jobs", "displayName": "Export Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Security PIN Information for Recovery Services Vault.", "displayName": "Get Security PIN Info", - "name": "Microsoft.RecoveryServices/Vaults/backupSecurityPIN/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupSecurityPIN/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the tiering related cost info.", "displayName": "Get tiering costs info", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTriggerValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -477129,308 +476632,308 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Cancel the Job", "displayName": "Cancel Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/cancel/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/cancel/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AccessToken for Cross Region Restore.", "displayName": "Get AccessToken", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Move Recovery point to another tier", "displayName": "Move Recovery point to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Provision Instant Item Recovery for Protected Item", "displayName": "Provision Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Restore Recovery Points for Protected Items.", "displayName": "Restore Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Revoke Instant Item Recovery for Protected Item", "displayName": "Revoke Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a Protection Policy", "displayName": "Delete Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates Protection Policy", "displayName": "Create Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Performs Backup for Protected Item.", "displayName": "Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes Protected Item", "displayName": "Delete Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery points recommended for move to another tier", "displayName": "Get Recovery points recommended for move to another tier", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Deletes the registered Container", "displayName": "Delete Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Do inquiry for workloads within a container", "displayName": "Do inquiry for workloads within a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/inquire/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates a registered container", "displayName": "Create Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete a backup Protection Intent", "displayName": "Delete backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478228,7 +477731,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478319,14 +477822,14 @@ { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItem/write", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItem/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478347,21 +477850,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478452,14 +477955,14 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Backup Resource Encryption Configuration", "displayName": "Put Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478473,56 +477976,56 @@ { "description": "Wait for a few minutes and then try the operation again. If the issue persists, please contact Microsoft support.", "displayName": "Microsoft Azure Backup encountered an internal error.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/validate/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/validate/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Delete Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Delete Private Endpoint requests. This call is made by Backup Admin.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478550,21 +478053,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478578,56 +478081,56 @@ { "description": "The Delete ResourceGuard proxy operation deletes the specified Azure resource of type 'ResourceGuard proxy'", "displayName": "Delete ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/delete", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", "displayName": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/unlockDelete/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create ResourceGuard proxy operation creates an Azure resource of type 'ResourceGuard Proxy'", "displayName": "Create ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Refreshes the container list", "displayName": "Refresh container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/refreshContainers/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -478662,21 +478165,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -493114,6 +492617,13 @@ "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/register/action", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, { "description": "Notifies Microsoft.Storage that virtual network or subnet is being deleted", "displayName": "Delete virtual network or subnets notifications", @@ -493128,6 +492638,13 @@ "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/locations/previewActions/action", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, { "description": "List blob services", "displayName": "List Blob Services", @@ -494209,21 +493726,35 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/delete", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/delete", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/write", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/write", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -496292,6 +495823,27 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, + { + "description": "Create or update any Azure Monitor for SAP Solutions", + "displayName": "Create or Update Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/write", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, + { + "description": "Delete any Azure Monitor for SAP Solutions", + "displayName": "Delete Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/delete", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Writing a diagnostic setting", "displayName": "Diagnostic settings write", @@ -499652,6 +499204,27 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Creates or updates a TI Threat Actor", + "displayName": "Create or update a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/write", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Deletes a TI Threat Actor", + "displayName": "Delete a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/delete", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Action on unregister", "displayName": "unregister", @@ -517705,6 +517278,20 @@ "providerDisplayName": "Microsoft.VideoIndexer", "providerName": "Microsoft.VideoIndexer" }, + { + "description": "Generate an Azure Video Indexer access token.", + "displayName": "Generate_AccessToken", + "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", + "providerDisplayName": "Microsoft.VideoIndexer", + "providerName": "Microsoft.VideoIndexer" + }, + { + "description": "Generate an Azure Video Indexer restricted viewer access token.", + "displayName": "Generate_RestrictedViewerAccessToken", + "name": "Microsoft.VideoIndexer/accounts/generateRestrictedViewerAccessToken/action", + "providerDisplayName": "Microsoft.VideoIndexer", + "providerName": "Microsoft.VideoIndexer" + }, { "description": "List all Azure Video Indexer accounts available under the subscription", "displayName": "Accounts_List", @@ -517747,13 +517334,6 @@ "providerDisplayName": "Microsoft.VideoIndexer", "providerName": "Microsoft.VideoIndexer" }, - { - "description": "Generate an Azure Video Indexer access token.", - "displayName": "Generate_AccessToken", - "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", - "providerDisplayName": "Microsoft.VideoIndexer", - "providerName": "Microsoft.VideoIndexer" - }, { "description": "Lists all Azure Video Indexer classic accounts", "displayName": "UserClassicAccounts_List", @@ -524131,6 +523711,34 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_CreateOrUpdate", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/write", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Clean the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Delete", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/delete", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Register microsoft.app resource provider for the subscription", "displayName": "Register microsoft.app resource provider", @@ -524705,6 +524313,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/PrivateEndpointConnectionsApproval/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "List VolumeGroups by ElasticSan", "displayName": "List VolumeGroups by ElasticSan", @@ -524838,6 +524453,62 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/validate/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Register the subscription for Microsoft.ManagedNetworkFabric", "displayName": "Register the Microsoft.ManagedNetworkFabric", @@ -542107,6 +541778,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -554077,83 +553762,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -559918,7 +559526,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -559932,21 +559540,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -559960,147 +559568,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560401,7 +560009,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560436,7 +560044,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560450,21 +560058,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560555,7 +560163,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560569,21 +560177,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560604,21 +560212,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560632,28 +560240,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -560681,21 +560289,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -567975,7 +567583,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -569064,6 +568686,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -570443,6 +570072,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -580159,6 +579795,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -580467,6 +580117,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -591949,6 +591613,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -603919,83 +603597,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -609760,7 +609361,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -609774,21 +609375,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -609802,147 +609403,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610243,7 +609844,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610278,7 +609879,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610292,21 +609893,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610397,7 +609998,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610411,21 +610012,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610446,21 +610047,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610474,28 +610075,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -610523,21 +610124,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -617817,7 +617418,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -618906,6 +618521,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -620285,6 +619907,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -630001,6 +629630,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -630309,6 +629952,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -646206,7 +645863,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -647053,7 +646710,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -647723,7 +647380,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -655780,21 +655437,35 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/delete", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/delete", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/write", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/write", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -666476,6 +666147,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -678446,83 +678131,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -684287,7 +683895,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684301,21 +683909,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684329,147 +683937,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684770,7 +684378,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684805,7 +684413,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684819,21 +684427,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684924,7 +684532,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684938,21 +684546,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -684973,21 +684581,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -685001,28 +684609,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -685050,21 +684658,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -692344,7 +691952,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -693433,6 +693055,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -694812,6 +694441,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -704528,6 +704164,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -704836,6 +704486,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -712044,42 +711708,42 @@ { "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -712114,91 +711778,91 @@ { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItem/write", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItem/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates Protection Policy", "displayName": "Create Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -712212,7 +711876,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -724141,6 +723805,27 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Creates or updates a TI Threat Actor", + "displayName": "Create or update a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/write", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, + { + "description": "Deletes a TI Threat Actor", + "displayName": "Delete a TI Threat Actor", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/delete", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Search using new engine.", "displayName": "Search", @@ -734386,6 +734071,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Check user authorization and license", "displayName": "Check user authorization and license", @@ -744749,6 +744441,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Check user authorization and license", "displayName": "Check user authorization and license", @@ -764283,6 +763982,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -776253,83 +775966,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -782094,7 +781730,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782108,21 +781744,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782136,147 +781772,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782577,7 +782213,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782612,7 +782248,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782626,21 +782262,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782731,7 +782367,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782745,21 +782381,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782780,21 +782416,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782808,28 +782444,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -782857,21 +782493,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -790151,7 +789787,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -791240,6 +790890,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -792619,6 +792276,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -802335,6 +801999,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -802643,6 +802321,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -884846,182 +884538,182 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Performs Backup for Protected Item.", "displayName": "Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Provision Instant Item Recovery for Protected Item", "displayName": "Provision Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AccessToken for Cross Region Restore.", "displayName": "Get AccessToken", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Restore Recovery Points for Protected Items.", "displayName": "Restore Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Revoke Instant Item Recovery for Protected Item", "displayName": "Revoke Instant Item Recovery for Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Refreshes the container list", "displayName": "Refresh container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/refreshContainers/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Cancel the Job", "displayName": "Cancel Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/cancel/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/cancel/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Export Jobs", "displayName": "Export Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -885098,7 +884790,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -885189,168 +884881,168 @@ { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Updates Storage Configuration for Recovery Services Vault.", "displayName": "Write Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTriggerValidateOperation/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Creates a registered container", "displayName": "Create Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Do inquiry for workloads within a container", "displayName": "Do inquiry for workloads within a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/inquire/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "", "displayName": "Pre Validate Enable Protection", - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Features", "displayName": "Validate Features", - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -885378,7 +885070,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -891928,6 +891620,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -903898,83 +903604,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -909739,7 +909368,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -909753,21 +909382,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -909781,147 +909410,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910222,7 +909851,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910257,7 +909886,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910271,21 +909900,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910376,7 +910005,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910390,21 +910019,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910425,21 +910054,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910453,28 +910082,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -910502,21 +910131,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -917796,7 +917425,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -918885,6 +918528,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -920264,6 +919914,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -929980,6 +929637,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -930288,6 +929959,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -952755,6 +952440,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/PrivateEndpointConnectionsApproval/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "List VolumeGroups by ElasticSan", "displayName": "List VolumeGroups by ElasticSan", @@ -952874,12 +952566,68 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/validate/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Polls the status of an asynchronous operation.", "displayName": "Poll Asynchronous Operation", "name": "Microsoft.ElasticSan/locations/asyncoperations/read", "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" } ], "permittedDataActions": [], @@ -952990,6 +952738,20 @@ "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/read", "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" } ], "permittedDataActions": [], @@ -954606,6 +954368,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/PrivateEndpointConnectionsApproval/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "List VolumeGroups by ElasticSan", "displayName": "List VolumeGroups by ElasticSan", @@ -954669,6 +954438,55 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/validate/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/delete", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/write", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Polls the status of an asynchronous operation.", "displayName": "Poll Asynchronous Operation", @@ -954866,6 +954684,13 @@ "name": "Microsoft.VideoIndexer/locations/classicAccounts/read", "providerDisplayName": "Microsoft.VideoIndexer", "providerName": "Microsoft.VideoIndexer" + }, + { + "description": "Generate an Azure Video Indexer restricted viewer access token.", + "displayName": "Generate_RestrictedViewerAccessToken", + "name": "Microsoft.VideoIndexer/accounts/generateRestrictedViewerAccessToken/action", + "providerDisplayName": "Microsoft.VideoIndexer", + "providerName": "Microsoft.VideoIndexer" } ], "permittedDataActions": [], @@ -965512,6 +965337,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -977482,83 +977321,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -983323,7 +983085,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983337,21 +983099,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983365,147 +983127,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983806,7 +983568,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983841,7 +983603,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983855,21 +983617,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983960,7 +983722,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -983974,21 +983736,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -984009,21 +983771,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -984037,28 +983799,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -984086,21 +983848,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -991380,7 +991142,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -992469,6 +992245,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -993848,6 +993631,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -1003564,6 +1003354,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -1003872,6 +1003676,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -1027747,6 +1027565,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -1039717,83 +1039549,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -1045558,7 +1045313,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1045572,21 +1045327,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1045600,147 +1045355,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046041,7 +1045796,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046076,7 +1045831,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046090,21 +1045845,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046195,7 +1045950,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046209,21 +1045964,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046244,21 +1045999,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046272,28 +1046027,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1046321,21 +1046076,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1053615,7 +1053370,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -1054704,6 +1054473,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -1056083,6 +1055859,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -1065799,6 +1065582,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -1066107,6 +1065904,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -1071105,6 +1070916,34 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_CreateOrUpdate", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/write", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Clean the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Delete", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/delete", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Returns the result of put blob service properties", "displayName": "Put blob service properties", @@ -1077272,6 +1077111,20 @@ "providerDisplayName": "Microsoft Container Service", "providerName": "Microsoft.ContainerService" }, + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "name": "Microsoft.ContainerService/locations/usages/read", + "providerDisplayName": "Microsoft Container Service", + "providerName": "Microsoft.ContainerService" + }, { "description": "List or get the Orders", "displayName": "List Orders", @@ -1089242,83 +1089095,6 @@ "providerDisplayName": "Microsoft Network", "providerName": "Microsoft.Network" }, - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "name": "Microsoft.Network/dnszones/DS/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "name": "Microsoft.Network/dnszones/TLSA/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "providerDisplayName": "Microsoft Network", - "providerName": "Microsoft.Network" - }, { "description": "Get the list of Namespace Resource Description", "displayName": "Get Namespace Resource", @@ -1095083,7 +1094859,7 @@ { "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095097,21 +1094873,21 @@ { "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095125,147 +1094901,147 @@ { "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Job Objects", "displayName": "Get Jobs", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns status of the operation", "displayName": "Get Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all registered containers", "displayName": "Get Registered Container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all items in a container", "displayName": "Get all items in a container", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095566,7 +1095342,7 @@ { "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095601,7 +1095377,7 @@ { "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095615,21 +1095391,21 @@ { "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095720,7 +1095496,7 @@ { "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095734,21 +1095510,21 @@ { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get all protectable containers", "displayName": "Get all protectable containers", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095769,21 +1095545,21 @@ { "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095797,28 +1095573,28 @@ { "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1095846,21 +1095622,21 @@ { "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, { "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "providerDisplayName": "Microsoft.RecoveryServices", "providerName": "Microsoft.RecoveryServices" }, @@ -1103140,7 +1102916,21 @@ { "description": null, "displayName": null, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "providerDisplayName": "Microsoft Storage", + "providerName": "Microsoft.Storage" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "providerDisplayName": "Microsoft Storage", "providerName": "Microsoft.Storage" }, @@ -1104229,6 +1104019,13 @@ "providerDisplayName": "Microsoft SAP HANA on Azure", "providerName": "Microsoft.HanaOnAzure" }, + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "providerDisplayName": "Microsoft SAP HANA on Azure", + "providerName": "Microsoft.HanaOnAzure" + }, { "description": "Reading a diagnostic setting", "displayName": "Diagnostic settings read", @@ -1105608,6 +1105405,13 @@ "providerDisplayName": "Microsoft Security Insights", "providerName": "Microsoft.SecurityInsights" }, + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "providerDisplayName": "Microsoft Security Insights", + "providerName": "Microsoft.SecurityInsights" + }, { "description": "Read workspaces", "displayName": "Read workspaces", @@ -1115324,6 +1115128,20 @@ "providerDisplayName": "Microsoft.AppComplianceAutomation", "providerName": "Microsoft.AppComplianceAutomation" }, + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "providerDisplayName": "Microsoft.AppComplianceAutomation", + "providerName": "Microsoft.AppComplianceAutomation" + }, { "description": "Get a Container App", "displayName": "Read Container App", @@ -1115632,6 +1115450,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "read Operations", "displayName": "read_Operations", @@ -1124116,6 +1123948,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": null, "displayName": null, @@ -1129855,6 +1129701,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Create/Update Volume", "displayName": "Create/Update Volume", @@ -1129869,6 +1129729,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Lists available virtual machine sizes in a location", "displayName": "List Available Virtual Machine Sizes in Location", @@ -1130426,6 +1130293,20 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": null, "displayName": null, @@ -1130454,6 +1130335,13 @@ "providerDisplayName": "MicrosoftElasticSan", "providerName": "Microsoft.ElasticSan" }, + { + "description": null, + "displayName": null, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "providerDisplayName": "MicrosoftElasticSan", + "providerName": "Microsoft.ElasticSan" + }, { "description": "Lists available virtual machine sizes in a location", "displayName": "List Available Virtual Machine Sizes in Location", diff --git a/azure/provider-operations.json b/azure/provider-operations.json index 2b1da85a0..0fb9f8757 100644 --- a/azure/provider-operations.json +++ b/azure/provider-operations.json @@ -56221,6 +56221,34 @@ "properties": null } ] + }, + { + "displayName": "KubernetesVersions", + "name": "locations/kubernetesversions", + "operations": [ + { + "description": "List available Kubernetes versions in the region.", + "displayName": "List KubernetesVersions", + "isDataAction": false, + "name": "Microsoft.ContainerService/locations/kubernetesversions/read", + "origin": "user,system", + "properties": null + } + ] + }, + { + "displayName": "Usages", + "name": "locations/usages", + "operations": [ + { + "description": "List resource usage on Microsoft.ContainerService resource provider.", + "displayName": "List Usages", + "isDataAction": false, + "name": "Microsoft.ContainerService/locations/usages/read", + "origin": "user,system", + "properties": null + } + ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -122047,22 +122075,6 @@ "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/delete", "origin": null, "properties": null - }, - { - "description": "Attaches Web application firewall policy to application gateway for containers", - "displayName": "Attaches Web application firewall policy to application gateway for containers", - "isDataAction": false, - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/attachWafPolicyToAgc/action", - "origin": "system", - "properties": null - }, - { - "description": "Detaches Web application firewall policy from application gateway for containers", - "displayName": "Detaches Web application firewall policy from application gateway for containers", - "isDataAction": false, - "name": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/detachWafPolicyFromAgc/action", - "origin": "system", - "properties": null } ] }, @@ -126500,264 +126512,6 @@ "properties": null } ] - }, - { - "displayName": "Network Watcher", - "name": "networkWatchers/ipFlowVerify", - "operations": [ - { - "description": "Returns whether the packet is allowed or denied to or from a particular destination.", - "displayName": "Verify Ip Flow", - "isDataAction": false, - "name": "Microsoft.Network/networkWatchers/ipFlowVerify/read", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Network Watcher", - "name": "networkWatchers/nextHop", - "operations": [ - { - "description": "For a specified target and destination IP address, return the next hop type and next hope IP address.", - "displayName": "Gets the next hop from a VM", - "isDataAction": false, - "name": "Microsoft.Network/networkWatchers/nextHop/read", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Network Watcher", - "name": "networkWatchers/networkConfigurationDiagnostic", - "operations": [ - { - "description": "Diagnostic of network configuration.", - "displayName": "Network Configuration Diagnostic", - "isDataAction": false, - "name": "Microsoft.Network/networkWatchers/networkConfigurationDiagnostic/read", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Network Watcher", - "name": "networkWatchers/connectivityCheck", - "operations": [ - { - "description": "Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.", - "displayName": "Check Connectivity", - "isDataAction": false, - "name": "Microsoft.Network/networkWatchers/connectivityCheck/read", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "DNS record set of type DS", - "name": "dnszones/DS", - "operations": [ - { - "description": "Gets DNS record set of type DS", - "displayName": "Gets DNS record set of type DS", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/DS/read", - "origin": null, - "properties": null - }, - { - "description": "Creates or updates DNS record set of type DS", - "displayName": "Creates or updates DNS record set of type DS", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/DS/write", - "origin": null, - "properties": null - }, - { - "description": "Deletes the DNS record set of type DS", - "displayName": "Deletes the DNS record set of type DS", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/DS/delete", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "DNS record set of type TLSA", - "name": "dnszones/TLSA", - "operations": [ - { - "description": "Gets DNS record set of type TLSA", - "displayName": "Gets DNS record set of type TLSA", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/TLSA/read", - "origin": null, - "properties": null - }, - { - "description": "Creates or updates DNS record set of type TLSA", - "displayName": "Creates or updates DNS record set of type TLSA", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/TLSA/write", - "origin": null, - "properties": null - }, - { - "description": "Deletes the DNS record set of type TLSA", - "displayName": "Deletes the DNS record set of type TLSA", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/TLSA/delete", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "DNSSEC configuration for a DNS zone", - "name": "dnszones/dnssecConfigs/default", - "operations": [ - { - "description": "Gets the DNSSEC configuration for a DNS zone", - "displayName": "Gets the DNSSEC configuration for a DNS zone", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/read", - "origin": null, - "properties": null - }, - { - "description": "Creates or updates the DNSSEC configuration for a DNS zone", - "displayName": "Creates or updates the DNSSEC configuration for a DNS zone", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/write", - "origin": null, - "properties": null - }, - { - "description": "Deletes the DNSSEC configuration for a DNS zone", - "displayName": "Deletes the DNSSEC configuration for a DNS zone", - "isDataAction": false, - "name": "Microsoft.Network/dnszones/dnssecConfigs/default/delete", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "ConnectionPolicy", - "name": "virtualHubs/connectionPolicies", - "operations": [ - { - "description": "Gets Connection Policy child resource of Virtual Hub", - "displayName": "Gets Connection Policy child resource of Virtual Hub", - "isDataAction": false, - "name": "Microsoft.Network/virtualHubs/connectionPolicies/read", - "origin": null, - "properties": null - }, - { - "description": "Creates or Updates Connection Policy child resource of Virtual Hub", - "displayName": "Creates or Updates Connection Policy child resource of Virtual Hub", - "isDataAction": false, - "name": "Microsoft.Network/virtualHubs/connectionPolicies/write", - "origin": null, - "properties": null - }, - { - "description": "Deletes Connection Policy child resource of Virtual Hub", - "displayName": "Deletes Connection Policy child resource of Virtual Hub", - "isDataAction": false, - "name": "Microsoft.Network/virtualHubs/connectionPolicies/delete", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Ipam Pool", - "name": "networkManagers/ipamPools", - "operations": [ - { - "description": "Gets a Ipam Pool", - "displayName": "Gets a Ipam Pool", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/ipamPools/read", - "origin": null, - "properties": null - }, - { - "description": "Creates or Updates a Ipam Pool", - "displayName": "Creates or Updates a Ipam Pool", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/ipamPools/write", - "origin": null, - "properties": null - }, - { - "description": "Deletes a Ipam Pool", - "displayName": "Deletes a Ipam Pool", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/ipamPools/delete", - "origin": null, - "properties": null - }, - { - "description": "Action permission for associate resources to Ipam Pool", - "displayName": "Associate resources to Ipam Pool", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/ipamPools/associateResourcesToPool/action", - "origin": null, - "properties": null - }, - { - "description": "Action permission for list Associated Resource To Ipam Pool", - "displayName": "List Associated Resource To Ipam Pool", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/ipamPools/associatedResources/action", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Ipam Pool", - "name": "networkManagers/associatedResources", - "operations": [ - { - "description": "Permission for calling List Associated Resource To Ipam Pool operation. This read permission, not associatedResources/action, is required to call List Ipam Pool Associated Resources.", - "displayName": "List Associated Resource To Ipam Pool Permission", - "isDataAction": false, - "name": "Microsoft.Network/networkManagers/associatedResources/read", - "origin": null, - "properties": null - } - ] - }, - { - "displayName": "Azure Firewall", - "name": "azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings", - "operations": [ - { - "description": "Get the diagnostic settings of Azure Firewalls", - "displayName": "Get diagnostic settings of Azure Firewalls", - "isDataAction": false, - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Read", - "origin": "system", - "properties": null - }, - { - "description": "Create or update the diagnostic settings of Azure Firewalls", - "displayName": "Create or update diagnostic settings of Azure Firewalls", - "isDataAction": false, - "name": "Microsoft.Network/azureFirewalls/providers/Microsoft.Insights/DiagnosticSettings/Write", - "origin": "system", - "properties": null - } - ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -143287,7 +143041,7 @@ "description": "Returns usage details for a Recovery Services Vault.", "displayName": "Recovery Services Vault usage details.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/usages/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/usages/read", "origin": "user", "properties": null }, @@ -143309,7 +143063,7 @@ "description": "Returns summaries for Protected Items and Protected Servers for a Recovery Services .", "displayName": "Recovery Services Protected Items and Protected Servers usage summaries details.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupUsageSummaries/read", "origin": "user", "properties": null } @@ -143323,7 +143077,7 @@ "description": "Returns Storage Configuration for Recovery Services Vault.", "displayName": "Get Resource Storage Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/read", "origin": "user", "properties": null }, @@ -143331,7 +143085,7 @@ "description": "Updates Storage Configuration for Recovery Services Vault.", "displayName": "Write Resource Storage Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupstorageconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupstorageconfig/write", "origin": "user", "properties": null } @@ -143345,7 +143099,7 @@ "description": "Returns Configuration for Recovery Services Vault.", "displayName": "Get Resource Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/read", "origin": "user", "properties": null }, @@ -143353,7 +143107,7 @@ "description": "Updates Configuration for Recovery Services Vault.", "displayName": "Update Resource Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupconfig/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupconfig/write", "origin": "user", "properties": null } @@ -143367,7 +143121,7 @@ "description": "Export Jobs", "displayName": "Export Jobs", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupJobsExport/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobsExport/action", "origin": "user", "properties": null }, @@ -143375,7 +143129,7 @@ "description": "Returns Security PIN Information for Recovery Services Vault.", "displayName": "Get Security PIN Info", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupSecurityPIN/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupSecurityPIN/action", "origin": "user", "properties": null }, @@ -143383,7 +143137,7 @@ "description": "Returns the tiering related cost info.", "displayName": "Get tiering costs info", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/action", "origin": "user", "properties": null }, @@ -143391,7 +143145,7 @@ "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTriggerValidateOperation/action", "origin": "user", "properties": null }, @@ -143399,7 +143153,7 @@ "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperation/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperation/action", "origin": "user", "properties": null }, @@ -143437,7 +143191,7 @@ "description": "Returns Backup Operation Result for Recovery Services Vault.", "displayName": "Get Backup Operation Result", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperationResults/read", "origin": "user", "properties": null } @@ -143451,7 +143205,7 @@ "description": "Returns Backup Operation Status for Recovery Services Vault.", "displayName": "Get Backup Operation Status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupOperations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupOperations/read", "origin": "user", "properties": null } @@ -143465,7 +143219,7 @@ "description": "Cancel the Job", "displayName": "Cancel Jobs", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/cancel/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/cancel/action", "origin": "user", "properties": null }, @@ -143473,7 +143227,7 @@ "description": "Returns all Job Objects", "displayName": "Get Jobs", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/read", "origin": "user", "properties": null } @@ -143487,7 +143241,7 @@ "description": "Returns the Result of Job Operation.", "displayName": "Get Job Operation Result", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationResults/read", "origin": "user", "properties": null } @@ -143501,7 +143255,7 @@ "description": "Get AccessToken for Cross Region Restore.", "displayName": "Get AccessToken", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action", "origin": "user", "properties": null }, @@ -143509,7 +143263,7 @@ "description": "Move Recovery point to another tier", "displayName": "Move Recovery point to another tier", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/move/action", "origin": "user", "properties": null }, @@ -143517,7 +143271,7 @@ "description": "Provision Instant Item Recovery for Protected Item", "displayName": "Provision Instant Item Recovery for Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action", "origin": "user", "properties": null }, @@ -143525,7 +143279,7 @@ "description": "Get Recovery Points for Protected Items.", "displayName": "Get Recovery Points", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read", "origin": "user", "properties": null }, @@ -143533,7 +143287,7 @@ "description": "Restore Recovery Points for Protected Items.", "displayName": "Restore Recovery Points", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action", "origin": "user", "properties": null }, @@ -143541,7 +143295,7 @@ "description": "Revoke Instant Item Recovery for Protected Item", "displayName": "Revoke Instant Item Recovery for Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action", "origin": "user", "properties": null } @@ -143555,7 +143309,7 @@ "description": "Delete a Protection Policy", "displayName": "Delete Protection Policy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/delete", "origin": "user", "properties": null }, @@ -143563,7 +143317,7 @@ "description": "Returns all Protection Policies", "displayName": "Get Protection Policy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/read", "origin": "user", "properties": null }, @@ -143571,7 +143325,7 @@ "description": "Creates Protection Policy", "displayName": "Create Protection Policy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/write", "origin": "user", "properties": null } @@ -143585,7 +143339,7 @@ "description": "Get Results of Policy Operation.", "displayName": "Get Policy Operation Results", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operationResults/read", "origin": "user", "properties": null } @@ -143599,7 +143353,7 @@ "description": "Get Status of Policy Operation.", "displayName": "Get Policy Operation Status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupPolicies/operations/read", "origin": "user", "properties": null } @@ -143613,7 +143367,7 @@ "description": "Performs Backup for Protected Item.", "displayName": "Backup Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action", "origin": "user", "properties": null }, @@ -143621,7 +143375,7 @@ "description": "Deletes Protected Item", "displayName": "Delete Protected Items", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/delete", "origin": "user", "properties": null }, @@ -143629,7 +143383,7 @@ "description": "Returns object details of the Protected Item", "displayName": "Get Protected Item Details", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/read", "origin": "user", "properties": null }, @@ -143637,7 +143391,7 @@ "description": "Get Recovery points recommended for move to another tier", "displayName": "Get Recovery points recommended for move to another tier", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPointsRecommendedForMove/action", "origin": "user", "properties": null }, @@ -143645,7 +143399,7 @@ "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/write", "origin": "user", "properties": null } @@ -143659,7 +143413,7 @@ "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectedItems/read", "origin": "user", "properties": null } @@ -143673,7 +143427,7 @@ "description": "Gets Result of Operation Performed on Protected Items.", "displayName": "Get Protected Items Operation Results", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read", "origin": "user", "properties": null } @@ -143687,7 +143441,7 @@ "description": "Returns the status of Operation performed on Protected Items.", "displayName": "Get Protected Items operation status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read", "origin": "user", "properties": null } @@ -143701,7 +143455,7 @@ "description": "Returns list of all Protectable Items.", "displayName": "Get Protectable Items", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupProtectableItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectableItems/read", "origin": "user", "properties": null } @@ -143715,7 +143469,7 @@ "description": "Returns status of the operation", "displayName": "Get Operation Results", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationResults/read", "origin": "user", "properties": null } @@ -143729,7 +143483,7 @@ "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionContainers/read", "origin": "user", "properties": null } @@ -143743,7 +143497,7 @@ "description": "Deletes the registered Container", "displayName": "Delete Registered Container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/delete", "origin": "user", "properties": null }, @@ -143751,7 +143505,7 @@ "description": "Do inquiry for workloads within a container", "displayName": "Do inquiry for workloads within a container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/inquire/action", "origin": "user", "properties": null }, @@ -143759,7 +143513,7 @@ "description": "Returns all registered containers", "displayName": "Get Registered Container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/read", "origin": "user", "properties": null }, @@ -143767,7 +143521,7 @@ "description": "Creates a registered container", "displayName": "Create Registered Container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/write", "origin": "user", "properties": null } @@ -143781,7 +143535,7 @@ "description": "Gets result of Operation performed on Protection Container.", "displayName": "Get Container Operation Results", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationResults/read", "origin": "user", "properties": null } @@ -143795,7 +143549,7 @@ "description": "Returns all the backup management servers registered with vault.", "displayName": "List of backup management servers.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupEngines/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEngines/read", "origin": "user", "properties": null } @@ -143809,7 +143563,7 @@ "description": "Delete a backup Protection Intent", "displayName": "Delete backup Protection Intent", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/delete", "origin": "user", "properties": null }, @@ -143817,7 +143571,7 @@ "description": "Get a backup Protection Intent", "displayName": "Get backup Protection Intent", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/read", "origin": "user", "properties": null }, @@ -143825,7 +143579,7 @@ "description": "Create a backup Protection Intent", "displayName": "Create backup Protection Intent", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/backupProtectionIntent/write", "origin": "user", "properties": null } @@ -143839,7 +143593,7 @@ "description": "Get all protectable containers", "displayName": "Get all protectable containers", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectableContainers/read", "origin": "user", "properties": null } @@ -143853,7 +143607,7 @@ "description": "Get all items in a container", "displayName": "Get all items in a container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/items/read", "origin": "user", "properties": null } @@ -143867,7 +143621,7 @@ "description": "Trigger Cross region restore.", "displayName": "Cross Region Restore", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupCrossRegionRestore/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrossRegionRestore/action", "origin": "user", "properties": null }, @@ -143875,7 +143629,7 @@ "description": "Get Cross Region Restore Job Details in the secondary region for Recovery Services Vault.", "displayName": "Get CRR Job Details", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupCrrJob/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJob/action", "origin": "user", "properties": null }, @@ -143883,7 +143637,7 @@ "description": "List Cross Region Restore Jobs in the secondary region for Recovery Services Vault.", "displayName": "List CRR Jobs", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupCrrJobs/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrJobs/action", "origin": "user", "properties": null }, @@ -143891,7 +143645,7 @@ "description": "", "displayName": "Pre Validate Enable Protection", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupPreValidateProtection/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupPreValidateProtection/action", "origin": "user", "properties": null }, @@ -143899,7 +143653,7 @@ "description": "Check Backup Status for Recovery Services Vaults", "displayName": "Check Backup Status for Vault", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupStatus/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupStatus/action", "origin": "user", "properties": null }, @@ -143907,7 +143661,7 @@ "description": "Validate Features", "displayName": "Validate Features", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupValidateFeatures/action", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupValidateFeatures/action", "origin": "user", "properties": null }, @@ -145158,7 +144912,7 @@ "description": "List all backup Protection Intents", "displayName": "List all backup Protection Intents", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupProtectionIntents/read", "origin": "user", "properties": null } @@ -145292,7 +145046,7 @@ "description": "Create a backup Protected Item", "displayName": "Create Backup Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItem/write", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItem/write", "origin": "user", "properties": null } @@ -145306,7 +145060,7 @@ "description": "Returns the list of all Protected Items.", "displayName": "Get All Protected Items", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupProtectedItems/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupProtectedItems/read", "origin": "user", "properties": null } @@ -145342,7 +145096,7 @@ "description": "Returns status of the operation", "displayName": "Get Operation Status for refresh container operation", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/operationsStatus/read", "origin": "user", "properties": null } @@ -145356,7 +145110,7 @@ "description": "Gets status of Operation performed on Protection Container.", "displayName": "Get Container Operation Status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/protectionContainers/operationsStatus/read", "origin": "user", "properties": null } @@ -145370,7 +145124,7 @@ "description": "Returns the status of Job Operation.", "displayName": "Get Job Operation Status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupJobs/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupJobs/operationsStatus/read", "origin": "user", "properties": null } @@ -145552,7 +145306,7 @@ "description": "Gets Backup Resource Encryption Configuration.", "displayName": "Get Backup Resource Encryption Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/read", "origin": "user", "properties": null }, @@ -145560,7 +145314,7 @@ "description": "Updates Backup Resource Encryption Configuration", "displayName": "Put Backup Resource Encryption Config", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupEncryptionConfigs/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupEncryptionConfigs/write", "origin": "user", "properties": null } @@ -145588,7 +145342,7 @@ "description": "Wait for a few minutes and then try the operation again. If the issue persists, please contact Microsoft support.", "displayName": "Microsoft Azure Backup encountered an internal error.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/delete", "origin": "user", "properties": null }, @@ -145596,7 +145350,7 @@ "description": "Get all protectable containers", "displayName": "Get all protectable containers", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/read", "origin": "user", "properties": null }, @@ -145604,7 +145358,7 @@ "description": "Get all protectable containers", "displayName": "Get all protectable containers", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/validate/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/validate/action", "origin": "user", "properties": null }, @@ -145612,7 +145366,7 @@ "description": "Get all protectable containers", "displayName": "Get all protectable containers", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/write", "origin": "user", "properties": null } @@ -145626,7 +145380,7 @@ "description": "Get all protectable containers", "displayName": "Get all protectable containers", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnectionProxies/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnectionProxies/operationsStatus/read", "origin": "user", "properties": null } @@ -145640,7 +145394,7 @@ "description": "Returns the operation status for a private endpoint connection.", "displayName": "Returns the operation status for a private endpoint connection.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/operationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/operationsStatus/read", "origin": "user", "properties": null } @@ -145654,7 +145408,7 @@ "description": "Delete Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Delete Private Endpoint requests. This call is made by Backup Admin.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/delete", "origin": "user", "properties": null }, @@ -145662,7 +145416,7 @@ "description": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", "displayName": "Approve or Reject Private Endpoint requests. This call is made by Backup Admin.", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/privateEndpointConnections/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/privateEndpointConnections/write", "origin": "user", "properties": null }, @@ -145706,7 +145460,7 @@ "description": "Get AAD Properties for authentication in the third region for Cross Region Restore.", "displayName": "Get Aad Properties for CRR", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupAadProperties/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupAadProperties/read", "origin": "user", "properties": null } @@ -145720,7 +145474,7 @@ "description": "Returns CRR Operation Result for Recovery Services Vault.", "displayName": "Get CRR Operation Result", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationResults/read", "origin": "user", "properties": null } @@ -145734,7 +145488,7 @@ "description": "Returns CRR Operation Status for Recovery Services Vault.", "displayName": "Get CRR Operation Status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Locations/backupCrrOperationsStatus/read", + "name": "MICROSOFT.RECOVERYSERVICES/Locations/backupCrrOperationsStatus/read", "origin": "user", "properties": null } @@ -145762,7 +145516,7 @@ "description": "The Delete ResourceGuard proxy operation deletes the specified Azure resource of type 'ResourceGuard proxy'", "displayName": "Delete ResourceGuard proxy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/delete", "origin": "user", "properties": null }, @@ -145770,7 +145524,7 @@ "description": "Get ResourceGuard proxy operation gets an object representing the Azure resource of type 'ResourceGuard proxy'", "displayName": "Get ResourceGuard proxy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "origin": "user", "properties": null }, @@ -145778,7 +145532,7 @@ "description": "Get the list of ResourceGuard proxies for a resource", "displayName": "Get the list of ResourceGuard proxies for a resource", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/read", "origin": "user", "properties": null }, @@ -145786,7 +145540,7 @@ "description": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", "displayName": "Unlock delete ResourceGuard proxy operation unlocks the next delete critical operation", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/unlockDelete/action", "origin": "user", "properties": null }, @@ -145794,7 +145548,7 @@ "description": "Create ResourceGuard proxy operation creates an Azure resource of type 'ResourceGuard Proxy'", "displayName": "Create ResourceGuard proxy", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupResourceGuardProxies/write", "origin": "user", "properties": null } @@ -145808,7 +145562,7 @@ "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationResults/read", "origin": "user", "properties": null } @@ -145822,7 +145576,7 @@ "description": "Validate Operation on Protected Item", "displayName": "Validate Operation on Protected Item", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupValidateOperationsStatuses/read", "origin": "user", "properties": null } @@ -145836,7 +145590,7 @@ "description": "Refreshes the container list", "displayName": "Refresh container", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupFabrics/refreshContainers/action", "origin": "user", "properties": null } @@ -145906,7 +145660,7 @@ "description": "Returns all containers belonging to the subscription", "displayName": "Get Containers In Subscription", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupDeletedProtectionContainers/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupDeletedProtectionContainers/read", "origin": "user", "properties": null } @@ -145920,7 +145674,7 @@ "description": "Returns the result of Operation performed for tiering costs", "displayName": "Get Protected Items operation result", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "origin": "user", "properties": null }, @@ -145928,7 +145682,7 @@ "description": "Returns the status of Operation performed for tiering cost", "displayName": "Get tiering cost operation status", "isDataAction": false, - "name": "Microsoft.RecoveryServices/Vaults/backupTieringCost/{operationId}/read", + "name": "MICROSOFT.RECOVERYSERVICES/Vaults/backupTieringCost/{operationId}/read", "origin": "user", "properties": null } @@ -180181,6 +179935,14 @@ "name": "Microsoft.Storage/register/action", "origin": null, "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.Storage/register/action", + "origin": null, + "properties": null } ], "resourceTypes": [ @@ -180203,6 +179965,14 @@ "name": "Microsoft.Storage/locations/notifyNetworkSecurityPerimeterUpdatesAvailable/action", "origin": null, "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.Storage/locations/previewActions/action", + "origin": null, + "properties": null } ] }, @@ -183531,13 +183301,13 @@ }, { "displayName": "", - "name": "storageAccounts/storageTasks", + "name": "storageAccounts/storageTaskAssignments", "operations": [ { "description": null, "displayName": null, "isDataAction": false, - "name": "Microsoft.Storage/storageAccounts/storageTasks/delete", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/delete", "origin": null, "properties": null }, @@ -183545,7 +183315,7 @@ "description": null, "displayName": null, "isDataAction": false, - "name": "Microsoft.Storage/storageAccounts/storageTasks/read", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/read", "origin": null, "properties": null }, @@ -183553,7 +183323,35 @@ "description": null, "displayName": null, "isDataAction": false, - "name": "Microsoft.Storage/storageAccounts/storageTasks/write", + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/write", + "origin": null, + "properties": null + } + ] + }, + { + "displayName": "", + "name": "storageAccounts/reports", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.Storage/storageAccounts/reports/read", + "origin": null, + "properties": null + } + ] + }, + { + "displayName": "", + "name": "storageAccounts/storageTaskAssignments/reports", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.Storage/storageAccounts/storageTaskAssignments/reports/read", "origin": null, "properties": null } @@ -188015,6 +187813,36 @@ "properties": null } ] + }, + { + "displayName": "Azure Monitor for SAP Solutions", + "name": "sapMonitors", + "operations": [ + { + "description": "Read any Azure Monitor for SAP Solutions", + "displayName": "Read Azure Monitor for SAP Solutions", + "isDataAction": false, + "name": "Microsoft.HanaOnAzure/sapMonitors/read", + "origin": null, + "properties": null + }, + { + "description": "Create or update any Azure Monitor for SAP Solutions", + "displayName": "Create or Update Azure Monitor for SAP Solutions", + "isDataAction": false, + "name": "Microsoft.HanaOnAzure/sapMonitors/write", + "origin": null, + "properties": null + }, + { + "description": "Delete any Azure Monitor for SAP Solutions", + "displayName": "Delete Azure Monitor for SAP Solutions", + "isDataAction": false, + "name": "Microsoft.HanaOnAzure/sapMonitors/delete", + "origin": null, + "properties": null + } + ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -195698,6 +195526,36 @@ "properties": null } ] + }, + { + "displayName": "TIThreatActors", + "name": "threatintelligence/threatactors", + "operations": [ + { + "description": "Reads TI Threat Actor objects", + "displayName": "Get TI Threat Actors", + "isDataAction": false, + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/read", + "origin": "user", + "properties": null + }, + { + "description": "Creates or updates a TI Threat Actor", + "displayName": "Create or update a TI Threat Actor", + "isDataAction": false, + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/write", + "origin": "user", + "properties": null + }, + { + "description": "Deletes a TI Threat Actor", + "displayName": "Delete a TI Threat Actor", + "isDataAction": false, + "name": "Microsoft.SecurityInsights/threatintelligence/threatactors/delete", + "origin": "user", + "properties": null + } + ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -238406,6 +238264,22 @@ "displayName": "accounts", "name": "accounts", "operations": [ + { + "description": "Generate an Azure Video Indexer access token.", + "displayName": "Generate_AccessToken", + "isDataAction": false, + "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", + "origin": null, + "properties": null + }, + { + "description": "Generate an Azure Video Indexer restricted viewer access token.", + "displayName": "Generate_RestrictedViewerAccessToken", + "isDataAction": false, + "name": "Microsoft.VideoIndexer/accounts/generateRestrictedViewerAccessToken/action", + "origin": null, + "properties": null + }, { "description": "List all Azure Video Indexer accounts available under the subscription", "displayName": "Accounts_List", @@ -238453,14 +238327,6 @@ "name": "Microsoft.VideoIndexer/accounts/write", "origin": null, "properties": null - }, - { - "description": "Generate an Azure Video Indexer access token.", - "displayName": "Generate_AccessToken", - "isDataAction": false, - "name": "Microsoft.VideoIndexer/accounts/generateAccessToken/action", - "origin": null, - "properties": null } ] }, @@ -247507,6 +247373,44 @@ "properties": null } ] + }, + { + "displayName": "reports/scopingConfigurations", + "name": "reports/scopingConfigurations", + "operations": [ + { + "description": "Returns a list format of the singleton scopingConfiguration for a specified report.", + "displayName": "ScopingConfigurations_List", + "isDataAction": false, + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "origin": null, + "properties": null + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Get", + "isDataAction": false, + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/read", + "origin": null, + "properties": null + }, + { + "description": "Get the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_CreateOrUpdate", + "isDataAction": false, + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/write", + "origin": null, + "properties": null + }, + { + "description": "Clean the AppComplianceAutomation scoping configuration of the specific report.", + "displayName": "ScopingConfigurations_Delete", + "isDataAction": false, + "name": "Microsoft.AppComplianceAutomation/reports/scopingConfigurations/delete", + "origin": null, + "properties": null + } + ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -248398,6 +248302,14 @@ "displayName": "Volume Groups", "name": "elasticSans/volumeGroups", "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/PrivateEndpointConnectionsApproval/action", + "origin": null, + "properties": null + }, { "description": "List VolumeGroups by ElasticSan", "displayName": "List VolumeGroups by ElasticSan", @@ -248593,6 +248505,94 @@ "properties": null } ] + }, + { + "displayName": "", + "name": "elasticSans/volumeGroups/privateEndpointConnectionProxies", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/read", + "origin": null, + "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/validate/action", + "origin": null, + "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/delete", + "origin": null, + "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnectionProxies/write", + "origin": null, + "properties": null + } + ] + }, + { + "displayName": "", + "name": "elasticSans/volumeGroups/privateEndpointConnections", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/delete", + "origin": null, + "properties": null + }, + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateEndpointConnections/write", + "origin": null, + "properties": null + } + ] + }, + { + "displayName": "", + "name": "elasticSans/volumeGroups/privateLinkResources", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/elasticSans/volumeGroups/privateLinkResources/read", + "origin": null, + "properties": null + } + ] + }, + { + "displayName": "", + "name": "locations", + "operations": [ + { + "description": null, + "displayName": null, + "isDataAction": false, + "name": "Microsoft.ElasticSan/locations/deleteVirtualNetworkOrSubnets/action", + "origin": null, + "properties": null + } + ] } ], "type": "Microsoft.Authorization/providerOperations" @@ -265366,13 +265366,5 @@ "operations": [], "resourceTypes": [], "type": "Microsoft.Authorization/providerOperations" - }, - { - "displayName": null, - "id": "/providers/Microsoft.Authorization/providerOperations/Microsoft.FairfieldGardens", - "name": "Microsoft.FairfieldGardens", - "operations": [], - "resourceTypes": [], - "type": "Microsoft.Authorization/providerOperations" } ] diff --git a/gcp/map.json b/gcp/map.json index 732a1ec6d..643bf279a 100644 --- a/gcp/map.json +++ b/gcp/map.json @@ -7389,8 +7389,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.create", "parameterName": "parent", @@ -7402,8 +7402,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.delete", "parameterName": "name", @@ -7415,8 +7415,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.get", "parameterName": "name", @@ -7428,8 +7428,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.getKeyString", "parameterName": "name", @@ -7441,8 +7441,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.list", "parameterName": "parent", @@ -7464,8 +7464,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "apikeys.keys.undelete", "parameterName": "name", @@ -8189,8 +8189,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "artifactregistry.kfpartifacts.create", "parameterName": "parent", @@ -8548,8 +8548,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.create", "parameterName": "parent", @@ -8561,8 +8561,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.delete", "parameterName": "name", @@ -8574,8 +8574,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.update", "parameterName": "name", @@ -8587,8 +8587,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.get", "parameterName": "name", @@ -8600,8 +8600,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.list", "parameterName": "parent", @@ -8613,8 +8613,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.workload.update", "parameterName": "name", @@ -8656,8 +8656,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.violations.get", "parameterName": "name", @@ -8669,8 +8669,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "assuredworkloads.violations.list", "parameterName": "parent", @@ -13149,8 +13149,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "name": "cloudfunctions.functions.call", "parameterName": "name", @@ -13178,8 +13178,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "name": "cloudfunctions.functions.delete", "parameterName": "name", @@ -13192,8 +13192,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "name": "cloudfunctions.functions.sourceCodeGet", "parameterName": "name", @@ -13228,8 +13228,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "name": "cloudfunctions.functions.get", "parameterName": "name", @@ -13253,8 +13253,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "cloudfunctions.functions.list", @@ -24711,8 +24711,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.commit", "parameterName": "name", @@ -24724,8 +24724,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.compilationResults.create", "parameterName": "parent", @@ -24737,8 +24737,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.compilationResults.get", "parameterName": "name", @@ -24750,8 +24750,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.compilationResults.list", "parameterName": "parent", @@ -24763,8 +24763,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.compilationResults.query", "parameterName": "name", @@ -24776,8 +24776,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.computeAccessTokenStatus", "parameterName": "name", @@ -24809,8 +24809,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.delete", "parameterName": "name", @@ -24822,8 +24822,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.fetchHistory", "parameterName": "name", @@ -24835,8 +24835,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.fetchRemoteBranches", "parameterName": "name", @@ -24848,8 +24848,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.get", "parameterName": "name", @@ -24871,8 +24871,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.list", "parameterName": "parent", @@ -24894,8 +24894,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.queryDirectoryContents", "parameterName": "name", @@ -24907,8 +24907,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.repositories.readFile", "parameterName": "name", @@ -24920,8 +24920,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.releaseConfigs.create", "parameterName": "parent", @@ -24933,8 +24933,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.releaseConfigs.delete", "parameterName": "name", @@ -24946,8 +24946,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.releaseConfigs.get", "parameterName": "name", @@ -24959,8 +24959,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.releaseConfigs.list", "parameterName": "parent", @@ -24995,8 +24995,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowConfigs.create", "parameterName": "parent", @@ -25008,8 +25008,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowConfigs.delete", "parameterName": "name", @@ -25021,8 +25021,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowConfigs.get", "parameterName": "name", @@ -25034,8 +25034,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowConfigs.list", "parameterName": "parent", @@ -25057,8 +25057,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.cancel", "parameterName": "name", @@ -25070,8 +25070,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.create", "parameterName": "parent", @@ -25083,8 +25083,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.delete", "parameterName": "name", @@ -25096,8 +25096,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.get", "parameterName": "name", @@ -25109,8 +25109,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.list", "parameterName": "parent", @@ -25122,8 +25122,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workflowInvocations.query", "parameterName": "name", @@ -25135,8 +25135,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.commit", "parameterName": "name", @@ -25148,8 +25148,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.create", "parameterName": "parent", @@ -25161,8 +25161,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.delete", "parameterName": "name", @@ -25174,8 +25174,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.fetchFileDiff", "parameterName": "workspace", @@ -25187,8 +25187,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.fetchFileGitStatuses", "parameterName": "name", @@ -25200,8 +25200,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.fetchGitAheadBehind", "parameterName": "name", @@ -25213,8 +25213,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.get", "parameterName": "name", @@ -25236,8 +25236,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.installNpmPackages", "parameterName": "workspace", @@ -25249,8 +25249,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.list", "parameterName": "parent", @@ -25262,8 +25262,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.makeDirectory", "parameterName": "workspace", @@ -25275,8 +25275,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.moveDirectory", "parameterName": "workspace", @@ -25288,8 +25288,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.moveFile", "parameterName": "workspace", @@ -25301,8 +25301,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.pull", "parameterName": "name", @@ -25314,8 +25314,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.push", "parameterName": "name", @@ -25327,8 +25327,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.queryDirectoryContents", "parameterName": "workspace", @@ -25340,8 +25340,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.readFile", "parameterName": "workspace", @@ -25353,8 +25353,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.removeDirectory", "parameterName": "workspace", @@ -25366,8 +25366,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.removeFile", "parameterName": "workspace", @@ -25379,8 +25379,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.reset", "parameterName": "name", @@ -25405,8 +25405,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "dataform.workspaces.writeFile", "parameterName": "workspace", @@ -32972,8 +32972,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.create" } @@ -32983,8 +32983,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.delete" } @@ -32994,8 +32994,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.get" } @@ -33005,8 +33005,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.import" } @@ -33016,8 +33016,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.list" } @@ -33033,8 +33033,8 @@ }, { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.update" } @@ -33044,8 +33044,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.documents.purge" } @@ -33055,8 +33055,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33066,8 +33066,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33077,8 +33077,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.dataStores.completeQuery" } @@ -33088,8 +33088,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.converse" } @@ -33099,8 +33099,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.create" } @@ -33110,8 +33110,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.delete" } @@ -33121,8 +33121,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.get" } @@ -33132,8 +33132,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.list" } @@ -33143,8 +33143,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.conversations.update" }, @@ -33160,8 +33160,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33171,8 +33171,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33182,8 +33182,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33193,8 +33193,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33204,8 +33204,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.schemas.create" } @@ -33215,8 +33215,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.schemas.delete" } @@ -33226,8 +33226,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.schemas.get" } @@ -33237,8 +33237,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.schemas.list" } @@ -33248,8 +33248,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33259,8 +33259,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33276,8 +33276,8 @@ }, { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.schemas.update" } @@ -33287,8 +33287,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.servingConfigs.recommend" } @@ -33298,8 +33298,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.servingConfigs.search" } @@ -33309,8 +33309,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33320,8 +33320,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33332,8 +33332,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33343,8 +33343,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -33355,8 +33355,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.userEvents.import" } @@ -33366,8 +33366,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.userEvents.purge" } @@ -33387,8 +33387,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.get" } @@ -33398,8 +33398,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawliamblockv1", - "manual" + "manual", + "restcrawliamblockv1" ], "name": "discoveryengine.operations.list" } @@ -37001,8 +37001,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "firebasestorage.buckets.addFirebase", "parameterName": "bucket", @@ -37014,8 +37014,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "firebasestorage.buckets.get", "parameterName": "name", @@ -37027,8 +37027,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "firebasestorage.buckets.list", "parameterName": "parent", @@ -37040,8 +37040,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "firebasestorage.buckets.removeFirebase", "parameterName": "bucket", @@ -48310,8 +48310,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "manual" + "manual", + "restcrawlv1" ], "name": "networkconnectivity.policyBasedRoutes.create", "parameterName": "parent", @@ -48323,8 +48323,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "manual" + "manual", + "restcrawlv1" ], "name": "networkconnectivity.policyBasedRoutes.delete", "parameterName": "name", @@ -48336,8 +48336,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "manual" + "manual", + "restcrawlv1" ], "name": "networkconnectivity.policyBasedRoutes.get", "parameterName": "name", @@ -58361,8 +58361,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.services.enable", @@ -58544,8 +58544,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "name": "serviceusage.quotas.get", "parameterName": "name", @@ -58558,8 +58558,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.quotas.get", @@ -58573,8 +58573,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.services.disable", @@ -58588,8 +58588,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.services.enable", @@ -58604,8 +58604,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.services.get", @@ -58619,8 +58619,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "fuzzv1" + "fuzzv1", + "restcrawlv1" ], "lowConfidence": true, "name": "serviceusage.services.list", @@ -58959,8 +58959,8 @@ "permissions": [ { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "spanner.backups.create", "parameterName": "parent", @@ -58984,8 +58984,8 @@ }, { "discoveryMethodologies": [ - "restcrawlv1", - "restcrawliamblockv1" + "restcrawliamblockv1", + "restcrawlv1" ], "name": "spanner.backups.create", "parameterName": "parent", diff --git a/gcp/tags.json b/gcp/tags.json index d113fe3cb..3ff66385e 100644 --- a/gcp/tags.json +++ b/gcp/tags.json @@ -1,137 +1,137 @@ { "iam": { "CredentialExposure": [ - "compute.instances.create", - "cloudfunctions.functions.update", - "cloudfunctions.functions.sourceCodeSet", - "bigquery.connections.get", "compute.instances.osAdminLogin", + "cloudfunctions.functions.create", "iam.serviceAccountKeys.create", - "cloudfunctions.functions.create" + "cloudfunctions.functions.sourceCodeSet", + "bigquery.connections.get", + "compute.instances.create", + "cloudfunctions.functions.update" ], "DataAccess": [ - "container.replicaSets.update", - "compute.instances.osLogin", - "container.pods.create", - "compute.instances.getGuestAttributes", - "storage.objects.get", - "container.statefulSets.create", - "bigquery.models.getData", - "appengine.instances.enableDebug", - "bigquery.connections.use", - "compute.images.create", - "pubsub.topics.attachSubscription", - "cloudfunctions.functions.sourceCodeSet", + "compute.instances.osAdminLogin", + "bigquery.rowAccessPolicies.overrideTimeTravelRestrictions", "bigquery.tables.getData", + "container.statefulSets.update", + "compute.images.create", "datastore.entities.get", + "bigquery.tables.export", "compute.instances.getSerialPortOutput", - "container.services.proxy", - "container.deployments.update", - "pubsub.snapshots.seek", - "cloudfunctions.functions.create", "appengine.memcache.getKey", - "bigquery.rowAccessPolicies.getFilteredData", - "cloudfunctions.functions.invoke", - "bigquery.tables.export", - "appengine.memcache.list", + "container.jobs.create", + "appengine.instances.enableDebug", + "container.services.proxy", + "container.pods.create", "pubsub.subscriptions.consume", - "compute.instances.osAdminLogin", - "compute.instances.getScreenshot", - "container.jobs.update", + "appengine.memcache.list", + "pubsub.snapshots.seek", + "bigquery.models.export", "appengine.memcache.get", - "container.jobs.create", - "cloudfunctions.functions.call", - "cloudfunctions.functions.update", + "container.jobs.update", + "compute.instances.getGuestAttributes", + "cloudfunctions.functions.sourceCodeSet", "container.replicaSets.create", + "cloudfunctions.functions.invoke", "container.deployments.create", - "container.statefulSets.update", - "bigquery.rowAccessPolicies.overrideTimeTravelRestrictions", - "bigquery.models.export" + "bigquery.rowAccessPolicies.getFilteredData", + "container.statefulSets.create", + "container.deployments.update", + "cloudfunctions.functions.call", + "cloudfunctions.functions.update", + "bigquery.connections.use", + "cloudfunctions.functions.create", + "storage.objects.get", + "compute.instances.osLogin", + "pubsub.topics.attachSubscription", + "bigquery.models.getData", + "compute.instances.getScreenshot", + "container.replicaSets.update" ], "PrivEsc": [ - "container.clusters.createTagBinding", - "resourcemanager.tagvalues.setIamPolicy", - "iam.serviceAccounts.signBlob", - "container.clusterRoleBindings.update", - "compute.firewallPolicies.setIamPolicy", - "compute.instances.updateNetworkInterface", - "compute.networkEndpointGroups.setIamPolicy", - "iam.serviceAccounts.setIamPolicy", - "container.clusterRoles.bind", - "bigquery.rowAccessPolicies.setIamPolicy", - "compute.backendServices.setSecurityPolicy", - "pubsub.schemas.setIamPolicy", - "dns.managedZones.setIamPolicy", - "bigquery.datasets.deleteTagBinding", + "storage.buckets.deleteTagBinding", + "compute.backendBuckets.addSignedUrlKey", + "cloudbuild.builds.create", "compute.backendBuckets.setIamPolicy", - "compute.instances.createTagBinding", + "iam.serviceAccountKeys.enable", + "iam.serviceAccounts.signJwt", + "bigquery.datasets.setIamPolicy", + "cloudbuild.connections.setIamPolicy", + "container.clusterRoles.escalate", + "dns.managedZones.setIamPolicy", + "compute.backendBuckets.setSecurityPolicy", + "pubsub.subscriptions.setIamPolicy", + "container.serviceAccounts.createToken", + "container.secrets.list", + "iam.serviceAccounts.setIamPolicy", + "container.clusters.deleteTagBinding", + "iam.serviceAccounts.implicitDelegation", + "compute.disks.setIamPolicy", "container.clusterRoleBindings.create", + "bigquery.datasets.deleteTagBinding", + "container.roles.escalate", + "compute.instances.addAccessConfig", "storage.buckets.setIamPolicy", - "container.roles.update", - "container.roleBindings.update", - "bigquery.datasets.createTagBinding", + "domains.registrations.setIamPolicy", + "compute.instances.useReadOnly", + "container.pods.exec", + "compute.firewallPolicies.setIamPolicy", "compute.instances.deleteTagBinding", + "compute.images.deleteTagBinding", + "container.nodes.proxy", + "compute.instances.createTagBinding", + "compute.backendServices.update", + "container.roleBindings.update", + "pubsub.topics.setIamPolicy", + "compute.networkEndpointGroups.setIamPolicy", "storage.objects.setIamPolicy", - "iam.serviceAccounts.getOpenIdToken", - "bigquery.tables.setCategory", - "container.roleBindings.create", - "container.serviceAccounts.createToken", - "bigquery.tables.updateTag", - "pubsub.snapshots.setIamPolicy", - "dns.policies.setIamPolicy", - "compute.instances.setIamPolicy", - "container.pods.exec", - "cloudbuild.builds.create", + "compute.instances.updateNetworkInterface", "compute.backendServices.setIamPolicy", - "container.clusterRoles.escalate", - "container.secrets.get", - "billing.accounts.setIamPolicy", + "secretmanager.secrets.setIamPolicy", + "iam.serviceAccounts.getOpenIdToken", "domains.registrations.deleteTagBinding", - "compute.instances.updateAccessConfig", - "compute.backendServices.addSignedUrlKey", - "container.clusterRoles.update", - "compute.disks.deleteTagBinding", - "cloudfunctions.functions.setIamPolicy", - "compute.instances.useReadOnly", - "storage.buckets.deleteTagBinding", - "compute.images.createTagBinding", - "compute.disks.createTagBinding", - "container.nodes.proxy", - "iam.roles.update", - "bigquery.datasets.updateTag", - "bigquery.datasets.setIamPolicy", - "iam.serviceAccountKeys.enable", - "compute.images.deleteTagBinding", + "bigquery.rowAccessPolicies.setIamPolicy", "container.roles.bind", - "compute.instances.addAccessConfig", - "storage.buckets.createTagBinding", - "iam.serviceAccounts.implicitDelegation", "iam.serviceAccounts.getAccessToken", - "compute.backendBuckets.setSecurityPolicy", - "container.secrets.list", - "compute.globalNetworkEndpointGroups.setIamPolicy", - "secretmanager.secrets.setIamPolicy", - "cloudbuild.connections.setIamPolicy", - "bigquery.dataPolicies.setIamPolicy", - "compute.backendServices.update", - "iam.serviceAccounts.signJwt", - "resourcemanager.tagkeys.setIamPolicy", - "container.clusters.deleteTagBinding", - "resourcemanager.projects.setIamPolicy", + "bigquery.tables.updateTag", "iam.serviceAccounts.actAs", + "compute.instances.use", + "container.roleBindings.create", + "compute.backendServices.addSignedUrlKey", + "container.clusterRoles.update", + "pubsub.topics.updateTag", + "bigquery.dataPolicies.setIamPolicy", "bigquery.connections.setIamPolicy", + "dns.policies.setIamPolicy", + "pubsub.snapshots.setIamPolicy", + "compute.globalNetworkEndpointGroups.setIamPolicy", + "billing.accounts.setIamPolicy", + "container.secrets.get", + "container.clusters.createTagBinding", + "cloudfunctions.functions.setIamPolicy", + "compute.disks.createTagBinding", + "resourcemanager.tagvalues.setIamPolicy", + "compute.instances.updateAccessConfig", + "compute.images.createTagBinding", + "compute.disks.deleteTagBinding", "bigquery.tables.setIamPolicy", + "compute.backendBuckets.update", + "bigquery.datasets.updateTag", + "bigquery.tables.setCategory", "compute.images.setIamPolicy", "domains.registrations.createTagBinding", - "compute.disks.setIamPolicy", - "compute.instances.use", - "pubsub.subscriptions.setIamPolicy", - "container.roles.escalate", - "domains.registrations.setIamPolicy", - "compute.backendBuckets.addSignedUrlKey", - "compute.backendBuckets.update", - "pubsub.topics.setIamPolicy", - "pubsub.topics.updateTag" + "compute.backendServices.setSecurityPolicy", + "resourcemanager.tagkeys.setIamPolicy", + "container.roles.update", + "resourcemanager.projects.setIamPolicy", + "iam.serviceAccounts.signBlob", + "storage.buckets.createTagBinding", + "compute.instances.setIamPolicy", + "pubsub.schemas.setIamPolicy", + "iam.roles.update", + "container.clusterRoleBindings.update", + "container.clusterRoles.bind", + "bigquery.datasets.createTagBinding" ] } } \ No newline at end of file