Skip to content

Commit

Permalink
template identity version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya committed Apr 28, 2021
1 parent 85dcd6e commit 69267cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"IsEncrypted": false,
"Values": {
"FUNCTIONS_WORKER_RUNTIME": "node",
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"KEYVAULT_URI" :"https://kaghiya-test-identity.vault.azure.net/",
"AZURE_LOG_LEVEL": "verbose"
}
}
2 changes: 1 addition & 1 deletion sdk/template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"devDependencies": {
"@azure/dev-tool": "^1.0.0",
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
"@azure/identity": "~1.3.0",
"@azure/identity": "2.0.0-beta.3",
"@azure/test-utils-recorder": "^1.0.0",
"@microsoft/api-extractor": "7.7.11",
"@types/chai": "^4.1.6",
Expand Down

0 comments on commit 69267cc

Please sign in to comment.