This script uses a service principal in Azure Active Directory to authenticate to the workspace. Service principals allow a client application to request that the service authenticate an account even if the client does not have the account name. Before running this script, you must create a service principal using the process at [Use portal to create an Azure Active Directory application and service principal that can access resources](../azure-resource-manager/resource-group-create-service-principal-portal.md). You'll need to provide the Application ID, Tenant ID, and Authentication Key to the script.
0 commit comments