Type to search 66 articles.

    Article collection

    Azure, Azure Local and infrastructure

    Architecture and troubleshooting guidance for Azure, Azure Local, Windows Server clustering and software-defined infrastructure.

    Published guidance

    ArticleValidation: documentation reviewed

    Designing Azure backup and recovery around a tested restore

    A backup job reporting success is a claim about a job. The only evidence that matters is a restore you performed, timed, and validated against what the business actually needs.

    • Azure
    • Backup
    • Resilience

    ArticleValidation: documentation reviewed

    Hub-and-spoke in Azure, and when it stops being the answer

    Peering is not transitive, which is the fact the whole topology is built around. Knowing why it is chosen also tells you the point at which Virtual WAN replaces it.

    • Azure
    • Networking
    • Architecture

    ArticleValidation: documentation reviewed

    Azure landing zones without the platform team you do not have

    The reference architecture assumes a dedicated platform function. Most organisations do not have one. The subset that still earns its keep is smaller than the diagram suggests.

    • Azure
    • Landing zones
    • Architecture

    Policy is the only control that stops a permitted action producing an unacceptable resource. Deploying it in the wrong order is how you break a platform team's deployments on a Monday.

    • Azure
    • Governance
    • Azure Policy

    ArticleValidation: documentation reviewed

    Azure RBAC scope decisions you cannot easily undo

    Role assignments inherit downward and there is no deny. Where you assign a role matters more than which role you assign, and the subscription limit is closer than you think.

    • Azure
    • RBAC
    • Architecture

    ArticleValidation: documentation reviewed

    Failover cluster witness choices, compared honestly

    Quorum is a voting problem, and the witness is the vote that breaks ties. Each of the three options fails in a different way, and the right choice depends on what you expect to lose.

    • Windows Server
    • Failover clustering
    • Architecture

    Live migration fails in a small number of reproducible ways. The most confusing one is authentication, where migrating from the console works and migrating remotely does not.

    • Hyper-V
    • Windows Server
    • Troubleshooting

    ArticleValidation: documentation reviewed

    Key Vault returns 403: which of the four causes is it?

    An Owner who cannot read a secret, a firewall that looks open, and a private endpoint resolving to the wrong address all produce the same status code. A script that separates them.

    • Azure
    • Security
    • PowerShell
    • Troubleshooting

    The cluster reports its own health accurately. The difficulty is that a degraded volume, a stuck repair job and a failing drive produce overlapping symptoms and need different responses.

    • Storage Spaces Direct
    • Windows Server
    • Troubleshooting

    ArticleValidation: documentation reviewed

    Windows Admin Center as an operational front end

    A browser-based console that replaces a dozen MMC snap-ins, and a gateway that can reach every server you own. The second half is why its placement is a security decision.

    • Windows Server
    • Windows Admin Center
    • Operations

    ArticleValidation: documentation reviewed

    Windows Server storage performance: the counters that matter

    Disk queue length is the counter everyone quotes and the one that misleads most often. Latency is the number that corresponds to what users experience.

    • Windows Server
    • Performance
    • Troubleshooting