Skip to content

Commit 8f54e42

Browse files
Merge pull request #288495 from cephalin/patch-26
add link
2 parents 3d1b716 + ffcfbc7 commit 8f54e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-connect-msi-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The steps you follow for your project depends on whether you're using [Entity Fr
209209
Next, you configure your App Service app to connect to SQL Database with a system-assigned managed identity.
210210
211211
> [!NOTE]
212-
> While the instructions in this section are for a system-assigned identity, a user-assigned identity can just as easily be used. To do this. you would need the change the `az webapp identity assign command` to assign the desired user-assigned identity. Then, when creating the SQL user, make sure to use the name of the user-assigned identity resource rather than the site name.
212+
> The instructions in this section are for a system-assigned identity, To use a user-assigned identity, see [Tutorial: Connect to Azure databases from App Service without secrets using a managed identity](tutorial-connect-msi-azure-database.md).
213213
214214
### Enable managed identity on app
215215

0 commit comments

Comments
 (0)