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

As a user, I can deploy Azure API Management service using Azure Go SDK #24

Closed
6 tasks
jananivMS opened this issue Aug 1, 2019 · 1 comment
Closed
6 tasks
Assignees

Comments

@jananivMS
Copy link
Contributor

This user story covers the following:
Creation of a resource helper library using Azure Go SDK that can be used to deploy/delete/update the resource. This can be used in the operator code.

Acceptance Criteria
[Update this once the owner starts looking at the user story]

  • User can create an instance of the Azure API management service given the location and resource group using the helper library

  • User can delete an particular instance of the Azure API management service using the helper library

  • User can update the settings of a particular instance of the API management service using the helper library

  • Unit tests exist for the helper functions

  • The service principal information, subscription ID and tenant ID can be passed as environment variables to the helper library

  • The helper library has the ability to diagnose issues. (Discuss the logger we want to use)

Tasks
Add a link to tasks you would like to create for this user story

@jananivMS jananivMS added this to Todo in API Management via automation Aug 5, 2019
@frodopwns
Copy link
Contributor

#20

@jananivMS jananivMS moved this from Todo to In Progress in API Management Aug 5, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft moved this from In Progress to In Review in API Management Aug 29, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft moved this from In Review to Done in API Management Aug 29, 2019
@jananivMS jananivMS moved this from Done to In Progress in API Management Nov 6, 2019
jananivMS pushed a commit that referenced this issue May 15, 2020
Porges pushed a commit that referenced this issue May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
API Management
  
In Progress
Development

No branches or pull requests

4 participants