Skip to content

Commit a93b379

Browse files
authored
updated dynamic schema resources
1 parent 9c70094 commit a93b379

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

website/items/code-samples.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
- "dotnetCsharp"
273273

274274
"Dynamic Schema Management With Azure SQL":
275-
url: "https://github.com/azure-samples/azure-sql-db-todo-backend-dotnet"
275+
url: " https://github.com/Azure-Samples/azure-sql-db-dynamic-schema"
276276
description: "Samples on how efficiently to handle dynamic schemas in Azure SQL"
277277
tags:
278278
- "Code Samples / REST"
@@ -282,6 +282,18 @@
282282
- "App Service"
283283
- "Official"
284284
- "dotnetCsharp"
285+
286+
"Dynamic Schema Management With Azure SQL and Entity Framework":
287+
url: " https://github.com/Azure-Samples/azure-sql-db-dynamic-schema-ef"
288+
description: "Samples on how efficiently to handle dynamic schemas in Azure SQL via Entity Framework"
289+
tags:
290+
- "Code Samples / REST"
291+
- "Code Samples / Dynamic Schema"
292+
websiteTags:
293+
- "Azure SQL"
294+
- "App Service"
295+
- "Official"
296+
- "dotnetCsharp"
285297

286298
"Build serverless, full stack applications in Azure":
287299
url: "https://github.com/Azure-Samples/serverless-full-stack-apps-azure-sql"

0 commit comments

Comments
 (0)