Providing secure, identity-based access to private apps and resources without traditional VPNs
Thank you for reaching out to Microsoft Q&A.
Global Secure Access (GSA) Enterprise Applications and their application segments are NOT fully governed by Entra ID Enterprise App deletion.
Key points confirmed by Microsoft:
- Application segments are enforced inside the Global Secure Access service, not only in Entra ID.
- Deleting or purging:
- Entra Enterprise Application
- App Registration
- Deleted applications does NOT immediately remove Global Secure Access application segments.
- GSA enforces strict non-overlap:
- Same FQDN/IP + port + protocol cannot exist in more than one application segment.
- If a segment still exists in GSA (even orphaned), you get
Application segment host and port already exists on application
Why “Network access properties” was missing
If an Enterprise App is created or partially created outside the GSA workflow, or the GSA backend fails mid-provisioning, the app can appear in:
- Entra → Enterprise Applications
but not in:
- Global Secure Access → Applications → Enterprise applications
Such apps do not expose “Network access properties**”**, because that blade only appears for GSA-managed Enterprise Apps, not standard Entra Enterprise Apps.
Below are the resolution:-
Option 1: Remove the orphaned segment using Entra PowerShell
Microsoft provides Entra PowerShell (Beta) cmdlets specifically for managing Private Access application segments, including orphaned ones.
What this allows you to do:
- Enumerate all Private Access application segments
- Identify the segment using the conflicting ApplicationId
- Delete it directly from the GSA backend
For your reference: https://microsoft.github.io/GlobalSecureAccess/Entra%20Private%20Access/powershell/
Option 2: Natural backend cleanup
GSA policies and segments are eventually garbage-collected, even when the Enterprise App no longer exists.
Option 3: Verify via Global Secure Access only
Enterprise apps and their segments must be managed ONLY from:
Global Secure Access → Applications → Enterprise applications
Deleting apps from:
- Entra → Enterprise Applications
- App registrations does not guarantee GSA cleanup.
For your reference: https://dori-uw-1.kuma-moon.com/en-us/entra/global-secure-access/how-to-configure-per-app-access