try and create spacing

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-02-22 16:16:24 -06:00
parent 71eab41b97
commit fbcbf58459
1 changed files with 2 additions and 1 deletions

View File

@ -286,7 +286,8 @@ To use **Azure managed identity**:
```
1. Create and assign a managed identity at the pod-level via either:
- [Azure AD workload identity](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview) (preferred method)
- [Azure AD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#create-a-pod-identity)
- [Azure AD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#create-a-pod-identity)
> **Important**: While both Azure AD pod identity and workload identity are in preview, only Azure AD Workload Identity is currently planned for general availability (stable).