Live Optics | Microsoft Azure | Create Azure Credentials
Zhrnutie: Live Optics, Create Azure Credentials
Tento článok sa vzťahuje na
Tento článok sa nevzťahuje na
Tento článok nie je viazaný na žiadny konkrétny produkt.
V tomto článku nie sú uvedené všetky verzie produktov.
Pokyny
To begin a Live Optics Azure collection, you must enter a Client ID, Client Secret, Subscription ID, and Tenant ID as credentials. It is recommended that you create a temporary Service Principal account with a read-only permission which is used only for Live Optics collections. This article describes how to create the credentials with the correct privileges to run a Live Optics Collection.
- Open the Azure portal and select the PowerShell icon.
2. Enter the following command in PowerShell to retrieve the list of your Subscription IDs.
PS/home/username>az account list
- Choose the Subscription ID for which you wish to run the Live Optics collection from the list (you need the Subscription ID for collector authentication).
- Enter the following command to set the subscription for the Service Principal account.
PS/home/username>az account set --subscription <subscription ID>
- Use the following command to verify the subscription is correct, and to retrieve the Tenant ID and Subscription ID for collector authentication.
PS/home/username>az account show
- To create the Service Principle account with read-only permission, enter the following command:
PS/home/username>az ad sp create-for-rbac --name http://<Service Principle Name> --role reader --scopes /subscriptions/<subscription ID>
Copy the Client ID and Client Secret highlighted below are needed for collector authentication.
Ďalšie informácie
If you have any questions, please reach out to Live Optics Support at liveoptics.support@dell.com.
Dotknuté produkty
APEX Cloud Platform for Microsoft AzureProdukty
Dell EMC Cloud For Microsoft Azure StackVlastnosti článku
Číslo článku: 000228863
Typ článku: How To
Dátum poslednej úpravy: 22 jan 2026
Verzia: 4
Nájdite odpovede na svoje otázky od ostatných používateľov spoločnosti Dell
Služby podpory
Skontrolujte, či sa na vaše zariadenie vzťahujú služby podpory.