Microsoft Azure Training - [43] Azure Recovery Services - Part 3 - Azure Backup Server (Exam 70-533)

  Рет қаралды 14,582

Cloud Ranger Network

Cloud Ranger Network

Күн бұрын

Пікірлер: 26
@pareshpatel493
@pareshpatel493 5 жыл бұрын
THE BEST ..... Do not have better words.... I am speechless.... Thank you Sir...
@pchirde
@pchirde 8 жыл бұрын
Firstly Thank you so much for this valuable training. Could you please share the interview questions for preparation.
@JonathanPiston
@JonathanPiston 7 жыл бұрын
Great Video ! Well done. All have been clearly explained!
@AmarSingh-pu3mg
@AmarSingh-pu3mg 8 жыл бұрын
Hi Shawn, Great series of videos! its helps me a lot. can you get some videos about how to migrate resource from azure classic portal to Azure resource portal.Also i am confused what portal is used when.?
@CloudrangerNetwork
@CloudrangerNetwork 8 жыл бұрын
You should use the new Portal all the time. Almost everything has been migrated to the new Portal with exception to some very little that you still need the classic portal for. I might create migration video in the future but for this is also a great place to check what the Migration is about: azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-migration-classic-resource-manager/
@gulshankumar-rm5gy
@gulshankumar-rm5gy 7 жыл бұрын
Very nice content...
@vikkilovesu27
@vikkilovesu27 8 жыл бұрын
Hi Shawn , two questions , 1 Cant i have more than one backup vault link to Azure Backup server , 2. Agent you have installed for SQL and DC are the same one , how would agent know which server has SQL and which has other applications ? regards Vishal
@udayreddy7207
@udayreddy7207 7 жыл бұрын
Hi Shawn, Great videos. We are planning to have a MABS to backup 11 VMWare guest vm to azure which consist of 11TB of data. Can we backup directly to Azure (Disk-to-Cloud) without D2D2C? if yes, does restoration works normal.
@JonathanAnon
@JonathanAnon 8 жыл бұрын
Hey Shawn, your videos are a great resource, better than anything Microsoft have to offer. And I've been on their courses. Just wondering, I have to sit this exam some time soon. I have the 70-533 book, but I just found out that the course has changed. Can you recommend a book that covers the new material or has any been even printed yet? thank you
@CloudrangerNetwork
@CloudrangerNetwork 8 жыл бұрын
Unfortunately no single book will help you at the moment to pass the exam. I suggest you go carefully over the curriculum from the Exam website at www.microsoft.com/en-us/learning/exam-70-533.aspx . Also use the latest documentation of Azure from azure.microsoft.com/en-us/documentation/ by matching it with exam curriculum.
@jassingh2017
@jassingh2017 8 жыл бұрын
Hey this is an amazing Video man you doing a great Job! I have a DC in Azure with Windows Server 2016, Should use the azure to vault backup with if i had to restore the VM i need power shell commands right? Where can i find information on how to restore a DC in Azure?
@CloudrangerNetwork
@CloudrangerNetwork 7 жыл бұрын
yes use Azure backup vault. I dont think restoring DC in traditional way is anymore the way to go. When did you last restore a DC anyways?
@vikkilovesu27
@vikkilovesu27 8 жыл бұрын
Hi Shawn , Do you have any video on ARM fundamentals , I ll be very grateful if you can upload one .
@CloudrangerNetwork
@CloudrangerNetwork 8 жыл бұрын
I dont have one yet, but given the curriculum change, I may work on it after the next session I have planned.
@webtravellers8052
@webtravellers8052 7 жыл бұрын
Hi Shawn, thanks for creating such nice videos! I have a question though, I am following this video and while I was running the "Microsoft Azure Backup Setup" on the backup server, its showing an error saying "You cannot proceed because Active Directory Domain Service is not accessible. Verify that the computer is joined to a domain, that DNS is correctly configured, and that you are logged on as a domain user with administrator privileges and run the program again". I made sure that I logged in using a the domain admin account and added that account to the local Administrators group. It also generated a log file on the path "C:\Program Files\Microsoft Azure Backup\DPM\DPMLogs\DpmSetup.log" which includes [9/7/2017 5:14:02 PM] Information : SQL Server 2008 R2 SP2 instance MSDPMINSTANCE is not present on this system. [9/7/2017 5:14:02 PM] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed. Is it a prerequisite to have installed SQL Server 2012 Service Pack 1 Tools? Or is there any other prerequisites?
@webtravellers8052
@webtravellers8052 7 жыл бұрын
Please ignore, I figured that out. SQL Management Studio for 2012 needs to be installed (or atleast some components that may have included in the installation) in order to get pass that issue. Another issue I found, the 100 GB VM disk needs to be a Dynamic disk (GPT) in order to be available to the Azure DPM or Azure Backup system. If just left unallocated, the Azure backup system doesn't recognize this as a separate disk. Hope this would help to someone who stumbled upon the similar situation. :-)
@srinivasanrajagopalan6730
@srinivasanrajagopalan6730 7 жыл бұрын
hi Cloud Ranger Network... any plan on azure resource manager video...
@shapedthought
@shapedthought 8 жыл бұрын
Can you manage MARS instances via MABS?
@yahyaibniliyas
@yahyaibniliyas 6 жыл бұрын
very detailed tutorial, but it was painful to watch repeating same thing over and over and over and over my god!
@JayantSharma2202
@JayantSharma2202 7 жыл бұрын
Hi Shawn and all. Can anyone help me with that how to add any azure Vm to domain. I have 2 Azure VMs, I have promoted one VM as domain controller and want to add another to that domain. How can I do that. Please help. To set up the environment which shown in this video I have to do that. Kindly suggest.
@JayantSharma2202
@JayantSharma2202 7 жыл бұрын
Otedola Afeez Ishola, Yes I still have this problem. because for making DC I need a static IP in NIC on the OS side. But there is no provision to give static IP in NIC. So how to give static IP to that server from OS side to configure DNS and AD.
@povharsh
@povharsh 7 жыл бұрын
Hello Jayant, use powershell to assign a static internal IP address
@JayantSharma2202
@JayantSharma2202 7 жыл бұрын
Harshad Baviskar thank you.. if you have the command handy can you give it to me. and will the IP assigned by power shall be visible when I do ncpa.cpl in NIC property on OS...?
@povharsh
@povharsh 7 жыл бұрын
First check which private IP address is available by using : Test-AzureStaticVnetIP -VNetName -ipaddress . Once you confirm that then use the command Get-AzureVm -ServiceName -name | Set-AzureStaticVNetIP -ipaddress | Update-AzureVM
@shapedthought
@shapedthought 8 жыл бұрын
Ahhhh Wix again!
@kotipanduukd133
@kotipanduukd133 7 жыл бұрын
hi shawn can you help in CRm online application please
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 125 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 7 МЛН
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 79 МЛН
CMD - Command Prompt Training for IT Professionals (Full Course)
3:18:32
Jobskillshare Skills-Based Platform
Рет қаралды 1,4 МЛН
Microsoft Azure Training - [7] Azure Virtual Networks - Part 1 (Exam 70-533)
1:02:48
Microsoft Azure Training - [5] Azure PowerShell Basics (Exam 70-533)
53:41
Cloud Ranger Network
Рет қаралды 81 М.
AZ-104 Administrator Associate Study Cram v2
4:01:34
John Savill's Technical Training
Рет қаралды 289 М.
А зачем ему рабочий ноутбук?..
0:12
Новостной Гусь
Рет қаралды 714 М.
Как подключить магнитолу?
0:51
KS Customs
Рет қаралды 2 МЛН
Diode
0:16
ZS Electrical Work
Рет қаралды 5 МЛН
Как подключить магнитолу?
0:51
KS Customs
Рет қаралды 2 МЛН