Azure Credential
The Credentials Library stores Microsoft Azure authentication data for devices to connect, gather data, and monitor from devices and resources running in the Microsoft Azure cloud. Configure the following fields to create an Azure credential:
- . Enter a unique name for the credential. This name displays in the Credentials Library.
- . Enter additional information about the credential. This information displays next to the credential in the Credentials Library.
- . Enter the tenant ID used to manage the Azure resources and subscriptions.
- . Enter you Microsoft Azure client ID.
- . Secret key needed to access your Microsoft Azure Resources. You can retrieve a primary or secondary key from the Microsoft Azure Management Portal.
: You can retrieve your tenant, client, and key information either from the Microsoft Azure Management Portal or by way of the Get-AzureAccount
command in Windows Azure Powershell.