0.19.0-preview
Pre-release
Pre-release
Release Notes
0.19.0 - November 4, 2024
-
New Global Secure Access Commands: Added four cmdlets:
Enable-EntraBetaGlobalSecureAccessTenant
New-EntraBetaPrivateAccessApplication
Get-EntraBetaPrivateAccessApplication
Get-EntraBetaGlobalSecureAccessTenantStatus
-
Bug Fixes:
-
Enhancements:
- Improved examples for over 130 cmdlets.
- Enhanced directory sync features and configurations.
-
Security:
- Implemented security hardening measures in the release pipeline.
Installation instructions
Install the module from the PowerShell gallery
Install-Module -Name Microsoft.Graph.Entra -RequiredVersion 0.19.0-preview -AllowPrerelease -Repository PSGallery –Force
For beta module
Install-Module -Name Microsoft.Graph.Entra.Beta -RequiredVersion 0.19.0-preview -AllowPrerelease -Repository PSGallery –Force
What's Changed
- Update CI build agent by @KenitoInc in #1173
- Bug fix: Type fixes for beta commands - Issue #1164 by @SteveMutungi254 in #1175
- 1es release pipeline fixes by @KenitoInc in #1159
- Enrich examples to boost example quality KPI - Batch 1 by @SteveMutungi254 in #1158
- Enrich examples to boost example quality KPI - Batch 3 by @SteveMutungi254 in #1169
- Remove duplicate examples - Get-EntraUserOAuth2PermissionGrant for Issue #1163 by @SteveMutungi254 in #1174
- Enrich examples to boost example quality KPI - Batch 2 by @SteveMutungi254 in #1167
- Create customer app script enhancements by @SteveMutungi254 in #1166
- Improvements on directory sync features and configurations by @SteveMutungi254 in #1170
- Adding Global Secure Access usability parameter switches by @SteveMutungi254 in #1171
- ::: 0.19.0-release Enhancements based on customer feedback. by @SteveMutungi254 in #1172
- Updated ServicePrincipalAppRole customizations (#1161) by @alflokken in #1162
- Global Secure Access commands #2 by @andres-canello in #971
- Update to version 0.19.0 by @emmanuel-karanja in #1183
New Contributors
- @alflokken made their first contribution in #1162
Full Changelog: 0.18.0-preview...0.19.0-preview