Skip to content

Commit c8d8762

Browse files
authored
Merge branch 'main' into tilarso-fidoprovisiongpatch-1
2 parents b7b0c1b + da4bca6 commit c8d8762

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

api-reference/beta/resources/call.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ https://teams.microsoft.com/l/meetup-join/19:meeting_NTg0NmQ3NTctZDVkZC00YzRhLTh
3333
> The following known issues are associated with this resource:
3434
> - [Webhook message processing exception: System.Security.Cryptography.CryptographicException](https://developer.microsoft.com/en-us/graph/known-issues/?search=24752)
3535
> - [Support for multi-endpoint use case in delta roster notification mode is missing](https://developer.microsoft.com/en-us/graph/known-issues/?search=24894)
36+
> - [Inconsistent recorded participant number shown on teams client when bot grouping is enabled](https://developer.microsoft.com/en-us/graph/known-issues/?search=28628)
3637
3738
## Methods
3839

api-reference/v1.0/resources/call.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ https://teams.microsoft.com/l/meetup-join/19:meeting_NTg0NmQ3NTctZDVkZC00YzRhLTh
3131
> The following known issues are associated with this resource:
3232
> - [Webhook message processing exception: System.Security.Cryptography.CryptographicException](https://developer.microsoft.com/en-us/graph/known-issues/?search=24752)
3333
> - [Support for multi-endpoint use case in delta roster notification mode is missing](https://developer.microsoft.com/en-us/graph/known-issues/?search=24894)
34+
> - [Inconsistent recorded participant number shown on teams client when bot grouping is enabled](https://developer.microsoft.com/en-us/graph/known-issues/?search=28628)
3435
3536
## Methods
3637

concepts/tutorial-entra-private-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Content-type: application/json
276276
}
277277
```
278278

279-
## Step 2: Specify the type of Global Secure Access private application
279+
## Step 2: Specify the type of private application
280280

281281
You can create a Global Secure Access private application of type Quick Access or enterprise application. The values in the **application** > **onPremisesPublishing** > **applicationType** property would be `quickaccessapp` for Quick Access Applications and `nonwebapp` for enterprise applications.
282282

0 commit comments

Comments
 (0)