Skip to content

Commit d656851

Browse files
committed
Minor edit
1 parent 3d238cb commit d656851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoftgraph/docs-conceptual/app-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Let's configure app-only access for a simple script to list users and groups in
2424

2525
Before you can use app-only access with the Microsoft Graph PowerShell SDK, make sure you have the required prerequisites:
2626

27-
- The Microsoft Entra PowerShell module is installed. To install the module, follow the [installation guide](installation.md).
27+
- The Microsoft Graph PowerShell SDK is installed. To install the SDK, follow the [installation guide](installation.md).
2828
- A certificate to use as a credential for the application. This certificate can be a self-signed certificate or a certificate from an authority. Refer to the [See also](#see-also) section for guidance on how to create a self-signed certificate.
2929
1. Have an X.509 certificate installed in your user's trusted store on the machine where you'll run the script.
3030
1. Export the certificate's public key in .cer, .pem, or .crt format.

0 commit comments

Comments
 (0)