This is a guide to installing the WhereScape Enablement Pack for Microsoft Fabric for WhereScape RED10
Before you begin the following prerequisites must be met:
Get-Host|Select-Object Version |
powershell $psversiontable |
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12 Register-PSRepository -Default -Verbose Set-PSRepository -Name "PSGallery" -InstallationPolicy Trusted |
Install-Module -Name PoshProgressBar -SkipPublisherCheck -Force |
Before you begin the following prerequisites must be met:
curl -sL https://aka.ms/InstallAzureCLIDeb | bash |
az login |
python -m pip install --upgrade pip |