Skip to content

Commit 857ba19

Browse files
authored
Merge pull request #187885 from v-rajagt/kofiforson
Link fixed.
2 parents 3859584 + 9204dd9 commit 857ba19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ The Image Builder Build VM User Assigned Identity:
175175
* Supports cross subscription scenarios (identity created in one subscription while the image template is created in another subscription under the same tenant)
176176
* Doesn't support cross tenant scenarios (identity created in one tenant while the image template is created in another tenant)
177177

178-
To learn more, see [How to use managed identities for Azure resources on an Azure VM to acquire an access token](/active-directory/managed-identities-azure-resources/how-to-use-vm-token) and [How to use managed identities for Azure resources on an Azure VM](/active-directory/managed-identities-azure-resources/how-to-use-vm-sign-in).
178+
To learn more, see [How to use managed identities for Azure resources on an Azure VM to acquire an access token](/azure/active-directory/managed-identities-azure-resources/how-to-use-vm-token) and [How to use managed identities for Azure resources on an Azure VM](/azure/active-directory/managed-identities-azure-resources/how-to-use-vm-sign-in).
179179

180180
## Properties: source
181181

@@ -738,4 +738,3 @@ az resource invoke-action \
738738
## Next steps
739739

740740
There are sample .json files for different scenarios in the [Azure Image Builder GitHub](https://github.com/azure/azvmimagebuilder).
741-

0 commit comments

Comments
 (0)