Add B2B Guest Access specification for Private Apps in Global Secure Access#3
Draft
Add B2B Guest Access specification for Private Apps in Global Secure Access#3
Conversation
… CAE - 30111: Global Secure Access is enabled - Checks for traffic forwarding profile configuration - Validates active user/remote network assignments - Includes Graph API endpoints for networkAccess/forwardingProfiles - 30112: Universal Continuous Access Evaluation is enabled for GSA - Checks Conditional Access policies with CAE session controls - Validates Global Secure Access workload targeting - Includes optional Strict Enforcement mode validation - network-spec-prompt.md: Network pillar-specific spec creation guidance - Tailored for Entra-based network checks - Includes API guidance for GSA, Azure networking, and Conditional Access - Provides validation checklist for network specs
… and 30112 - Test-Assessment.30111.ps1: Global Secure Access is enabled - Query 1: Retrieves networkAccess/forwardingProfiles to check configuration - Query 2: Validates user and remote network assignments to profiles - Output: Detailed markdown table with profile status and assignment counts - Includes portal link for manual verification - Test-Assessment.30112.ps1: Universal CAE is enabled for GSA - Query 1: Retrieves Conditional Access policies with CAE session controls - Query 2: Checks for Strict Enforcement mode configuration (optional) - Output: Detailed markdown showing CAE-enabled policies and enforcement status - Includes documentation references and portal link Both tests follow the existing ZtTest pattern and include: - Proper licensing checks - Error handling for Graph API calls - Markdown-formatted output for reports - Portal links for manual remediation - Comprehensive details for troubleshooting
Co-authored-by: tdetzner <89040104+tdetzner@users.noreply.github.com>
Co-authored-by: tdetzner <89040104+tdetzner@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update MD file for B2B guest access in private apps
Add B2B Guest Access specification for Private Apps in Global Secure Access
Jan 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds network specification for B2B Guest Access enabling external partners to access internal private applications through Global Secure Access without legacy VPN infrastructure.
Changes
spec/network/30113.mdSpecification Structure
networkAccess,identity/conditionalAccess, and traffic logsTechnical Context
Addresses preview feature where Global Secure Access client supports tenant switching for B2B guests, enabling least-privilege access to designated private apps using home organization credentials. All guest activity logged through Microsoft Entra audit trails with immediate revocation capability.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
learn.microsoft.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.