Powershell script best practices #4- Powershell Error handling with Try-Catch
Powershell script best practices #4- Powershell Error handling with Try-Catch Below are few more PS best practices :- ps-click on links for more detail about each topic. 1> Comments -> Always use comments to explain code .. click for more detail 2> powershell logging –> log all possible […]
Continue ReadingAzure Cloud Best Practices to Keep Your Cloud Workload Secure
Few Azure Cloud Best Practices to Keep Your Cloud Secure- This article describes security best practices for Azure cloud. This recommendations are not limited to Azure but can also apply to other cloud platforms like AWS or GCP. The best practices are based on Azure recommendations as well as my experience in Azure. Azure have a set […]
Continue ReadingAzure SQL DB – Best Practices and Microsoft Recommendations
Azure SQL DB – Best Practices and Microsoft Recommendations This article describes security best practices for Azure SQL DB. This recommendations are not limited to Azure but can also apply to other cloud platforms like AWS or GCP. The best practices are based on Azure recommendations as well as my experience in Azure. Because technologies […]
Continue ReadingSQL on Azure VM (IAAS) – Best Practices and Microsoft Recommendations
SQL on Azure VM (IAAS) – Best Practices and Microsoft Recommendations. This article describes security best practices for Azure SQL on Azure VM. This recommendations are not limited to Azure but can also apply to other cloud platforms like AWS or GCP. The best practices are based on Azure recommendations as well as my experience […]
Continue ReadingAzure SQL MI – Best Practices and Microsoft Recommendations
Azure SQL MI – Best Practices and Microsoft Recommendations This article describes security best practices for Azure SQL MI. This recommendations are not limited to Azure but can also apply to other cloud platforms like AWS or GCP. The best practices are based on Azure recommendations as well as my experience in Azure. Because technologies […]
Continue ReadingAzure Storage Account – Best Practices and Microsoft Recommendations
Below are best practices and recommendation for Azure Storage Account, not limited to Azure but also application to other cloud platforms like AWS and GCP. •Use separate storage account per application with RBAC to allow only application team to access the application specific data from storage. •Storage Name – Storage account name should be unique […]
Continue ReadingAzure KeyVault – Best Practices and Microsoft Recommendations
Azure KeyVault – Best Practices and Microsoft Recommendations This article describes security best practices for Azure Key Vault. This recommendations are not limited to Azure but can also apply to other cloud platforms like AWS or GCP. The best practices are based on Azure recommendations as well as my experience in Azure. Because technologies can […]
Continue Reading