Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For Windows
  • For Linux
    • Install latest Azure CLI package using command: 
      No Format
      curl -sL https://aka.ms/InstallAzureCLIDeb | bash
  1. Open the command prompt:
    No Format
    az login
    • Login using an Azure account having a Microsoft Fabric subscription.
  2. Create a Database and ODBC DSN:
    • Microsoft Fabric
      • At least one schema available to use as a RED Data Warehouse Target.
  3. Python 3.8 or higher
    • Select "Add Python 3.8 to PATH" from installation Window.
    • Pip Manager Install with command : 
      No Format
      python -m pip install --upgrade pip