Skip to content

Commit

Permalink
add reference link to certificate store documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
buidav committed Feb 7, 2025
1 parent 9d78ca7 commit 5a7549d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/prerequisites/noninteractive.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ It's helpful to note the following details:

* Power Platform has a [hardcoded expectation](https://github.com/microsoft/Microsoft365DSC/issues/2781) that the certificate is located in `Cert:\CurrentUser\My`.

* MS Graph has an expectation that the certificate at least be located in one of the local client's certificate stores.
* [MS Graph has an expectation](https://learn.microsoft.com/en-us/powershell/microsoftgraph/authentication-commands?view=graph-powershell-1.0#use-client-credential-with-a-certificate) that the certificate is located either in the client's `Cert:\CurrentUser\My` or `Cert:\LocalMachine\My` certificate stores.

## Additional GCC High details

Expand Down

0 comments on commit 5a7549d

Please sign in to comment.