From a408149c0de4ea54eb4f75f396359a7165ad34d0 Mon Sep 17 00:00:00 2001 From: Paulo Marques Date: Thu, 20 Apr 2023 17:35:49 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b30c45b..d797b8e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ Finally, if the certificate from is new, it then extracts the certificate and pr * **certulr** - This is the KeyVault URL followed by the certificate name. E.g. https://pmc-anf-release-kv.vault.azure.net/vm-cert * **outputfolder** - Folder where the PEM file with the Certificate and its Private Key will be saved, it must exist beforehand, the tool will not create it and will also not manage permissions on the files -* **environment** - Valid azure cloud environments: [AZUREPUBLICCLOUD AZUREUSGOVERNMENTCLOUD AZUREGERMANCLOUD AZURECHINACLOUD] (default "AZUREPUBLICCLOUD") * **version** - shows current tool version * **managed-identity-id** - Uses user managed identities (accepts resource id or client id) * **use-system-managed-identity** - Uses system managed identity