0.0.2 • Published 7 months ago
@incrediblez/confy-tee.azurecli v0.0.2
What is it?
This is a plugin for a tool, called confy-tee.
Provider that this plugin is designed for is: Azure.
Implementations of this plugin are using Credentials authentication functionality.
Meaning, that in order for it to work, you will need to:
- Launch it on Azure's machine (they by default have these credentials available).
 - Have 
azCLI tool installed, configured, and logged-in on your machine - Provide these by any other Azure-approved way. See 
@azure/identityfor details. 
See GIT Repo for details
What can it do?
This plugin enables:
- Read "Workflow URL" of specific Logic App.
- See 
AzureRobotReaderfor details. - It is an URL, at which this Logic App usually listens for incoming requests.
 
 - See 
 - Read Azure Vault's "secret" current value.
- See 
AzureVaultReaderfor details. 
 - See 
 - Read main connection string from Azure Communication Service
- See 
AzureCommServiceReaderfor details - This string enables connecting to Azure Comm Service, and (f.e.) sending emails trough it.
 
 - See