Skip to content

Commit

Permalink
[App Config] skip secret reference sample (Azure#19957)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaNalluru authored Jan 21, 2022
1 parent 21e4d5c commit d9fe264
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sdk/appconfiguration/app-configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
],
"requiredResources": {
"Azure App Configuration account": "https://docs.microsoft.com/azure/azure-app-configuration/quickstart-aspnet-core-app?tabs=core5x#create-an-app-configuration-store"
}
},
"skip": [
"secretReference.js"
]
}
}

0 comments on commit d9fe264

Please sign in to comment.