Skip to content

Commit e3e90ed

Browse files
authored
Merge branch 'main' into yuxiang/onboard-regionalInaccessibleCloudPcTrendReport
2 parents 9544efa + cc4e247 commit e3e90ed

File tree

1,099 files changed

+8072
-4263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,099 files changed

+8072
-4263
lines changed

api-reference/beta/api/accessreviewinstance-acceptrecommendations.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ POST https://graph.microsoft.com/beta/me/pendingAccessReviewInstances/70a68410-6
7777
[!INCLUDE [sample-code](../includes/snippets/php/acceptrecommendations-accessreviewinstance-php-snippets.md)]
7878
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
7979

80-
# [PowerShell](#tab/powershell)
81-
[!INCLUDE [sample-code](../includes/snippets/powershell/acceptrecommendations-accessreviewinstance-powershell-snippets.md)]
82-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
83-
8480
# [Python](#tab/python)
8581
[!INCLUDE [sample-code](../includes/snippets/python/acceptrecommendations-accessreviewinstance-python-snippets.md)]
8682
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/accessreviewinstance-batchrecorddecisions.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@ Content-Type: application/json
104104
[!INCLUDE [sample-code](../includes/snippets/php/accessreviewinstance-batchrecorddecisions-php-snippets.md)]
105105
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
106106

107-
# [PowerShell](#tab/powershell)
108-
[!INCLUDE [sample-code](../includes/snippets/powershell/accessreviewinstance-batchrecorddecisions-powershell-snippets.md)]
109-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
110-
111107
# [Python](#tab/python)
112108
[!INCLUDE [sample-code](../includes/snippets/python/accessreviewinstance-batchrecorddecisions-python-snippets.md)]
113109
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/adminwindowsupdates-list-deploymentaudiences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "List deploymentAudiences"
33
description: "Get a list of deploymentAudience objects and their properties."
44
author: "ryan-k-williams"
55
ms.localizationpriority: medium
6-
ms.subservice: autopatch
6+
ms.subservice: windows-autopatch
77
doc_type: apiPageType
88
ms.date: 09/16/2024
99
---

api-reference/beta/api/announcement-list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ GET https://graph.microsoft.com/beta/identity/productChanges/microsoft.graph.ann
9292
[!INCLUDE [sample-code](../includes/snippets/php/list-announcement-php-snippets.md)]
9393
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
9494

95+
# [PowerShell](#tab/powershell)
96+
[!INCLUDE [sample-code](../includes/snippets/powershell/list-announcement-powershell-snippets.md)]
97+
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
98+
9599
# [Python](#tab/python)
96100
[!INCLUDE [sample-code](../includes/snippets/python/list-announcement-python-snippets.md)]
97101
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/approvalitem-cancel.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ POST https://graph.microsoft.com/beta/solutions/approval/approvalItems/ad65e077-
8888
[!INCLUDE [sample-code](../includes/snippets/php/approvalitemthiscancel-php-snippets.md)]
8989
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
9090

91-
# [PowerShell](#tab/powershell)
92-
[!INCLUDE [sample-code](../includes/snippets/powershell/approvalitemthiscancel-powershell-snippets.md)]
93-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
94-
9591
# [Python](#tab/python)
9692
[!INCLUDE [sample-code](../includes/snippets/python/approvalitemthiscancel-python-snippets.md)]
9793
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/approvalsolution-provision.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ POST https://graph.microsoft.com/beta/solutions/approval/provision
8888
[!INCLUDE [sample-code](../includes/snippets/php/approvalsolutionthisprovision-php-snippets.md)]
8989
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
9090

91-
# [PowerShell](#tab/powershell)
92-
[!INCLUDE [sample-code](../includes/snippets/powershell/approvalsolutionthisprovision-powershell-snippets.md)]
93-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
94-
9591
# [Python](#tab/python)
9692
[!INCLUDE [sample-code](../includes/snippets/python/approvalsolutionthisprovision-python-snippets.md)]
9793
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/authentication-delete-hardwareoathmethods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ DELETE https://graph.microsoft.com/beta/me/authentication/hardwareOathMethods/{h
105105
[!INCLUDE [sample-code](../includes/snippets/php/delete-hardwareoathauthenticationmethod-php-snippets.md)]
106106
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
107107

108+
# [PowerShell](#tab/powershell)
109+
[!INCLUDE [sample-code](../includes/snippets/powershell/delete-hardwareoathauthenticationmethod-powershell-snippets.md)]
110+
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
111+
108112
# [Python](#tab/python)
109113
[!INCLUDE [sample-code](../includes/snippets/python/delete-hardwareoathauthenticationmethod-python-snippets.md)]
110114
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/authentication-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ GET https://graph.microsoft.com/beta/users/071cc716-8147-4397-a5ba-b2105951cc0b/
194194
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
195195

196196
# [PowerShell](#tab/powershell)
197-
[!INCLUDE [snippet-not-available](../includes/snippets/snippet-not-available.md)]
197+
[!INCLUDE [sample-code](../includes/snippets/powershell/get-authentication-strongauthenticationrequirements-powershell-snippets.md)]
198198
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
199199

200200
# [Python](#tab/python)

api-reference/beta/api/authentication-list-hardwareoathmethods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ GET https://graph.microsoft.com/beta/me/authentication/hardwareOathMethods
108108
[!INCLUDE [sample-code](../includes/snippets/php/list-hardwareoathauthenticationmethod-php-snippets.md)]
109109
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
110110

111+
# [PowerShell](#tab/powershell)
112+
[!INCLUDE [sample-code](../includes/snippets/powershell/list-hardwareoathauthenticationmethod-powershell-snippets.md)]
113+
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
114+
111115
# [Python](#tab/python)
112116
[!INCLUDE [sample-code](../includes/snippets/python/list-hardwareoathauthenticationmethod-python-snippets.md)]
113117
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

api-reference/beta/api/authentication-post-hardwareoathmethods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ Content-Type: application/json
118118
[!INCLUDE [sample-code](../includes/snippets/php/create-hardwareoathauthenticationmethod-from--php-snippets.md)]
119119
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
120120

121+
# [PowerShell](#tab/powershell)
122+
[!INCLUDE [sample-code](../includes/snippets/powershell/create-hardwareoathauthenticationmethod-from--powershell-snippets.md)]
123+
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
124+
121125
# [Python](#tab/python)
122126
[!INCLUDE [sample-code](../includes/snippets/python/create-hardwareoathauthenticationmethod-from--python-snippets.md)]
123127
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

0 commit comments

Comments
 (0)