---
title: "Get Summary Report for Azure scan."
slug: "get-summary-report-for-azure-scan"
updated: 2025-10-18T04:50:53Z
published: 2025-10-18T04:50:58Z
canonical: "support.fortanix.com/get-summary-report-for-azure-scan"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Summary Report for Azure scan.

Get/api/v1/discovery/scans/{id}/summary_report/azure

Get Summary Report for Azure scan.

SecurityOAuth

OAuth 2.0 client credential flow, see [https://datatracker.ietf.org/doc/html/rfc6749#section-4.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.4).

FlowClient Credentials Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
		

Path parametersidstring (uuid) Required

Responses2XX

Success result

<select class='api-response-data' aria-label='Media type'><option value='c764f768-1c5c-48e0-9e6a-6a009b52d8b1'>application/json</option>
</select>Expand Allobject  cloud_discoveryobject  total_keysinteger    
total_regionsinteger    
total_resource_groupsinteger    
total_servicesinteger    
total_subscriptionsinteger    

key_count_by_statusobject  auto_rotation_disabledinteger    

The total number of keys whose autorotation is not enabled.

customer_managed_keysinteger   | null  

The total number of customer managed keys

enabled_keysinteger   | null  

The total number of keys that are enabled.

not_activatedinteger    

The total number of keys that are not activated.

platform_managed_keysinteger   | null  

The total number of platform managed keys

sharedinteger    

The total number of keys that are shared.

key_count_by_typeobject  

It returns the count of each key type.

property*integer    additionalProperties

key_vault_count_by_access_tierobject  

Returns the count of standard and premium key vaults.

property*integer    additionalProperties

protected_servicesobject  

Gives an insight into the keys used for each service.

property*object  additionalPropertiesazure_managed_key_encryptedinteger    

Corresponds to the number of services encrypted with a Microsoft Managed Key or the Service Managed Key.

customer_managed_key_encryptedinteger    

Corresponds to the number of services encrypted with a CMK that is stored in the Azure Key Vault.

total_servicesinteger    

The total number of services.

top_subscriptions Array of object (DiscoveryAzureSubscriptionKeysCount)   

List of subscriptions (Max of 3) with max number of total keys.

object  enabled_keysinteger    

Total number of keys that have been enabled and present in the subscription.

subscriptionobject  idstring  (uuid)    
namestring    
tenant_idstring  (uuid)    

total_keysinteger    

Total number of keys present in the subscription.
