azure.com

Creates an Azure Data Lake Analytics account management client.

🔑 oauth2 31 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Lists all of the available Data Lake Analytics REST API operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.DataLakeAnalytics/operations
Gets the first page of Data Lake Analytics accounts, if any, within the curre…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.DataLakeAnalytics/accounts
Gets subscription-level properties and limits for Data Lake Analytics specifi…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.DataLakeAnalytics/locations/{location}/capability
Endpoints (31 total)
GET
/providers/Microsoft.DataLakeAnalytics/operations
Lists all of the available Data Lake Analytics REST API operations.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.DataLakeAnalytics/accounts
Gets the first page of Data Lake Analytics accounts, if any, within the curre…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.DataLakeAnalytics/locations/{location}/capability
Gets subscription-level properties and limits for Data Lake Analytics specifi…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specifi…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}
Gets details of the specified Data Lake Analytics account.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/firewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake A…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/computePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/storageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specifie…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/dataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data …
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/firewallRules/{firewallRuleName}
Gets the specified Data Lake Analytics firewall rule.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/computePolicies/{computePolicyName}
Gets the specified Data Lake Analytics compute policy.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeAnalytics/accounts/{accountName}/storageAccounts/{storageAccountName}
Gets the specified Azure Storage account linked to the given Data Lake Analyt…
At a glance
Total SDKs9
Languages8
Endpoints31
Authoauth2
Categories1