SOLVED: How to fix error "No supported authentication methods available" by resetting the Azure Virtual Machine's SSH public key
How to create a .NET web app in Azure. Create an App Service Plan and Web App using Azure CLI. Publish a Visual Studio project to Azure. Add a custom domain to your website and configure a Let's Encrypt SSL certificate for HTTPS.
How to add a custom domain to an Azure Web App, so your website uses your own domain name instead of the generic name app.azurewebsites.net
How to get a free Azure App Managed certificate to secure your website using HTTPS. Create DNS CAA record, create an App Managed Certificate, update website bindings and enable HTTPS.
Generate a free SSL Certificate for your Azure Web App using Let's Encrypt to secure your website with HTTPS.
Azure Active Directory Conditional Access Policies allow you to apply access controls to applications and services. Conditional access policies can be used to apply restrictions to users, devices and applications based on a set of policy conditions.
You should always add exclusions to conditional access policies to ensure that a misconfigured policy doesn't accidentally lock you out of your own Azure tenant.
How to use Visual Studio to deploy a .NET Web App to Azure. Install Visual Studio 2019. Create an ASP.Net Web Application project and publish the Web app to Azure.
How to find Azure Windows 10 Image details: Publisher, Offer, SKU and Version for creating Virtual Machines using Azure CLI.
How to create an NSG rule to only allow RDP port 3389 from a trusted source IP address using Azure CLI
Legacy protocols like POP, SMTP and IMAP don't support MFA and can be used to password spray attack your Office 365 mailboxes. You can disable legacy authentication and improve your Office 365 security using this Azure Conditional Access policy.