You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/vercel-integration.md
+22-10Lines changed: 22 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,27 +44,39 @@ Use this guide if you have already identified the Vercel project(s) or want to i
44
44
45
45
:::image type="content" source="./media/integrations/vercel/add-integration.png" alt-text="Screenshot shows the Azure Cosmos DB integration page on Vercel's marketplace." lightbox="./media/integrations/vercel/add-integration.png":::
46
46
47
-
2. Choose All projects or Specific projects for the integration. In this guide we proceed by choosing specific projects, select continue
47
+
2. Choose All projects or Specific projects for the integration. In this guide we proceed by choosing specific projects. Select Install to continue.
48
48
49
49
:::image type="content" source="./media/integrations/vercel/continue.png" alt-text="Screenshot shows to select vercel projects." lightbox="./media/integrations/vercel/continue.png":::
50
50
51
-
3.Next screen will show the required permissions for the integration, select Add Integration
51
+
3.Sign in to your existing Microsoft account, or if you don’t have one, create a new account as depicted in next step.
52
52
53
-
:::image type="content" source="./media/integrations/vercel/permissions.png" alt-text="Screenshot shows the permissions required for the integration." lightbox="./media/integrations/vercel/permissions.png":::
53
+
:::image type="content" source="./media/integrations/vercel/sign-in.png" alt-text="Screenshot shows to login to Azure account." lightbox="./media/integrations/vercel/sign-in.png":::
54
54
55
-
4. Log in to Azure using your credentials to select the existing Azure Cosmos DB account for the integration
55
+
4. Click on “create one” to create a new Microsoft account.
56
+
> [!NOTE]
57
+
> Microsoft account is different from an Azure Cosmos DB account. We will be creating an Azure Cosmos DB account in following steps
58
+
>
59
+
:::image type="content" source="./media/integrations/vercel/create-new.png" alt-text="Screenshot shows to create new Microsoft Account." lightbox="./media/integrations/vercel/create-new.png":::
56
60
57
-
:::image type="content" source="./media/integrations/vercel/sign-in.png" alt-text="Screenshot shows to login to Azure account." lightbox="./media/integrations/vercel/sign-in.png":::
61
+
5. If you want to use an existing Azure Cosmos DB account, choose the existing Directory, subscription and the Azure Cosmos DB Account(Skip to step 9) . To create a new Azure Try Cosmos DB account, click on “Create new account”.
62
+
63
+
:::image type="content" source="./media/integrations/vercel/create-new-azure-cosmosdb.png" alt-text="Screenshot shows to create new Azure Try Cosmos DB Account." lightbox="./media/integrations/vercel/create-new-azure-cosmosdb.png":::
64
+
65
+
6. Select API type (currently only NOSQL and MongoDB API are supported) and click on “Create Account”.
66
+
67
+
:::image type="content" source="./media/integrations/vercel/select-api.png" alt-text="Screenshot shows to select the type of API of the Azure Cosmos DB account." lightbox="./media/integrations/vercel/select-api.png":::
68
+
69
+
7. After the successful Try Azure Cosmos DB account creation, click on “Continue”
58
70
59
-
5. Choose a Directory, subscription and the Azure Cosmos DB Account
71
+
:::image type="content" source="./media/integrations/vercel/account-continue.png" alt-text="Screenshot shows to continue with the integration." lightbox="./media/integrations/vercel/account-contiune.png":::
60
72
61
-
6. Verify Vercel Projects
73
+
8. Click on “Accept” in the pop-up to access the Try Azure Cosmos DB account. (Mandatory to complete the Integration).
62
74
63
-
:::image type="content" source="./media/integrations/vercel/projects.png" alt-text="Screenshot shows to verify the vercel projects for the integration." lightbox="./media/integrations/vercel/projects.png":::
75
+
:::image type="content" source="./media/integrations/vercel/accept.png" alt-text="Screenshot shows to confirm the integration." lightbox="./media/integrations/vercel/accept.png":::
64
76
65
-
7. Select Integrate
77
+
9. Select Integrate and you're done
66
78
67
-
:::image type="content" source="./media/integrations/vercel/integrate.png" alt-text="Screenshot shows to confirm the integration." lightbox="./media/integrations/vercel/integrate.png":::
79
+
:::image type="content" source="./media/integrations/vercel/integrate-new.png" alt-text="Screenshot shows to confirm the integration." lightbox="./media/integrations/vercel/integrate-new.png":::
68
80
69
81
## Integrate Cosmos DB with Vercel via npm & Command Line
0 commit comments