Kusto client libraries for Rust
Перейти к файлу
AsafMah be8f78b097
Fix tests and use concrete versions of azure_core and azure_identity
2022-06-26 09:39:46 +03:00
.github/workflows Fixed build.yml 2022-03-27 17:26:34 +03:00
azure-kusto-data Fix tests and use concrete versions of azure_core and azure_identity 2022-06-26 09:39:46 +03:00
scripts towards e2e tests 2022-04-24 01:07:49 +02:00
test/transactions Fix tests and use concrete versions of azure_core and azure_identity 2022-06-26 09:39:46 +03:00
.gitignore Fix tests and use concrete versions of azure_core and azure_identity 2022-06-26 09:39:46 +03:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2022-03-27 05:35:36 -07:00
CONTRIBUTING.md fix link in contributing.md 2022-04-24 14:37:53 +02:00
Cargo.toml Initial Skeleton 2022-03-27 15:37:28 +03:00
LICENSE LICENSE updated to template 2022-03-27 05:35:37 -07:00
README.md improve and document test setup 2022-04-24 11:44:52 +02:00
SECURITY.md SECURITY.md committed 2022-03-27 05:35:36 -07:00
SUPPORT.md SUPPORT.md committed 2022-03-27 05:35:38 -07:00
codecov.yml From rust sdk - squashed 2022-04-14 10:06:30 +03:00

README.md

Microsoft Azure Kusto (Azure Data Explorer) SDK for Rust

Rust Build, Test, and Lint codecov

This repo is still in the early stages of development, and doesn't yet have an official release - use with caution.

Best Practices

See the SDK best practices guide, which though written for the .NET SDK, applies similarly here.

Need Support?

  • Have a feature request for SDKs? Please post it on User Voice to help us prioritize
  • Have a technical question? Ask on Stack Overflow with tag "azure-data-explorer"
  • Need Support? Every customer with an active Azure subscription has access to support with guaranteed response time. Consider submitting a ticket and get assistance from Microsoft support team
  • Found a bug? Please help us fix it by thoroughly documenting it and filing an issue.

Looking for SDKs for other languages/platforms?

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

If you would like to become an active contributor to this project please follow the instructions provided in Contributing.md.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.