Managed Identity – Acessar SQL Database com App Service

Com o Azure Managed Identity é possível eliminar a necessidade dos desenvolvedores gerenciarem as senhas e credenciais, mantendo a comunicação segura entre os serviços. Se você ainda não sabe o que é Azure Managed Identity, confere este artigo aqui No artigo de hoje, vou mostrar um exemplo prático de como acessar SQL database com App … Ler mais

Filtering backups in Azure App service

In today’s post I am going to show you how to filtering backups in Azure App Service and keep your application protected. Regardless the App Service Plan tier, the backup cannot exceed 10GB, and this is the total even if you are backing up databases along with your application. Backup exceeding 10GB If your application … Ler mais