diff --git a/doc/examples/encryption.rst b/doc/examples/encryption.rst index 82f8197f8..338b177be 100644 --- a/doc/examples/encryption.rst +++ b/doc/examples/encryption.rst @@ -603,7 +603,7 @@ An application using GCP credentials would look like: } client_encryption.create_data_key("gcp", master_key) -The driver will query the `VM instance metadata `_ to obtain credentials. +The driver will query the `VM instance metadata `_ to obtain credentials. An application using Azure credentials would look like, this time using :class:`~pymongo.encryption_options.AutoEncryptionOpts`: