This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- main | |
pool: | |
name: Self-Hosted-Agent | |
variables: | |
- group: AWS | |
stages: | |
- stage: Build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- master | |
jobs: | |
- job: BuildAndTest | |
workspace: | |
clean: all | |
pool: | |
name: Self-Hosted-Agent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- main | |
variables: | |
- group: artifactory | |
- group: AWS | |
jobs: | |
- job: OnBuildHost | |
pool: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- main | |
variables: | |
- group: artifactory | |
jobs: | |
- job: OnBuildHost | |
pool: | |
name: Self-Hosted-Agent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- master | |
pool: | |
name: Self-Hosted-Agent | |
variables: | |
- group: dev | |
steps: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "c6969d10-9341-469e-b32d-e0eee838c786", | |
"name": "Azure_eventhubs_env", | |
"values": [ | |
{ | |
"key": "tenantid", | |
"value": "", | |
"enabled": true | |
}, | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"_postman_id": "0b02fd94-70ce-4cb2-a0b6-1fb45cadbf17", | |
"name": "Send Event to EventHub", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" | |
}, | |
"item": [ | |
{ | |
"name": "Get Access Token for sending Event", | |
"event": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "9d2c65ff-d689-4c3c-870a-36a635bf8231", | |
"name": "Azure_eventhubs_env", | |
"values": [ | |
{ | |
"key": "client_id", | |
"value": "", | |
"enabled": true | |
}, | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"_postman_id": "10d1b2a9-40fe-4eaf-8a7f-19a2a5658faf", | |
"name": "Event Hub - Topic", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" | |
}, | |
"item": [ | |
{ | |
"name": "Get Access Token", | |
"event": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "ba4ffae0-1127-43a3-aaa2-e680c28d2b93", | |
"name": "Azure_eventhubs_env", | |
"values": [ | |
{ | |
"key": "client_id", | |
"value": "", | |
"enabled": true | |
}, | |
{ |