Azure SQL Database
An Azure relational database service.
6,307 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Can we connect from Azure WebJob to Azure SQL PaaS using Managed Identity ?
Hi @MS Techie ,
Yes, you can connect your Azure WebJob to Azure SQL PaaS using Managed Identity. Please follow the steps in this Tutorial: Secure Azure SQL Database connection from App Service using a managed identity
Thanks,
Grace