Skip to content

Commit d2445e1

Browse files
Update articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent 689a325 commit d2445e1

File tree

1 file changed

+1
-1
lines changed
  • articles/governance/machine-configuration/how-to/assign-configuration

1 file changed

+1
-1
lines changed

articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ HTTP PUT https://<baseUrl>/<vm_name>/providers/Microsoft.GuestConfiguration/gues
4141
```
4242

4343
This request requires authentication in the format of an authorization header. You can use the
44-
[Get-AzAccessToken](powershell/module/az.accounts/get-azaccesstoken) cmdlet to retrieve an Azure Access Token.
44+
[Get-AzAccessToken][03] cmdlet to retrieve an Azure Access Token.
4545

4646
```json
4747
Authorization Bearer <yourTokenHere>

0 commit comments

Comments
 (0)