Skip to content

Commit 9edab9e

Browse files
authored
Merge branch 'main' into snippet-generation/175885
2 parents 55f7f82 + 82375b1 commit 9edab9e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

concepts/tutorial-entra-private-access.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ Assign the user to the service principal and grant them the `User` app role. In
743743
#### Request
744744

745745
<!-- {
746-
"blockType": "ignore",
746+
"blockType": "request",
747747
"name": "tutorial_configure_entraprivateaccess_create_approleassignment"
748748
}-->
749749
```http
@@ -790,7 +790,7 @@ Record the **id** of the profile to use.
790790

791791
#### Request
792792
<!-- {
793-
"blockType": "ignore",
793+
"blockType": "request",
794794
"name": "tutorial_configure_entraprivateaccess_list_forwardingprofiles"
795795
}-->
796796
```http
@@ -831,7 +831,7 @@ Content-type: application/json
831831

832832
The request returns a `204 No content` response.
833833
<!-- {
834-
"blockType": "ignore",
834+
"blockType": "request",
835835
"name": "tutorial_configure_entraprivateaccess_enable_forwardingprofile"
836836
}-->
837837
```http
@@ -847,7 +847,7 @@ PATCH https://graph.microsoft.com/beta/networkAccess/forwardingProfiles/983891f5
847847
This capability is only available for Global Secure Access private applications of type Quick Access. The request returns a `204 No Content` response code.
848848

849849
<!-- {
850-
"blockType": "ignore",
850+
"blockType": "request",
851851
"name": "tutorial_configure_entraprivateaccess_enable_dnsresolution"
852852
}-->
853853
```http
@@ -862,7 +862,7 @@ PATCH https://graph.microsoft.com/beta/applications/bf21f7e9-9d25-4da2-82ab-7fdd
862862

863863
### Request
864864
<!-- {
865-
"blockType": "ignore",
865+
"blockType": "request",
866866
"name": "tutorial_configure_entraprivateaccess_create_dnsSuffix"
867867
}-->
868868
```http

0 commit comments

Comments
 (0)