Arc resource bridge via powershell
Daniel Apps
by Dan
1y ago
Quick tip – Arc resource bridge via powershell – working for AS HCI 22H2 Setup your powershell environment Install-PackageProvider -Name NuGet -Force Install-Module -Name PowershellGet -Force -Confirm:$false -SkipPublisherCheck Install-Module -Name Moc -Repository PSGallery -AcceptLicense -Force Initialize-MocNode Install-Module -Name ArcHci -Force -Confirm:$false -SkipPublisherCheck -AcceptLicense   Define variables for the MOC: $vswitchName=”ConvergedSwitch(compute)” $controlPlaneIP=”10.10.0.37″ $csv_path=”C:\ClusterStorage\Volume01\Arc” $vlanID=”57″ #(Optional) $VMIP_1=”10.10.0.38 ..read more
Visit website
Managing your disparate workload fleet from a simple pane of glass with Azure Arc for Servers
Daniel Apps
by Dan
1y ago
Azure Arc Servers is a feature of Azure Arc that enables organizations to manage servers across different environments, including on-premises, multi-cloud, and edge environments, through a single control plane. This allows organizations to have a consistent management experience across all their servers, regardless of where they are located. At a high level, the various features of Azure Arc Servers, include: Server management: With Azure Arc Servers, organizations can manage their servers using Azure Policy and Azure Security Center, which provide policy-based control, monitoring, and threa ..read more
Visit website
Azure Stack HCI network config with NetworkATC
Daniel Apps
by Dan
1y ago
Network ATC deployment. Recommendations: Use the defaults where possible If unsure, refer to rule #1. This cluster is a 5x node each with 4x 25Gbps adapters. 2x for Compute & Management, and 2x for Storage. I set jumbo across the board. Don’t argue, just do it. I use default Vlan ID’s for storage (711 & 712) and use the IPs that get assigen via Network ATC. Yeh my OCD kinda wanted the last octet to align with the host number but at the end of the day, we just want it to work.   $globalcluster = New-NetIntentGlobalClusterOverrides $globalcluster.MaximumVirtualMachineMigrations ..read more
Visit website
Manage your existing datacenter with Azure Arc
Daniel Apps
by Dan
1y ago
The Azure Arc Resource Bridge is a powerful feature of Azure Arc that enables organizations to integrate their non-Azure resources into Azure Arc. This allows them to have a consistent management experience for all their resources, regardless of where they are located. The Azure Arc Resource Bridge provides a number of key benefits for organizations, including: Resource management: With the Azure Arc Resource Bridge, organizations can manage their non-Azure resources using Azure Policy and Azure Security Center, which provide policy-based control, monitoring, and threat protection. This allo ..read more
Visit website
Azure Stack HCI vs Azure Arc – simplified
Daniel Apps
by Dan
1y ago
Azure Stack HCI is a hardware appliance that allows businesses to run their own private cloud infrastructure on their own servers. It is designed for companies that want to keep their data and applications on-premises (i.e., not in the public cloud). With Azure Stack HCI, companies can create their own cloud-like environment for their applications and data, but with the added benefits of Azure services, such as backup, monitoring, and security. Azure Arc, on the other hand, is a hybrid cloud management service that allows companies to manage and govern resources across multiple cloud environm ..read more
Visit website
Azure Stack Hub – Change Azure Subscription Registration
Daniel Apps
by Dan
4y ago
If you find yourself in a scenario where you need to change the registration subscription of an Azure Stack Hub deployment, the below is what you need to do to complete the task.. High level: Gather info or source and destination Remove existing registration Register to new subscription   Gather info or source and destination First thing is to get your new subscription ID $NewSubscriptionId  = “325*****-****-****-****-********432”   Connect to Azure Stack ARM endpoint $RegistrationName = “a56*****-****-****-****-********7b1”       If the context is not correct, change to the sub where AzSt ..read more
Visit website
Azure Stack tenant portal missing resource types & properties
Daniel Apps
by Dan
5y ago
Quick tip: Another day in the life of a Cloud Operator   Got a call from a user who was in the Azure Stack tenant portal and could access some resource types but not others and when in those resources blades the info was all weird (technical term…) as shown below:   I thought it was a cache/auth issue, so I asked the user to open a new browser and try again. The first thing the user was prompted with when logging in was an expired password. They updated their password and order was restored. See, told you it was a quick one Happy Azure Stack Operating Dan The post Azure Stack tenant portal ..read more
Visit website
Happy #SysAdminDay & WIN with Altaro VM Backup today!
Daniel Apps
by Dan
5y ago
To celebrate their 10th anniversary & SysAdmin Day 2019, Altaro is giving SysAdmins and IT professionals the opportunity to share their best IT story and WIN fantastic prizes! Throughout our careers, we all gather daily stories worth telling, from tech situations to funny anecdotes, terrible mishaps or incidents with our colleagues. This year everyone is invited to share their best stories for a chance to win big prizes: an amazing Royal Gourmet BBQ Grill, a  GPS Drone with Camera & Live Video 1080 HD FPV, a GoPro Hero5 Waterproof Camera & more. And here’s a tip: for any eligible ..read more
Visit website
Azure Security Center: How to Protect Your Datacenter with Next Generation Security
Daniel Apps
by Dan
5y ago
I suggest you check out this Free Webinar by Altaro Azure Security Center: How to Protect Your Datacenter with Next Generation Security Security is a major concern for IT admins and if you’re responsible for important workloads hosted in Azure, you need to know your security is as tight as possible. In this free webinar, presented by Thomas Maurer, Senior Cloud Advocate on the Microsoft Azure Engineering Team, and Microsoft MVP Andy Syrewicze, you will learn how to use Azure Security Center to ensure your cloud environment is fully protected. The webinar covers: · Azure Security Center introdu ..read more
Visit website
Microsoft MVP again!
Daniel Apps
by Dan
5y ago
Last week I received the exciting news that I had been recognized as a Microsoft MVP for another year. It is an absolute honour to be considered for this amazing award, let alone actually receiving one. If you’ve being paying attention to my activities, not that I expect you would have, you may have noticed I have a focus on Microsoft Azure Stack of late. Given that Azure Stack falls under the Microsoft Azure category, I have been awarded in a new category to reflect my community contributions. What does this mean for my Hyper-V, S2D and System Center activities? They will most certainly cont ..read more
Visit website

Follow Daniel Apps on FeedSpot

Continue with Google
Continue with Apple
OR