# DO NOT EDIT THIS FILE # This file is generated automatically and any changes will be lost. trigger: branches: include: - main - hotfix/* - release/* - restapi* paths: include: - sdk/MyService/ pr: branches: include: - main - feature/* - hotfix/* - release/* - restapi* paths: include: - sdk/MyService/ extends: template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml parameters: ServiceDirectory: MyService Artifacts: - name: azure-mgmt-MyService safeName: azuremgmtMyService