Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 575 Bytes

index.md

File metadata and controls

12 lines (9 loc) · 575 Bytes
title permalink layout
Exercícios do Azure OpenAI
index.html
home

Exercícios de migração do SQL Server

Os exercícios a seguir foram projetados para acompanhar os módulos no roteiro de aprendizado Migrar cargas de trabalho do SQL Server para o SQL do Azure no Microsoft Learn.

{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %} {% for activity in labs %}

  • [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }}) {% endfor %}