Skip to content

Commit 15d2d9a

Browse files
committed
Update note format
1 parent 061eacf commit 15d2d9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/use-group-managed-service-accounts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ You can either [grant access to your key vault for the identity after cluster cr
191191
Sid: $GMSA_SID
192192
```
193193
194-
NOTE: AKS has upgraded the `apiVersion` of `GMSACredentialSpec` from `windows.k8s.io/v1alpha1` to `windows.k8s.io/v1` in release v20230903.
194+
> [!NOTE]
195+
> AKS has upgraded the `apiVersion` of `GMSACredentialSpec` from `windows.k8s.io/v1alpha1` to `windows.k8s.io/v1` in release v20230903.
195196
196197
3. Create a new YAML named *gmsa-role.yaml* and paste in the following YAML.
197198

0 commit comments

Comments
 (0)