{"id":18148251,"url":"https://github.com/azure/azure-sdk-for-rust","last_synced_at":"2026-04-08T01:04:20.313Z","repository":{"id":36997986,"uuid":"295810364","full_name":"Azure/azure-sdk-for-rust","owner":"Azure","description":"This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.","archived":false,"fork":false,"pushed_at":"2026-04-02T22:33:43.000Z","size":318616,"stargazers_count":867,"open_issues_count":202,"forks_count":341,"subscribers_count":294,"default_branch":"main","last_synced_at":"2026-04-03T06:33:06.410Z","etag":null,"topics":["azure","azure-sdk","microsoft","rust","rust-lang","rustlang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-09-15T18:05:06.000Z","updated_at":"2026-04-02T18:00:23.000Z","dependencies_parsed_at":"2024-11-06T21:26:51.775Z","dependency_job_id":"493cd332-3436-4026-9fe1-0f762336473c","html_url":"https://github.com/Azure/azure-sdk-for-rust","commit_stats":{"total_commits":1785,"total_committers":167,"mean_commits":"10.688622754491018","dds":0.7966386554621849,"last_synced_commit":"e1dd785d3c6988bbf728d4b14d807cab48d6343e"},"previous_names":[],"tags_count":632,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/azure-sdk-for-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/azure-sdk-for-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-sdk","microsoft","rust","rust-lang","rustlang"],"created_at":"2024-11-01T23:07:43.329Z","updated_at":"2026-04-08T01:04:20.288Z","avatar_url":"https://github.com/Azure.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure SDK for Rust\n\nThis repository is for the active development of the Azure SDK for Rust.\n\n## Crates 📦\n\n[All Azure SDK for Rust crates](https://crates.io/users/azure-sdk) are published on crates.io.\n\n## Getting started\n\nTo get started with a library, see the `README.md` file located in the library's project folder. You can find these library project folders grouped by service in the `/sdk` directory.\n\nFor full file code examples, check out the `/examples` directory in any library project folder.\n\n### Installing crates\n\nUse `cargo` to install crates from the Azure SDK for Rust.\n\n```sh\ncargo add azure_identity azure_security_keyvault_secrets tokio\n```\n\n## Status\n\n🚨 WARNING 🚨: This project is under active development. Be aware that large breaking changes may happen before 1.0 is reached.\n\nThis project is the successor to the `azure_sdk*` crates from [MindFlavor/AzureSDKForRust](https://github.com/MindFlavor/AzureSDKForRust). The crates have been renamed, so those older crates should be considered fully deprecated.\n\n## Project Structure\n\nEach supported Azure service is its own separate crate.\n\nBuilding each crate should be as straight forward as `cargo build`, but check each crate's README for more specific information.\n\n## Need help?\n\n- For examples, go to the `examples` subdirectory in any library's project folder e.g., `/sdk/identity/azure_identity/examples`\n- Have a question, or find a bug? File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-rust/issues/new/choose).\n- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+rust) or ask new ones on StackOverflow using the `azure` and `rust` tags.\n\n## Data Collection\n\nThe software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described below. You can learn more about data collection and use in the help documentation and Microsoft’s [privacy statement](https://go.microsoft.com/fwlink/?LinkID=824704). For more information on the data collected by the Azure SDK, please visit the [Telemetry Guidelines](https://azure.github.io/azure-sdk/general_azurecore.html#telemetry-policy) page.\n\n### Telemetry Configuration\n\nA `User-Agent` header is sent in requests by default with a value similar to:\n\n\u003e azsdk-rust-security_keyvault_secrets/0.4.0 (1.86.0; linux; aarch64)\n\nYou can assign an optional application ID for your own telemetry by setting `UserAgentOptions::application_id`. This will appear at the beginning of the `User-Agent` header.\n\nTo disable sending the `User-Agent` header entirely, you can write a `Policy` that will remove it:\n\n```rust no_run\nuse async_trait::async_trait;\nuse azure_core::http::{\n    policies::{Policy, PolicyResult},\n    Context, Request,\n};\nuse std::sync::Arc;\n\n// Define a policy that will remove the User-Agent header.\n#[derive(Debug)]\nstruct RemoveUserAgent;\n\n#[async_trait]\nimpl Policy for RemoveUserAgent {\n    async fn send(\n        \u0026self,\n        ctx: \u0026Context,\n        request: \u0026mut Request,\n        next: \u0026[Arc\u003cdyn Policy\u003e],\n    ) -\u003e PolicyResult {\n        let headers = request.headers_mut();\n\n        // Note: HTTP headers are case-insensitive but client-added headers are normalized to lowercase.\n        headers.remove(\"user-agent\");\n\n        next[0].send(ctx, request, \u0026next[1..]).await\n    }\n}\n```\n\nFor a complete example, see our [`azure_core` example](https://github.com/Azure/azure-sdk-for-rust/blob/main/sdk/core/azure_core/examples/core_remove_user_agent.rs).\n\n### Reporting security issues and security bugs\n\nSecurity issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) \u003csecure@microsoft.com\u003e. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the [Security TechCenter](https://www.microsoft.com/msrc/faqs-report-an-issue).\n\n## We want your thoughts\n\n### Feature Requests\n\nWhat features are important to you? You can let us know by looking at our open [feature requests](https://github.com/Azure/azure-sdk-for-rust/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc) and sharing your thoughts by giving the issue a thumbs up or thumbs down. (Note the list is sorted by the number of thumbs up in descending order.)\n\n### Design Discussions\n\nWe would love to incorporate the community's input into our library design process. Here's a list of [design discussions](https://github.com/Azure/azure-sdk-for-rust/labels/design-discussion) that we're currently having. Participate in the discussions by leaving your comments in the issue!\n\n## Contributing\n\nFor details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-rust/blob/main/CONTRIBUTING.md).\n\nFor guidance on how AI agents should interact with this repository, see [AGENTS.md](https://github.com/Azure/azure-sdk-for-rust/blob/main/AGENTS.md).\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit \u003chttps://cla.opensource.microsoft.com\u003e.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fazure-sdk-for-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fazure-sdk-for-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fazure-sdk-for-rust/lists"}