Skip to content

Commit d9fe264

Browse files
[App Config] skip secret reference sample (Azure#19957)
1 parent 21e4d5c commit d9fe264

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sdk/appconfiguration/app-configuration/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@
146146
],
147147
"requiredResources": {
148148
"Azure App Configuration account": "https://docs.microsoft.com/azure/azure-app-configuration/quickstart-aspnet-core-app?tabs=core5x#create-an-app-configuration-store"
149-
}
149+
},
150+
"skip": [
151+
"secretReference.js"
152+
]
150153
}
151154
}

0 commit comments

Comments
 (0)