Using Hub-Spoke Topology Benefits: Network Isolation Ready to grow – with growing the company, IT, computer systems. The central point of Administration Control traffic in HUB between different…Read more
Month: May 2021
The security problem of the mapping file structure of Azure Web App and other IIS APP – part 3
Previously in part 1 and part 2, there was no final and easy-to-use solution to prevent bad guys to map your website. There is a final solution that works with On-Premise IIS and with Azure Web App. I…Read more
The security problem of the mapping file structure of Azure Web App and other IIS APP – part 2.
Previously I showed you the method of preventing mapping of the file structure of your WebApp based on 404 and 403 response codes. The disadvantage of runAllManagedModulesForAllRequests=”true…Read more
Principals of type Application cannot validly be used in role assignments
New-AzRoleAssigment -objectid service_principal -RoleDefinitionName “Managed Identity Operator” -Scope ResourceID In case of error: Principals of type Application cannot validly be used i…Read more
Security problem of mapping file structure of Azure Web App and other IIS APP – part 1.
If you deploy sample ASP.NET 4.x pure, out of the box web app (https://portal.azure.com/#create/Microsoft.WebSite) the behaviors is like: https://pure.azurewebsites.net/yfgrueygfuyrgfrf – 404 er…Read more