From 26250fbc8f23644ca6a8af7db2995cbe90e51694 Mon Sep 17 00:00:00 2001 From: shiyuhang <1136742008@qq.com> Date: Thu, 2 Jan 2025 12:48:08 +0800 Subject: [PATCH] fix azure arm template --- tidb-cloud/serverless-external-storage.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tidb-cloud/serverless-external-storage.md b/tidb-cloud/serverless-external-storage.md index 0e8f605631858..123f29e870e0b 100644 --- a/tidb-cloud/serverless-external-storage.md +++ b/tidb-cloud/serverless-external-storage.md @@ -215,11 +215,9 @@ It is recommended that you use [Azure ARM template](https://learn.microsoft.com/ 2. Open the **Generate New SAS Token via ARM Template Deployment** dialog. - - If you want to export data to Azure Blob Storage: - - 1. Click **Export data to...** > **Azure Blob Storage**. If your cluster has neither imported nor exported any data before, click **Click here to export data to...** > **Azure Blob Storage** at the bottom of the page. - 2. Fill in the **Folder URI** field. - 3. Click **Click here to create a new one with Azure ARM template**. + 1. Click **Export data to...** > **Azure Blob Storage**. If your cluster has neither imported nor exported any data before, click **Click here to export data to...** > **Azure Blob Storage** at the bottom of the page. + + 2. Click **Click here to create a new one with Azure ARM template** under the SAS Token field. 3. Create a SAS token with the Azure ARM template.