Skip to content

Instantly share code, notes, and snippets.

@Lutando
Last active December 9, 2019 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lutando/c31b67651f4eb4cb06060e9e1ce2d1cf to your computer and use it in GitHub Desktop.
Save Lutando/c31b67651f4eb4cb06060e9e1ce2d1cf to your computer and use it in GitHub Desktop.
$resourceGroupName = "<the-rg-name>"
$apimServiceName = "<the-apim-servcie-name>"
$apiSpecificationPath = "some/path/to/spec.json"
$apiName = "<the-api-name>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment