Azure Bastion API

Fully managed PaaS service that provides secure and seamless RDP and SSH connectivity to virtual machines directly through the Azure portal over TLS. Azure Bastion is deployed inside a virtual network and does not require a public IP on the target VM.

API entry from apis.yml

apis.yml Raw ↑
name: Azure Bastion API
description: Fully managed PaaS service that provides secure and seamless RDP and SSH connectivity to
  virtual machines directly through the Azure portal over TLS. Azure Bastion is deployed inside a virtual
  network and does not require a public IP on the target VM.
image: https://azure.microsoft.com/svghandler/azure-networking.svg
humanURL: https://learn.microsoft.com/en-us/azure/bastion/
baseURL: https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/bastionHosts
tags:
- Bastion
- RDP
- Remote Access
- Secure Connectivity
- SSH
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/virtualnetwork/bastion-hosts
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/azure-bastion/
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow