Post by: syed hussain in Microsoft Azure Virtual Machines
One of the fastest ways to check if a Virtual Machine allows packets to be sent or received on specific ports is to use IP Flow Verify. Typically when you…
Post by: syed hussain in All Architecture Microsoft Azure
When you first create a Virtual Machine in Azure, you are provided with a choice to select an Availability Option.
Post by: syed hussain in All C# Integration Design Patterns
There isn't an official way or method to empty an Azure Service Bus Queue using the Nuget assemblies. The following approach loops through the message list and empties the contents…
Post by: syed hussain in All Reference Architecture
There are various Azure Active Directory services available in Azure. The following is a quick summary of the services available.
Post by: syed hussain in All Azure DevOps
Delete unwanted experimental or PoC work easily by using Azure DevOps build pipelines set on a scheduled trigger.
Post by: syed hussain in All Dynamics 365 Microsoft Azure
In this post, I'm going to demonstrate how to generate Access Tokens using OAuth 2.0, Implicit Grant for Microsoft Dynamics 365 CE.
Post by: syed hussain in Microsoft Azure
Here's a quick tip for those that have subscriptions between tenants, that want to manage or transfer a Subscription between Azure tenants.
Post by: syed hussain in All
This post demonstrates how to create a custom role. The best practice for creating custom roles is to base it on an existing role.
Post by: syed hussain in Microsoft Azure
Microsoft recommends that you create at least two Microsoft cloud accounts (onmicrosoft.com) and make them Global Administrators (GA). One should have Conditional Access and the other MFA enabled.
Post by: syed hussain in All Microsoft Azure SQL
This post is a summary of the Microsoft Azure Tutorial: Secure a single or pooled database.