Skip to content

Commit 722a285

Browse files
authored
Apply suggestions from PR review
Fix typos, add branding,
1 parent 2278adb commit 722a285

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/advanced-security-compute/includes/2-remote-access-public-endpoints-include-azure-bastion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Azure Bastion supports manual host scaling for Standard and Premium SKUs. You ca
8585
- **Basic SKU**: 2 fixed instances (40 RDP sessions or 80 SSH sessions)
8686
- **Standard SKU**: 2-50 configurable instances (up to 1,000 RDP sessions or 2,000 SSH sessions at maximum scale)
8787
- **Premium SKU**: 2-50 configurable instances (up to 1,000 RDP sessions or 2,000 SSH sessions at maximum scale)
88-
- Extra features over Standard SKU are graphicsl session recording, private-only deployment, and integration with Entra PIM.
88+
- Extra features over Standard SKU are graphical session recording, private-only deployment, and integration with Microsoft Entra PIM.
8989

9090
Each instance supports approximately 20 concurrent RDP connections and 40 concurrent SSH connections.
9191

learn-pr/wwl-azure/advanced-security-compute/includes/6-best-practices-authentication-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ There are two levels of access needed to fully operate an AKS cluster:
4646
- Pull your kubeconfig.
4747
- Access to the Kubernetes API. This access level controlled by:
4848
- Kubernetes RBAC (traditionally) or
49-
- By integrating Azure RBAC with AKS for kubernetes authorization.
49+
- By integrating Azure RBAC with AKS for Kubernetes authorization.
5050

5151
## Use workload identity
5252

0 commit comments

Comments
 (0)