File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -743,7 +743,7 @@ Assign the user to the service principal and grant them the `User` app role. In
743
743
#### Request
744
744
745
745
<!-- {
746
- "blockType": "ignore ",
746
+ "blockType": "request ",
747
747
"name": "tutorial_configure_entraprivateaccess_create_approleassignment"
748
748
}-->
749
749
``` http
@@ -790,7 +790,7 @@ Record the **id** of the profile to use.
790
790
791
791
#### Request
792
792
<!-- {
793
- "blockType": "ignore ",
793
+ "blockType": "request ",
794
794
"name": "tutorial_configure_entraprivateaccess_list_forwardingprofiles"
795
795
}-->
796
796
``` http
@@ -831,7 +831,7 @@ Content-type: application/json
831
831
832
832
The request returns a ` 204 No content ` response.
833
833
<!-- {
834
- "blockType": "ignore ",
834
+ "blockType": "request ",
835
835
"name": "tutorial_configure_entraprivateaccess_enable_forwardingprofile"
836
836
}-->
837
837
``` http
@@ -847,7 +847,7 @@ PATCH https://graph.microsoft.com/beta/networkAccess/forwardingProfiles/983891f5
847
847
This capability is only available for Global Secure Access private applications of type Quick Access. The request returns a ` 204 No Content ` response code.
848
848
849
849
<!-- {
850
- "blockType": "ignore ",
850
+ "blockType": "request ",
851
851
"name": "tutorial_configure_entraprivateaccess_enable_dnsresolution"
852
852
}-->
853
853
``` http
@@ -862,7 +862,7 @@ PATCH https://graph.microsoft.com/beta/applications/bf21f7e9-9d25-4da2-82ab-7fdd
862
862
863
863
### Request
864
864
<!-- {
865
- "blockType": "ignore ",
865
+ "blockType": "request ",
866
866
"name": "tutorial_configure_entraprivateaccess_create_dnsSuffix"
867
867
}-->
868
868
``` http
You can’t perform that action at this time.
0 commit comments