This commit is contained in:
Paulo Marques 2023-04-20 17:35:49 -07:00 коммит произвёл GitHub
Родитель 2103587421
Коммит a408149c0d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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