Skip to content

Commit

Permalink
doc: azure bastion limitation
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Klingenberg <[email protected]>
  • Loading branch information
fredrkl committed Nov 17, 2023
1 parent d6b73f4 commit 4b5aae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ az network bastion ssh --name "<BastionName>" --resource-group "<ResourceGroupNa
## Notes

- It is not possible to enable K8s API server whitelist when using VNet integration and private cluster.
- Due to an [Azure Bastion limitation](https://learn.microsoft.com/en-us/answers/questions/409639/enable-azure-ad-login-with-bastion-on-exisitng-vm) it is not possible to RDP or SSH using Azure AD login through the portal. You have to use the az CLI command like the example above.

## Build status

Expand Down

0 comments on commit 4b5aae0

Please sign in to comment.