Created
July 28, 2017 07:32
-
-
Save ams0/86c698e6fc14b580cf13203181184565 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
"servicePrincipalClientId": { | |
"reference": { | |
"keyVault": { | |
"id": "/subscriptions/12c7e9d6-967e-40c8-8b3e-4659a4ada3ef/resourceGroups/keyvault/providers/Microsoft.KeyVault/vaults/acsvault" | |
}, | |
"secretName": "acsspid" | |
} | |
}, | |
"servicePrincipalClientSecret": { | |
"reference": { | |
"keyVault": { | |
"id": "/subscriptions/12c7e9d6-967e-40c8-8b3e-4659a4ada3ef/resourceGroups/keyvault/providers/Microsoft.KeyVault/vaults/acsvault" | |
}, | |
"secretName": "acssp" | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment