@extends('layouts.main') @section('title', 'Settings') @section('content')

Settings

System Configuration
@csrf
Microsoft Fabric Application Client ID
Microsoft Azure Tenant ID
Microsoft Fabric Application Client Secret (encrypted in database)
Microsoft Fabric Workspace ID for capacity metrics
Microsoft Fabric Capacity ID for capacity management and monitoring
@csrf
Email address used for all "Contact Support" links throughout the application
@endsection @section('scripts') @endsection