Dummy R APIs Used in 'Azure Synapse Analytics' for Local Developments
Get the info of a Lakehouse with properties.
Get the definition of a lakehouse
The lakehouse module.
List all lakehouses
List all tables in a Lakehouse.
Starts a load table operation.
Update a lakehouse
Get the definition of a lakehouse
Create a notebook
Delete a notebook
This method lets you exit a notebook with a value.
Get a notebook
The notebook module.
List all notebooks
Runs a notebook and returns its exit value. The notebook will run in t...
Update a notebook
Get the definition of a notebook
provide a way to make people can update the endpoint
Get runtime properties
notebookutils.runtime is a utility to manage runtime context. context(...
Set runtime high concurrency mode repl id
Stop an interactive session
Create a warehouse
Delete a warehouse
Get a warehouse
Get the definition of a warehouse
The warehouse module.
List all warehouses
Update a warehouse
Get the definition of a warehouse
Assign a workspace to a capacity
Create a workspace
Delete a workspace
Get a workspace
The workspace module.
List all workspaces
List the specified artifacts in the workspace
Unassign a workspace from a capacity
Update a workspace
Set the chart config metadata for current dataframe (set by display
)...
Set the dataframe info which needs to be visualized.
Construct an specific html fragment to synapse notebook front-end for ...
Take linked service name as input and return connection string or cred...
Take linked service name as input and return full connection string wi...
Return all the properties of a given linked service in string format.
Return AKV secret.
Return AKV secret using linkedService.
Get AAD token for a resource.
Get help message.
Returns true if the input token is valid (i.e, hasn't expired).
Put AKV secret using with or without linkedService.
Put AKV secret using linkedService.
Get cluster id.
Get job Id.
Get pool name.
Get user Id.
Get user name.
Get workspace name.
Get help message.
Append the given String to a file, encoded in UTF-8.
Copies a file or directory, possibly across FileSystems.
Check if a file or directory exists.
Copies a file or directory via azcopy, possibly across FileSystems.
Gets the local path of the mount point.
Returns up to the first 'maxBytes' bytes of the given file as a String...
mssparkutils.fs provides utilities for working with various FileSystem...
Lists the contents of a directory.
Creates the given directory if it does not exist, also creating any ne...
Attach remote storage (Blob, Gen2, Azure File Share) to all working no...
Show information about what is mounted. Any credentials used to mount ...
Attach remote storage (Blob, Gen2, Azure File Share) to driver node
Moves a file or directory, possibly across FileSystems. For intra-File...
Writes the given String out to a file, encoded in UTF-8.
Refresh workspace level mount points.
Removes a file or directory.
Removes a mount point.
Removes a mount point from driver node.
Get help message for this module.
Create a lakehouse
Delete a lakehouse
Get a lakehouse
The lakehouse module.
List all lakehouses
Update a lakehouse
This method lets you exit a notebook with a value.
The notebook module.
Runs a notebook and returns its exit value. The notebook will run in t...
Runs multiple notebooks concurrently with support for dependency relat...
provide a way to make people can update the endpoint
Get runtime properties
Set runtime high concurrency mode repl id
Stop an interactive session
Take linked service name as input and return connection string or cred...
Take linked service name as input and return full connection string wi...
Return all the properties of a given linked service in string format.
Return AKV secret.
Return AKV secret using linkedService.
Get AAD token for a resource.
Get help message.
Returns true if the input token is valid (i.e, hasn't expired).
Put AKV secret using with or without linkedService.
Put AKV secret using linkedService.
Get cluster id.
Get job Id.
Get pool name.
Get user Id.
Get user name.
Get workspace name.
Get help message.
Send a DELETE request to Fabric.
Send a GET request to Fabric.
Get help string for a method.
List all capacities in the workspace.
Send a PATCH request to Fabric.
Send a POST request to Fabric.
Send a PUT request to Fabric.
Append the given String to a file, encoded in UTF-8.
Copies a file or directory, possibly across FileSystems.
Check if a file or directory exists.
Copies a file or directory via azcopy, possibly across FileSystems.
Gets the local path of the mount point.
Returns up to the first 'maxBytes' bytes of the given file as a String...
notebookutils.fs provides utilities for working with various FileSyste...
Lists the contents of a directory.
Creates the given directory if it does not exist, also creating any ne...
Attach remote storage (Blob, Gen2, Azure File Share) to all working no...
Show information about what is mounted. Any credentials used to mount ...
Attach remote storage (Blob, Gen2, Azure File Share) to driver node
Moves a file or directory, possibly across FileSystems. For intra-File...
Writes the given String out to a file, encoded in UTF-8.
Refresh workspace level mount points.
Removes a file or directory.
Removes a mount point.
Removes a mount point from driver node.
Get help message for this module.
Create a lakehouse
Delete a lakehouse
Get a lakehouse
This is a pure dummy interfaces package which mirrors 'MsSparkUtils' APIs <https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/microsoft-spark-utilities?pivots=programming-language-r> of 'Azure Synapse Analytics' <https://learn.microsoft.com/en-us/azure/synapse-analytics/> for R users, customer of Azure Synapse can download this package from CRAN for local development.