Azure / Azure/azure-sdk-for-rust
support deploying arm templates / resource groups
Open
ARM
customer-reported
feature-request
Mgmt
needs-team-attention
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
### Feature Summary
add support for the steps listed in https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-rest
### Feature Description
I am attempting to programmatically create resource groups and subsequently deploy bicep templates to those resource groups using a rust CLI. I noticed the crate use to have `services/mgmt` which had the auto generated code for hitting the correct ARM endpoints but notice it was removed. I was wondering if there was any effort to add them back?
### Use Case
_No response_
### Alternatives
_No response_
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.