Skip to content

Azure mr template

Komal Makkar requested to merge azure_mr_template into master

Description

Why is the change needed?

Adding MR template for Azure.

Closes issue(s) Or ADR

Completely or partially closes feature

None.

How to test / reproduce.

What is the current behavior? What is the new/expected behavior?

Changes include

  • Refactor (a non-breaking change that improves code maintainability).
  • Bugfix (a non-breaking change that solves an issue).
  • New feature (a non-breaking change that adds functionality).
  • Breaking change (a change that is not backward-compatible and/or changes current functionality).

Does this introduce a change in the core logic?

  • [YES/NO]

No

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Checklist

  • Added Unit Tests, wherever applicable.
  • Updated the Readme
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.

Other comments

Merge request reports