---
title: "Get Azure Scanned Assessment report"
slug: "get-azure-scanned-assessment-report"
updated: 2025-10-18T04:50:53Z
published: 2025-10-18T04:50:58Z
---

> ## 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 Azure Scanned Assessment report

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

Get Azure Scanned Assessment report

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='c16ad2fd-665f-4166-9347-9bc5f7cc1a66'>application/json</option>
</select>Expand Allobject  risk_assessmentobject  findingsobject  property*object  additionalPropertiesproperty*object  additionalPropertiesproperty*object  additionalPropertiescountinteger    

overall_riskstring    Valid values[
  "critical",
  "high",
  "medium",
  "low",
  "good"
]

security_issuesobject  

We will be returning a count of SharedKeys, NoncompliantKeys, ExpiredKeys, ExportableKeys, and QuantumVulnerableKeys violations.

property*object  additionalPropertiescountinteger    

violations_by_serviceobject  

We will be returning a count of ServicesEncryptedWithSharedKey, ServicesEncryptedWithNoncompliantKey, and UnencryptedServices violations. These three counts will ve returned for all the Azure Services excluding the Key Vault.

property*object  additionalPropertiesproperty*object  additionalPropertiescountinteger    
risk_levelstring    Valid values[
  "critical",
  "high",
  "medium",
  "low",
  "good"
]
