Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_CLIENT_ID | No | Application (client) ID, required for service principal authentication. | |
| AZURE_TENANT_ID | No | Azure AD tenant ID, required for service principal authentication. | |
| FABRIC_AUTH_METHOD | No | Authentication method: 'default', 'client_credentials', or 'interactive'. | default |
| AZURE_CLIENT_SECRET | No | Client secret, required for service principal authentication. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |