# 2024.9.2

### Access Intelligence

#### New Features

* **EAC-38322 Manager Dashboard Resources Page**: A new *Resources* section on the manager dashboard now enables managers to inspect all resources of a specific type in a paginated table view.

### Access Reviews

#### Enhancements

* **EAC-38251 Preview API and Webhooks**: When enabled in the review configuration, enrichment data from an IdP or HRIS provider as well as tags on source and destination entities are now included in API responses and webhook payloads.

### Access Visibility

#### Enhancements

* **EAC-38272 Query Builder**: To enable constraints on several entities of different types, tag filters can now be applied to entity type groupings such as "User."

### Lifecycle Management

#### Enhancements

* **EAC-38161 Activity Log**: Lifecycle Management events can now be exported to CSV or PDF.
* **EAC-38160 Identities:** Added a full screen table view for viewing details and events for specific identities.

#### Bug Fixes

* **EAC-38123**: Fixed an issue with AD `manager` attribute sync during de-provisioning.

### Veza Integrations

#### New Features

* **EAC-37856 Microsoft Intune**: Microsoft Intune is now supported as an optional service within the Microsoft Azure integration. Veza will discover and connect Managed Devices and Role Assignments to corresponding Azure AD (Entra ID) identities. Specific Microsoft Graph API permissions are required for this service; see the [integration guide](/4yItIzMvkpAvMVFAamTf/integrations/integrations/azure.md#enable-microsoft-intune) for details.

#### Enhancements

* **EAC-38369 Workday**: A configuration option `Gather Inactive Workers` is now available for Workday integrations. Disabling this option will skip inactive workers from Workday extractions.
* **EAC-38291 Jamf**: Added an optional `URL` parameter to integration configuration, used for API connectivity (including an alternate port if necessary).
* **EAC-37814 Privacera**: You can now specify an optional `CA Cert` and Privacera instance `URL` when configuring the integration.

#### Bug Fixes

* **EAC-37943 Jamf Pro**: Fixed missing permission creation and invalid site assignment errors.
* **EAC-37913 BitBucket**: Fixed project pagination logic to prevent an infinite loop scenario

### Veza Platform

#### Enhancements

* **EAC-38262 Veza Navigation**: Added a hover animation to the Veza logo on the left navigation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veza.com/4yItIzMvkpAvMVFAamTf/release-notes/release-notes/archive/2024.9.2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
