Skip to content

Commit fd9904c

Browse files
Stefan GilcaStefan Gilca
authored andcommitted
Fix more warnings
1 parent 55096f6 commit fd9904c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/identity/includes/access-tokens/access-token-net.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@ Console.WriteLine(token);
202202

203203
### (Preview) Create and identity and issue a token in the same request with a custom ID
204204

205-
> [!IMPORTANT] 
205+
> [!IMPORTANT]
206206
> This feature is available starting with the SDK version `1.4.0-beta1`.
207207
208-
> [!NOTE] 
208+
> [!NOTE]
209209
> This feature is currently in preview.
210210
211211
You can pass your custom ID to the `CreateUserAndTokenAsync` method to create an identity and issue an access token in a single call.

0 commit comments

Comments
 (0)