Skip to content

Commit be55c08

Browse files
Merge pull request #20 from ChrFrohn/URL-fixes
Update powershell.md
2 parents 17ce42d + 6e04b6a commit be55c08

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

website/docs/Entra Private Access/powershell.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Install the module running:
1212
For more information on installing the module, visit this site: https://learn.microsoft.com/powershell/entra-powershell/installation
1313

1414
## Private Access application segment management
15-
[Get-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/get-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
15+
[Get-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
1616

17-
[New-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/new-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
17+
[New-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/new-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
1818

19-
[Remove-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/remove-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
19+
[Remove-EntraBetaPrivateAccessApplicationSegment](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/remove-entrabetaprivateaccessapplicationsegment?view=entra-powershell-beta)
2020

2121
### Examples:
2222

@@ -97,9 +97,9 @@ foreach ($variable in $variables) {
9797

9898
## Private Access app management
9999

100-
[Get-EntraBetaPrivateAccessApplication](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/get-entrabetaprivateaccessapplication?view=entra-powershell-beta)
100+
[Get-EntraBetaPrivateAccessApplication](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaprivateaccessapplication?view=entra-powershell-beta)
101101

102-
[New-EntraBetaPrivateAccessApplication](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/new-entrabetaprivateaccessapplication?view=entra-powershell-beta)
102+
[New-EntraBetaPrivateAccessApplication](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/new-entrabetaprivateaccessapplication?view=entra-powershell-beta)
103103

104104
### Examples:
105105

@@ -145,17 +145,17 @@ createdDateTime : 14/06/2024 12:38:50 AM
145145

146146
|Command| Details|
147147
|---|---|
148-
|[Get-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/get-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta)| The Get-EntraBetaApplicationProxyApplicationConnectorGroup cmdlet retrieves the connector group assigned for a specific application.|
149-
|[Get-EntraBetaApplicationProxyConnector](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/get-entrabetaapplicationproxyconnector?view=entra-powershell-beta)|The Get-EntraBetaApplicationProxyConnector cmdlet a list of all connectors, or if specified, details of a specific connector.|
150-
|[Get-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/get-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta)|The Get-EntraBetaApplicationProxyConnectorGroup cmdlet retrieves a list of all connector groups, or if specified, details of a specific connector group.|
151-
|[Get-EntraBetaApplicationProxyConnectorGroupMembers](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/get-entrabetaapplicationproxyconnectorgroupmembers?view=entra-powershell-beta) | The Get-EntraBetaApplicationProxyConnectorGroupMembers get all the Application Proxy connectors associated with the given connector group.|
152-
|[Get-EntraBetaApplicationProxyConnectorMemberOf](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/get-entrabetaapplicationproxyconnectormemberof?view=entra-powershell-beta) | The Get-EntraBetaApplicationProxyConnectorMemberOf command gets the ConnectorGroup that the specified Connector is a member of.|
153-
|[New-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/new-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The New-EntraBetaApplicationProxyConnectorGroup cmdlet creates a new Application Proxy Connector group.|
154-
|[Remove-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/remove-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta) | The Remove-EntraBetaApplicationProxyApplicationConnectorGroupcmdlet sets the connector group assigned for the specified application to 'Default' and removes the current assignment.|
155-
|[Remove-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/remove-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The Remove-EntraBetaApplicationProxyConnectorGroup cmdlet deletes an Application Proxy Connector group.|
156-
|[Set-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/set-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyApplicationConnectorGroup cmdlet assigns the given connector group to a specified application.|
157-
|[Set-EntraBetaApplicationProxyConnector](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/set-entrabetaapplicationproxyconnector?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyConnector cmdlet allows reassignment of the connector to another connector group.|
158-
|[Set-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra.beta/set-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyConnectorGroup cmdlet allows you to change the name of a given Application Proxy connector group.|
148+
|[Get-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta)| The Get-EntraBetaApplicationProxyApplicationConnectorGroup cmdlet retrieves the connector group assigned for a specific application.|
149+
|[Get-EntraBetaApplicationProxyConnector](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaapplicationproxyconnector?view=entra-powershell-beta)|The Get-EntraBetaApplicationProxyConnector cmdlet a list of all connectors, or if specified, details of a specific connector.|
150+
|[Get-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta)|The Get-EntraBetaApplicationProxyConnectorGroup cmdlet retrieves a list of all connector groups, or if specified, details of a specific connector group.|
151+
|[Get-EntraBetaApplicationProxyConnectorGroupMembers](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaapplicationproxyconnectorgroupmembers?view=entra-powershell-beta) | The Get-EntraBetaApplicationProxyConnectorGroupMembers get all the Application Proxy connectors associated with the given connector group.|
152+
|[Get-EntraBetaApplicationProxyConnectorMemberOf](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaapplicationproxyconnectormemberof?view=entra-powershell-beta) | The Get-EntraBetaApplicationProxyConnectorMemberOf command gets the ConnectorGroup that the specified Connector is a member of.|
153+
|[New-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/new-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The New-EntraBetaApplicationProxyConnectorGroup cmdlet creates a new Application Proxy Connector group.|
154+
|[Remove-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/remove-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta) | The Remove-EntraBetaApplicationProxyApplicationConnectorGroupcmdlet sets the connector group assigned for the specified application to 'Default' and removes the current assignment.|
155+
|[Remove-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/remove-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The Remove-EntraBetaApplicationProxyConnectorGroup cmdlet deletes an Application Proxy Connector group.|
156+
|[Set-EntraBetaApplicationProxyApplicationConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/set-entrabetaapplicationproxyapplicationconnectorgroup?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyApplicationConnectorGroup cmdlet assigns the given connector group to a specified application.|
157+
|[Set-EntraBetaApplicationProxyConnector](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/set-entrabetaapplicationproxyconnector?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyConnector cmdlet allows reassignment of the connector to another connector group.|
158+
|[Set-EntraBetaApplicationProxyConnectorGroup](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/set-entrabetaapplicationproxyconnectorgroup?view=entra-powershell-beta) | The Set-EntraBetaApplicationProxyConnectorGroup cmdlet allows you to change the name of a given Application Proxy connector group.|
159159

160160
### Examples
161161

@@ -195,8 +195,8 @@ bbbbbbbb-1111-2222-3333-cccccccccccc 106.195.6.123 AppProxy Machine active 1.5.3
195195

196196
## GSA tenant enablement
197197

198-
[Enable-EntraBetaGlobalSecureAccessTenant](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/enable-entrabetaglobalsecureaccesstenant?view=entra-powershell-beta)
198+
[Enable-EntraBetaGlobalSecureAccessTenant](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/enable-entrabetaglobalsecureaccesstenant?view=entra-powershell-beta)
199199

200-
[Get-EntraBetaGlobalSecureAccessTenantStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.entra.beta/get-entrabetaglobalsecureaccesstenantstatus?view=entra-powershell-beta)
200+
[Get-EntraBetaGlobalSecureAccessTenantStatus](https://learn.microsoft.com/powershell/module/microsoft.entra.beta/get-entrabetaglobalsecureaccesstenantstatus?view=entra-powershell-beta)
201201

202202

0 commit comments

Comments
 (0)