Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target provisioning changes #2335

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Target provisioning changes #2335

merged 7 commits into from
Mar 18, 2024

Conversation

sahuroshan
Copy link
Contributor

This PR contains following changes.

  1. Added Target Provisioning nuget which generates ARM templates( GenerateProvisioningScript API)
  2. Created RPC request for the GenerateProvisioningScript API -- GetArmTemplateRequest
  3. Added handler for the GenerateProvisioningScript API -- HandleGetArmTemplateRequest
  4. Added test cases for the GenerateProvisioningScript API.

Copy link

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that
they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR

  • Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
  • Tested changes on all major platforms
    • Windows
    • Linux
    • Mac
  • Check the source repo for any open issues with the release being updated to (if available)

@sahuroshan sahuroshan merged commit ee8f96e into main Mar 18, 2024
3 checks passed
@sahuroshan sahuroshan deleted the roshansahu/targetProvisioning branch March 18, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants