← Previous day

Next day →
Plain-English daily brief

What changed on this day

5 changes were tracked across 3 Microsoft Entra products. The leading updates include Configure Azure Databricks for automatic user provisioning with Microsoft Entra ID; Global Secure Access egress IP ranges; Configure Per App Access.

5 updates

Standards

2

Microsoft identity platform

1

Workload Identity Federation

Updated

- GitHub Actions. First, configure a trust relationship between your [user-assigned managed identity](workload-identity-federation-create-trust-user-assigned-managed-identity.md) or [application](workload-identity-federation-create-trust.md) in Microsoft Entra ID and a GitHub repo in the [Microsoft Entra admin center](https://entra.microsoft.com) or using Microsoft Graph. Then [configure a GitHub Actions workflow](/azure/developer/github/connect-from-azure) to get an access token from Microsoft identity provider and access Azure resources.

General

1

Global Secure Access egress IP ranges

New

Reference list of the egress IP ranges that Global Secure Access uses for outbound internet traffic, so you can allowlist them on target services.

Microsoft identity platform

1

Configure Per App Access

Updated

Replace `{appRegistrationObjectId}` with the application registration's object ID. You can find this value in the Microsoft Entra admin center under **Identity** > **Applications** > **App registrations** by selecting the app registration for your Global Secure Access application and copying the **Object ID** from the **Overview** page. To return to the default behavior, set `trafficRoutingMethod` to `random`. For more information, see [Update application](/graph/api/application-update?view=graph-rest-beta&preserve-view=true).