User Profile
kasunsjc
MCT
Joined Sep 13, 2016
User Widgets
Recent Discussions
Re: Installing Windows server on Azure Hybrid Benefits for WS
David_Gd Check following FAQ https://azure.microsoft.com/en-us/pricing/hybrid-benefit/faq/ You should have a Windows Server licenses with active Software Assurance or the equivalent qualifying subscription licenses. to use Hybrid benefit1.4KViews0likes2CommentsRe: Unable to set size for virtual machine
Wing_Lun Hi this is due to the COVID-19 Azure has put some restriction for resource allocation. Create a support ticket for Azure they will help with this. Recently I had the same issue. Check below update https://azure.microsoft.com/en-us/blog/update-2-on-microsoft-cloud-services-continuity/3.7KViews0likes1CommentRe: Best practices regarding use of NSGs versus NextGen Firewall appliances in Azure environments
Mike_O You can use a NGFW for your cloud environment, to add additional security and have more advance filtering and detections. Azure NSG provide a virtual firewall to allow or deny specific ports or protocols. for NSG best practice follow below blog https://blogs.msdn.microsoft.com/igorpag/2016/05/14/azure-network-security-groups-nsg-best-practices-and-lessons-learned/2.8KViews0likes0CommentsRe: how to copy 2008 server contents to azure
Avian 1 You can migrate VMs to Azure using ASR But you must consider the support for windows server 2008 as mentioned below Officially microsoft doesn't support for windows server 2008. Minimum version supported was 2008 R2. "For versions that are earlier than Windows Server 2008 R2, there is no Azure Marketplace support, and customers must provide their own images. The ability to deploy an operating system on Microsoft Azure is independent of the support status of the operating system. Microsoft does not support operating systems that are past their End of Support date without a Custom Support Agreement (CSA). For example, Windows Server 2003/2003 R2 is no longer supported without a CSA." https://support.microsoft.com/en-us/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines2KViews0likes0CommentsAKS Support for Terraform
Azure Kubernetes service help developers & administrators to deploy and manged the containerized application without container orchestration expertise.This eliminates the burden of ongoing operations and maintenance by provisioning, upgrading, and scaling resources on demand, without taking your applications offline. By the supporting or Terraform AKS can deploy to Azure more simplest way than before. http://www.allaboutwindowssl.com/2018/12/aks-support-for-terraform/1KViews0likes0CommentsRe: Error during create AKS cluster
If you didnot use Azure VNet before (New Subscription) first you have to register the resource using PowerShell or from portal. As the error clearly mentioned that Microsoft.Compute,Microsoft.Network is missing from registration. https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-supported-services Thanks8.2KViews0likes2CommentsRe: Creating a VPN, do I need to add a route to reach my local peer IP?
Hi Mike, Following are some guide you can follow to troubleshoot this issue. http://cookbook.fortinet.com/ipsec-vpn-microsoft-azure-54/ https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal Thanks11KViews0likes9CommentsRe: Is it possible to autoscale an azure server that is not a part of an availability set?
Hi Dwayne, If you want to use auto scale feature I recommend to use Azure Scale Set. From Scale set we can configure scale out or in according to the metrics provided. for more about scale set https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-overview1.6KViews0likes0Comments
Recent Blog Articles
No content to show