Skip to content

Commit 4e8431d

Browse files
committed
update
1 parent c7c8091 commit 4e8431d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-vnet-service-endpoint-rule-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ PolyBase is commonly used to load data into Azure Synapse Analytics from Azure S
130130
> - If you have a general-purpose v1 or blob storage account, you must **first upgrade to v2** using this [guide](https://docs.microsoft.com/azure/storage/common/storage-account-upgrade).
131131
> - For known issues with Azure Data Lake Storage Gen2, please refer to this [guide](https://docs.microsoft.com/azure/storage/data-lake-storage/known-issues).
132132
133-
1. Under your storage account, navigate to **Access Control (IAM)**, and select **Add role assignment**. Select the **Storage Blob Data Contributor** RBAC role from the drop down. For **Assign access to** select **Azure AD user, group, or service principal**. For **Select**, type the server name of your Azure SQL Server (logical server of your Azure Synapse Analytics data warehouse) which you've registered with Azure Active Directory (AAD) as in step 1. Use only the server name not the fully qualified DNS name (<servername>.database.windows.net)
133+
1. Under your storage account, navigate to **Access Control (IAM)**, and select **Add role assignment**. Select the **Storage Blob Data Contributor** RBAC role from the drop down. For **Assign access to** select **Azure AD user, group, or service principal**. For **Select**, type the server name of your Azure SQL Server (logical server of your Azure Synapse Analytics data warehouse) which you've registered with Azure Active Directory (AAD) as in step 1. Use only the server name not the fully qualified DNS name (**servername**.database.windows.net)
134134

135135
> [!NOTE]
136136
> Only members with Owner privilege on the storage account can perform this step. For various built-in roles for Azure resources, refer to this [guide](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles).

0 commit comments

Comments
 (0)