kipriz/Update Azure API Management Services

This GitHub Action allows you to update your Azure API Management using Management API and endpoint to OpenApi URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 21, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: kipriz/update-azure-api-management@ac214b1ec670440057ea86b0e3c497742aadc622 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
subscriptionIdYour Azure Subscription Idyes
resourceGroupResource Group of your API Managementyes
serviceNameResource Name of your API Managementyes
apiNameUnique identifier your APIyes
apiPathPath to API in Api Management. E.g. "portal-stage"yes
authorizationAccess Token from Management APIyes
formatFormat of OpenApi. Default is "openapi+json-link"no
openApiLinkLink to OpenApi URLyes
versionOfApiManagementVersion of Azure API Management. Default is "2020-06-01-preview"no

no outputs