We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e4d5c commit d9fe264Copy full SHA for d9fe264
sdk/appconfiguration/app-configuration/package.json
@@ -146,6 +146,9 @@
146
],
147
"requiredResources": {
148
"Azure App Configuration account": "https://docs.microsoft.com/azure/azure-app-configuration/quickstart-aspnet-core-app?tabs=core5x#create-an-app-configuration-store"
149
- }
+ },
150
+ "skip": [
151
+ "secretReference.js"
152
+ ]
153
}
154
0 commit comments