16 lines
		
	
	
		
			288 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			288 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "GenericKeys",
 | |
| 	"properties": {
 | |
| 		"type": "AzureKeyVault",
 | |
| 		"parameters": {
 | |
| 			"baseUrl": {
 | |
| 				"type": "String"
 | |
| 			}
 | |
| 		},
 | |
| 		"annotations": [],
 | |
| 		"typeProperties": {
 | |
| 			"baseUrl": "@{linkedService().baseUrl}"
 | |
| 		},
 | |
| 		"description": "https://TrainingKeys01.vault.azure.net"
 | |
| 	}
 | |
| } |